aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-13Send END cells on bufferevent tunneled directory connsNick Mathewson
2010-10-13Revert accidentally-committed changes to routerlist.cNick Mathewson
2010-10-13Use connection_mark_and_flush consistently.Nick Mathewson
2010-10-12Remember to re-install inbuf/outbuf callbacks on ssl buffereventsNick Mathewson
2010-10-12Set OpenSSL 0.9.8l renegotiation flag early enough for buffereventsNick Mathewson
2010-10-12Actually call connection_tls_finish_handshake() with buffereventsNick Mathewson
2010-10-12Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-11Fix running unit tests from outside of the build directory (fixes bug #2051)Steven Murdoch
2010-10-11Add header for tor_tls_log_one_errorNick Mathewson
2010-10-11Log OpenSSL errors coming from bufferevent_opensslNick Mathewson
2010-10-11Fix MIPSpro and time_t signedness detectionSebastian Hahn
2010-10-11Fix the new warnings during autogen.shSebastian Hahn
2010-10-11Merge remote branch 'sjmurdoch/bug1903'Nick Mathewson
2010-10-11Skip running fgets_eagain test until we fix itSteven Murdoch
2010-10-11Make tor_sscanf handle %xNick Mathewson
2010-10-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-11Fix warnings with new versions of autoconfSebastian Hahn
2010-10-10Add a unit test for tor_spawn_backgroundSteven Murdoch
2010-10-10Update documentation for tor_spawn_backgroundSteven Murdoch
2010-10-10Add a unit test for fgets (currently fails)Steven Murdoch
2010-10-10Fix issues in nickm's review of log_from_pipe for bug #1903Steven Murdoch
2010-10-10Fix nickm's comments on logging for bug #1903Steven Murdoch
2010-10-10Note icky constructs mentioned in bug #1903Steven Murdoch
2010-10-07Fix a crash bug when serving microdescs on a bufferevent.Nick Mathewson
2010-10-07Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.zNick Mathewson
2010-10-07Actually add test_microdesc.c file.Nick Mathewson
2010-10-07Add more documentation to microdesc.c, plus another assert.Nick Mathewson
2010-10-07Add a more verbose log message to try to catch bug #2022.Nick Mathewson
2010-10-07Unit tests for microdescriptor cacheNick Mathewson
2010-10-04Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-04Correct a bogus comment.Robert Ransom
2010-10-04Correct a couple of log messages in tortls.cRobert Ransom
2010-10-04Fix several comments in tortls.cRobert Ransom
2010-10-04Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-04Clarify PublishServerDescriptor even moreNick Mathewson
2010-10-04Merge remote branch 'rransom/manpage-fixes' into maint-0.2.2Nick Mathewson
2010-10-04Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-10-04Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-10-04Fix issues in nickm's review of format_helper_exit_status for bug #1903Steven Murdoch
2010-10-04Update to the October 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-10-01Initialize fd values in tor_port_check_forwarding to -1Nick Mathewson
2010-10-01Merge branch 'maint-0.2.2'Roger Dingledine
2010-10-01fix commentRoger Dingledine
2010-10-01log when we guess our ip address, not just when we failRoger Dingledine
2010-10-01Merge branch 'maint-0.2.2'Roger Dingledine
2010-10-01bump to 0.2.2.17-alpha-devRoger Dingledine
2010-10-01retroactively declare the cbt fixes to be majorRoger Dingledine
2010-09-30Describe BridgeRelay and PublishServerDescriptor more correctly.Robert Ransom
2010-10-01The build stuff for tor-fw-helper means we need automake 1.6 or laterNick Mathewson
2010-09-30Merge remote branch 'sebastian/fw-helper-manpage'Nick Mathewson