aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-23Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-23Fix parse_short_policy (bug 7192.)Nick Mathewson
2012-10-22add a unit test to expose bug 7192Roger Dingledine
2012-10-22Fix more madness from the split_circuitbuild mergeNick Mathewson
2012-10-22Kill extraneous x from 907db008ab0007f0a02Nick Mathewson
2012-10-22Merge branch 'split_circuitbuild'Nick Mathewson
2012-10-22Possessive "it's" → "its" in .nsi files.David Fifield
2012-10-21bump to 0.2.4.4-alpha-devRoger Dingledine
2012-10-20bump to 0.2.4.4-alphator-0.2.4.4-alphaRoger Dingledine
2012-10-20fold in changes files for upcoming 0.2.4.4-alphaRoger Dingledine
2012-10-20forward-port the 0.2.3.23-rc changelogRoger Dingledine
2012-10-19Merge branch 'block_renegotiate_024'Nick Mathewson
2012-10-19Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-19Merge branch 'block_renegotiate_023' into maint-0.2.3Nick Mathewson
2012-10-19Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-19Merge branch 'bug7149' into maint-0.2.3Nick Mathewson
2012-10-19Don't serve or accept v2 HS descs over a DirPortRobert Ransom
2012-10-19Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-10-19Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-10-19Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson
2012-10-18Factor out common parts of channel_tls_connect() and channel_tls_handle_incom...Andrea Shepard
2012-10-17Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson
2012-10-17Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson
2012-10-17Fix a bug in channel_dump_statisticsNick Mathewson
2012-10-17Document lifespan of return values of the _remote_descr() funcsNick Mathewson
2012-10-17Restore the 'address' value of tunneled connectionsNick Mathewson
2012-10-17Fix for bug 7112 (spewing complaints from tor_addr_is_internal)Nick Mathewson
2012-10-17Document return value of channel_get_addr_if_possibleNick Mathewson
2012-10-17Remove changes/bug7129Nick Mathewson
2012-10-17Add changes file for bug 7129Andrea Shepard
2012-10-17Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that orig...Andrea Shepard
2012-10-17Fix mal-merge, don't | END_CIRC_REASON_CHANNEL_CLOSED into reason codes in ci...Andrea Shepard
2012-10-15Merge branch 'bug7087_2' of ssh://git-rw.torproject.org/user/andrea/torAndrea Shepard
2012-10-15Fix a reserved identifier that my scripts missedNick Mathewson
2012-10-15Close and free channel_tls_listener correctly in channel_tls_free_all()Andrea Shepard
2012-10-15Move the circuit build timeout code into its own file.Nick Mathewson
2012-10-15Split code for entry guards and bridges into a new module.Nick Mathewson
2012-10-15whitesapce fixNick Mathewson
2012-10-15Merge remote-tracking branch 'public/bug1031'Nick Mathewson
2012-10-15Add debug logging to channel_listener_free()/channel_listener_force_free()Andrea Shepard
2012-10-15Fix a long lineNick Mathewson
2012-10-15fixed differing returntype in definition and declaration of dirserv_add_extra...Markus Teich
2012-10-15Merge branch 'bug7087' of git://git.torproject.org/user/andrea/torAndrea Shepard
2012-10-15Add debug logging for channel_free() and channel_force_free()Andrea Shepard
2012-10-15Correctly clear cmux policies and free cmux in channel_free() and channel_for...Andrea Shepard
2012-10-14Merge remote-tracking branch 'arma/bug7029'Nick Mathewson
2012-10-13fix trivial typoRoger Dingledine
2012-10-12typo in src/ext/README; caught by rransom (thanks!)Nick Mathewson
2012-10-12Fix whitespace in aes.cNick Mathewson
2012-10-12Simplify list of files that get whitespace-checkedNick Mathewson