aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* get rid of IgnoreVersion and the forced auto-exit mis-featureRoger Dingledine2005-08-08
* and bump the hidden version numbers tooRoger Dingledine2005-08-08
* fix a function commentRoger Dingledine2005-08-08
* Note which directory server said 400 to a renddesc.Nick Mathewson2005-08-08
* disarm a trap that's lying in wait for usRoger Dingledine2005-08-08
* a few typo fixesRoger Dingledine2005-08-07
* Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n...Nick Mathewson2005-08-07
* far far cleaner implementation of handshake checking logic. Backport candidate.Nick Mathewson2005-08-07
* oopsie, i broke the doc page titlesRoger Dingledine2005-08-07
* and forward-port the 0.1.0.14 changelogRoger Dingledine2005-08-07
* changelog for 0.1.1.5-alphaRoger Dingledine2005-08-07
* correct man page entryRoger Dingledine2005-08-07
* Also set event_mask=0 in connection_free_all, and dont send events to marked ...Nick Mathewson2005-08-07
* incomplete patch for matt's info controller signal term bugRoger Dingledine2005-08-07
* ok, so now it was just redundant. nick, do you recall what rfcRoger Dingledine2005-08-07
* Added in the 3 easy cheatsheet steps to build tor, for the 7 mac usersAndrew Lewman2005-08-07
* Shorten hidden service port config parsing; fix bug 174Nick Mathewson2005-08-06
* note another potential security problem with generating key materialRoger Dingledine2005-08-06
* rfc 3536 "provides a glossary of terms used in the IETF when discussingRoger Dingledine2005-08-05
* Appease insane windows compiler. (Oh no, an extra semi, the sky is falling!)Nick Mathewson2005-08-05
* bump to 0.1.1.5-alpha, though it's not released yetRoger Dingledine2005-08-05
* fix harmless copy-and-paste errorNick Mathewson2005-08-05
* cover a few more cases; needs testing and once-overNick Mathewson2005-08-05
* parse_addr_port was vague about what to do when port_out was NULL. Make it b...Nick Mathewson2005-08-05
* Document helper node optionsNick Mathewson2005-08-05
* Alphebetize config variablesNick Mathewson2005-08-05
* oops, that array got biggerNick Mathewson2005-08-04
* Discard special bignum values.Nick Mathewson2005-08-04
* and anotherRoger Dingledine2005-08-04
* forward port: Also explicitly set no-unaligned-access for sparcPeter Palfrader2005-08-04
* bump to 0.1.1.4-alpha in preparation for new releaseRoger Dingledine2005-08-04
* back out the osx addsysuser changeds, but make them easy to back in againNick Mathewson2005-08-04
* Fix windows warningNick Mathewson2005-08-04
* In tor.nsi, replace all +N for N!=2 with actual labels. Apparently, the NSI ...Nick Mathewson2005-08-04
* Add SOCKSAndDNS link to appropriate log message, since we wind up pointing ev...Nick Mathewson2005-08-04
* Implement some more GETINFO goodness: expose helper nodes, config options, ge...Nick Mathewson2005-08-04
* Change a +4 to a +5. Apparently, the designeers of NSI believed that 6502 as...Nick Mathewson2005-08-04
* Fix idiot bug. The "free the IP history" code belons in connection_free_all(...Nick Mathewson2005-08-04
* Claim some items.Nick Mathewson2005-08-04
* Add the bug tracker url, remove pointer to CLIENTS, tor -> TorThomas Sjögren2005-08-04
* Make clients regenerate their keys when their IP address changes.Nick Mathewson2005-08-03
* If they havent told us by now, they probably never will.Nick Mathewson2005-08-03
* Fix compile failures on tor_gettimeofday() fix for windowsNick Mathewson2005-08-03
* (untested) NSI fix to ship tor license and put a link to doc directory in sta...Nick Mathewson2005-08-03
* Probably broken attempt to improve tor_gettimeofday granularity on windows.Nick Mathewson2005-08-03
* Fix bug in state parsingNick Mathewson2005-07-28
* Possibly broken implementation of persistant state; handles helper nodes; doe...Nick Mathewson2005-07-28
* Add niutil fix from Christopher SoghoianNick Mathewson2005-07-26
* bump advertised win32 and osx versions to 0.1.1.3-alphaRoger Dingledine2005-07-25
* define TIME_T_IS_SIGNED on windowsNick Mathewson2005-07-25