summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-16bump to 0.2.1.28Roger Dingledine
2010-12-16Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-12-16Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1Roger Dingledine
2010-12-16Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-12-16Change gabelmoo's IP address and ports.Karsten Loesing
2010-12-15Make payloads into uint8_t.Nick Mathewson
2010-12-13Have all of our allocation functions and a few others check for underflowNick Mathewson
2010-12-13Base SIZE_T_CEILING on SSIZE_T_MAX.Nick Mathewson
2010-12-08Update to the December 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-11-23Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-11-23Fix compilation with mingw and OpenSSL 0.9.8m+mingw-san
2010-11-23Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes ...Nick Mathewson
2010-11-22move to the november 1 maxmind geoip dbRoger Dingledine
2010-11-21bump to 0.2.1.27Roger Dingledine
2010-11-21Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2010-11-21Merge branch 'fix2204' into maint-0.2.1Nick Mathewson
2010-11-20Do not set the hostname TLS extension server-side; only client-sideNick Mathewson
2010-11-12Disable logging to control port connections in buf_shrink_freelists.Robert Ransom
2010-11-12Move the original log_info call out of the core of buf_shrink_freelists.Robert Ransom
2010-11-11let unpublished bridges learn their ip address tooRoger Dingledine
2010-11-10Enforce multiplicity rules when parsing annotations.Nick Mathewson
2010-11-10Fix a bug where seting allow_annotations==0 only ignores annotations, but doe...Nick Mathewson
2010-10-04Update to the October 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-09-28actually retry bridges when your network goes awayRoger Dingledine
2010-09-08Merge remote branch 'karsten/geoip-sep2010' into maint-0.2.1Nick Mathewson
2010-09-08Remove a needless keep_open_until_flushedNick Mathewson
2010-09-08Update to the September 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-09-03Close a non-open OR connection *only* after KeepalivePeriod.Nick Mathewson
2010-08-18Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn
2010-08-17Merge branch 'bug1141_v3' into maint-0.2.1Nick Mathewson
2010-08-17Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson
2010-08-03Update to the August 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-06-11Add maatuska as eighth v3 directory authority.Karsten Loesing
2010-06-07Update to June 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-05-06move to maxmind geoip dbRoger Dingledine
2010-04-30bump to 0.2.1.26, and pick a release datetor-0.2.1.26Roger Dingledine
2010-04-23close idle tls conns earlyRoger Dingledine
2010-04-23finally get rid of "clique mode"Roger Dingledine
2010-04-23close idle dir-fetch circs earlyRoger Dingledine
2010-04-13Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson
2010-04-12testsuite: Prevent the main thread from starving the worker threadsPeter Palfrader
2010-04-12testsuite: Only free the main mutex when and if all the worker threads are donePeter Palfrader
2010-04-03fetch relay descriptors from v3 authoritiesRoger Dingledine
2010-03-15bump to 0.2.1.25Roger Dingledine
2010-03-06clean up the 0.2.1.25 changelogRoger Dingledine
2010-03-04Apply Roger's bug 1269 fix.Nick Mathewson
2010-03-02Backport fix for time-goes-forward test. Fix bug 1267Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2010-02-27Properly handle non-terminated stringsSebastian Hahn
2010-02-26Proper NULL checking in circuit_list_path_impl()Sebastian Hahn