aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-20Merge remote-tracking branch 'rransom-tor/bug4251-022' into maint-0.2.2Nick Mathewson
2011-10-19Fix crash when changing node restrictions with DNS lookup in progressNick Mathewson
2011-10-18Free rend_data and intro_key when extra intro circs become general-purposeRobert Ransom
2011-10-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-10-13Update to the October 2011 GeoIP database.Karsten Loesing
2011-10-10Update documentation comment for rend_client_reextend_intro_circuitRobert Ransom
2011-10-10Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom
2011-10-07Note ticket and source version for feature3951 in changes fileNick Mathewson
2011-10-07Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2Nick Mathewson
2011-10-07Avoid running DNS self-tests if we're operating as a bridgewarms0x
2011-10-05Turn on directory request statistics by default.Karsten Loesing
2011-10-01Looks like Windows version 6.2 will be Windows 8Sebastian Hahn
2011-09-28bridges should use create_fast cells for their own circuitsRoger Dingledine
2011-09-28bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine
2011-09-24trivial whitespace changes, take twoRoger Dingledine
2011-09-24Trivial whitespace fixesNick Mathewson
2011-09-24Add a changes file for Tom Lowenthal's patch for #4063Nick Mathewson
2011-09-24Ticket #4063 - change circuit build timeout log entries from NOTICE to INFOTom Lowenthal
2011-09-20changes file for bug 4059Nick Mathewson
2011-09-20Fix a potentially useless integer overflow check.Mansour Moufid
2011-09-15Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-09-15Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-09-13Generate our ssl session certs with a plausible lifetimeRoger Dingledine
2011-09-12Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-10Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom
2011-09-10Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom
2011-09-10Describe rend_service_descriptor_t more completelyRobert Ransom
2011-09-10Describe rend_intro_point_t more completelyRobert Ransom
2011-09-10Fix log message typo.Robert Ransom
2011-09-09Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2Nick Mathewson
2011-09-09Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2Nick Mathewson
2011-09-09Check for replays in PK-encrypted part of intro cell, not just in the g^x valueNick Mathewson
2011-09-09Add changes file for bsd4 fixesNick Mathewson
2011-09-07Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2Nick Mathewson
2011-09-07Look for correct "ar" to cross-compileNick Mathewson
2011-09-06Fix assertion in addressmap_clear_excluded_trackexithostsNick Mathewson
2011-09-02Correct man page: multiple control auth styles can be set at onceRoger Dingledine
2011-08-30Check for lround with autoconf; fall back to rint.Nick Mathewson
2011-08-30Fix a compilation issue on older FreeBSDsSebastian Hahn
2011-08-30Use %f with printf-style formatting, not %lfNick Mathewson
2011-08-30Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/ENDNick Mathewson
2011-08-25Mention that HiddenServiceDir must existSebastian Hahn
2011-08-24lround() missing in MSVCGisle Vanem
2011-08-17Don't write ControlPorts to disk till after we setuid and make datadirNick Mathewson
2011-08-15Remove extra quotation marks around the result of esc_for_logRobert Ransom
2011-08-10Ignore deprecation warnings on OS XSebastian Hahn
2011-08-08Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-08-08Update to the August 2011 GeoIP database.Karsten Loesing
2011-07-20Check return value in fmt_addrNick Mathewson