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