index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Try to extract as many descriptors as possible from truncated http responses....
Nick Mathewson
2005-10-14
*
Allow tor_gzip_uncompress to extract as much as possible from truncated compr...
Nick Mathewson
2005-10-13
*
Check if our IP address has changed every 5 minutes. If it has, update our s...
Peter Palfrader
2005-10-12
*
Be a bit more verbose in our AUTHENTICATE error messages in the control proto...
Peter Palfrader
2005-10-12
*
When no descriptors changed, do not send a NEWDESC event.
Nick Mathewson
2005-10-12
*
Make --hash-password not craash on exit.
Nick Mathewson
2005-10-12
*
Avoid warning on end-of-function
Nick Mathewson
2005-10-12
*
authorities do not replace server descriptors where nothing semantically rele...
Nick Mathewson
2005-10-12
*
Funny. I could have sworn it compiled this morning when I checked it in.
Nick Mathewson
2005-10-12
*
More work towards a sane digest-based liveness testing.
Nick Mathewson
2005-10-12
*
Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client...
Nick Mathewson
2005-10-12
*
Do not check whether DirPort is reachable when we are suppressing it because ...
Nick Mathewson
2005-10-12
*
add some docs; if warn_if_unnamed is 0, really do not warn.
Nick Mathewson
2005-10-11
*
Insert a newline between all router descriptors when generating (old style) s...
Nick Mathewson
2005-10-08
*
Now that directory admins assure me they have adjested teir configs, it is sa...
Nick Mathewson
2005-10-08
*
Okay, try to use RAND_poll() from OpenSSL where available.
Nick Mathewson
2005-10-08
*
Bump version to 0.1.1.8-alpha-cvs
Nick Mathewson
2005-10-08
*
do not try to download a routerdesc if we would immediately reject it as obso...
Nick Mathewson
2005-10-07
*
Warn less about intro nodes by nickname; remember our own intro nodes by key.
Nick Mathewson
2005-10-07
*
bump to 0.1.1.8-alpha
Roger Dingledine
2005-10-07
*
LOG_ERR is for when we know we're going to exit. use LOG_WARN in other
Roger Dingledine
2005-10-07
*
fix a malformed warning entry
Roger Dingledine
2005-10-07
*
Win32 compilation/correctness fixes.
Nick Mathewson
2005-10-07
*
doxygen fix
Roger Dingledine
2005-10-07
*
disable RAND_poll() for the alpha of the day; at least 24 hours of testing is...
Nick Mathewson
2005-10-07
*
Add half our entropy from RAND_poll in OpenSSL. These know how to use egd (i...
Nick Mathewson
2005-10-07
*
you can't declare variables in the middle of a block
Roger Dingledine
2005-10-07
*
Print address too when we say we cannot bind/listen
Peter Palfrader
2005-10-07
*
Strip extra trailing newlines when parsing router descriptors.
Nick Mathewson
2005-10-07
*
Once an hour (not just on startup) give OpenSSL some more entropy.
Nick Mathewson
2005-10-06
*
Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happe...
Nick Mathewson
2005-10-06
*
without braces, what will hold up the code?
Roger Dingledine
2005-10-06
*
Make doxygen marginally happier
Nick Mathewson
2005-10-06
*
Rate-limit warnings related to unrecognized MyFamily elements.
Nick Mathewson
2005-10-05
*
On sighup, if usehelpernodes changed to 1, use new circuits.
Nick Mathewson
2005-10-05
*
call circuit_expire_all_dirty_circs() on do_hup().
Roger Dingledine
2005-10-05
*
I *knew* something was wrong here. Flip some comparison operators and make d...
Nick Mathewson
2005-10-05
*
Downgrade too-frequent "nothing happened" message from info to debug
Nick Mathewson
2005-10-05
*
infrastructure for the 'change pseudonym' button.
Roger Dingledine
2005-10-05
*
Make windows platform detection smarter. {Untested.}
Nick Mathewson
2005-10-05
*
improve INFO-level logging for directory downloads. This is still too chatty...
Nick Mathewson
2005-10-05
*
replace former relaunches of directory downloads with reset of failure count ...
Nick Mathewson
2005-10-05
*
size_t int printf mucking
Roger Dingledine
2005-10-05
*
Note the two places where clients will still try to fetch old-style (v1) dire...
Nick Mathewson
2005-10-05
*
reset warning flags on SIGHUP. arma: is this everything?
Nick Mathewson
2005-10-05
*
stutter therapy lessons
Roger Dingledine
2005-10-05
*
Fix verbose compiler warnings, including one in routerlist.c that would have ...
Nick Mathewson
2005-10-05
*
resolve some directory-related XXXXs; downgrade naming conflict messages from...
Nick Mathewson
2005-10-05
*
Downgrade noisy log messages in preparation for an alpha release.
Nick Mathewson
2005-10-05
*
Give a less frequent and more helpful warning on failed serverdesc downloads
Nick Mathewson
2005-10-05
[next]