summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
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-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-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
2011-07-19Untangle first sentence of changes/bug3607Nick Mathewson
2011-07-19Specify text or binary mode in every start_writing_to_stdio_file callRobert Ransom
2011-07-14Merge branch 'bug3577' into maint-0.2.2Nick Mathewson
2011-07-13Change GETINFO fingerprint to look at server_mode, not my_descriptorNick Mathewson
2011-07-07Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-07-07update to the july 2011 geoip dbRoger Dingledine
2011-07-07Correctly send a SUCCEEDED event for rdns requestsSebastian Hahn
2011-07-05Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2Nick Mathewson
2011-07-01Merge branch 'cid30_changelog' into maint-0.2.2Nick Mathewson
2011-07-01Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-07-01Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1Nick Mathewson
2011-07-01Use strlcpy in create_unix_sockaddr()Nick Mathewson
2011-07-01Add a changelog entry for cid30 fix.Nick Mathewson
2011-07-01Fix insanely large stack_allocation in log_credential_statusNick Mathewson
2011-06-25Add BUILDTIMEOUT_SET to the result of GETINFO events/namesRobert Ransom
2011-06-19Tweak bug2355_revert at suggestion from RogerNick Mathewson
2011-06-17Add changes file for bug2355 revertNick Mathewson
2011-06-17Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-06-17Abandon rendezvous circuits on SIGNAL NEWNYMRobert Ransom
2011-06-17Merge branch 'bug3407' into maint-0.2.2Nick Mathewson
2011-06-17Make send_control_event_impl's behaviour saneRobert Ransom
2011-06-17Make connection_printf_to_buf's behaviour saneRobert Ransom
2011-06-14Merge remote-tracking branch 'public/bug3369' into maint-0.2.2Nick Mathewson
2011-06-14Add changes file for bug3393Nick Mathewson
2011-06-13changelog entry for bug3369Nick Mathewson
2011-06-08Fix a rare memleak during stats writingSebastian Hahn
2011-06-08Don't use signed 1-bit bitfieldsSebastian Hahn
2011-06-08Remove a few dead assignments during router parsingSebastian Hahn
2011-06-08Check some more return values in unit testsSebastian Hahn