aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a remotely triggerable assertion failure (CVE-2012-2250)Nick Mathewson2012-10-23
* Use the same changes file for bug7191 as in 0.2.[23]Nick Mathewson2012-10-23
* Merge remote-tracking branch 'andrea/bug7191_v2'Nick Mathewson2012-10-23
|\
| * Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard2012-10-23
| * Rewrite smartlist_bsearch_idx() to not be broken for lists of length zero or ...Andrea Shepard2012-10-23
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-23
|\ \
| * | Make unit test for bug7191 work with new smartlist_new() nameNick Mathewson2012-10-23
| * | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-23
| |\ \
| | * | Add some unit tests for smartlist_bsearch_idx() on short listsAndrea Shepard2012-10-23
| | * | Add a changes file for bug 7191.Nick Mathewson2012-10-23
| | * | Fix binary search on lists of 0 or 1 element.Nick Mathewson2012-10-23
* | | | Merge branch 'maint-0.2.3'Roger Dingledine2012-10-23
|\| | |
| * | | Let 0.2.3 clients exit to internal addresses if they wantRoger Dingledine2012-10-23
* | | | Roll enh6876 into Changelog for 0.2.4.4 alpha, which had the change but not t...Nick Mathewson2012-10-23
* | | | Merge remote-tracking branch 'linus/enh6876_changes_file'Nick Mathewson2012-10-23
|\ \ \ \
| * | | | Add changes file for ticket 6876 missing from 0.2.4.4-alpha ChangeLog.Linus Nordberg2012-10-22
* | | | | fix typoRoger Dingledine2012-10-23
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-23
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Fix parse_short_policy (bug 7192.)Nick Mathewson2012-10-23
| * | | add a unit test to expose bug 7192Roger Dingledine2012-10-22
* | | | Fix more madness from the split_circuitbuild mergeNick Mathewson2012-10-22
* | | | Kill extraneous x from 907db008ab0007f0a02Nick Mathewson2012-10-22
* | | | Merge branch 'split_circuitbuild'Nick Mathewson2012-10-22
|\ \ \ \ | |_|/ / |/| | |
| * | | Move the circuit build timeout code into its own file.Nick Mathewson2012-10-15
| * | | Split code for entry guards and bridges into a new module.Nick Mathewson2012-10-15
* | | | Possessive "it's" → "its" in .nsi files.David Fifield2012-10-22
* | | | bump to 0.2.4.4-alpha-devRoger Dingledine2012-10-21
* | | | bump to 0.2.4.4-alphaRoger Dingledine2012-10-20
* | | | fold in changes files for upcoming 0.2.4.4-alphaRoger Dingledine2012-10-20
* | | | forward-port the 0.2.3.23-rc changelogRoger Dingledine2012-10-20
* | | | Merge branch 'block_renegotiate_024'Nick Mathewson2012-10-19
|\ \ \ \
| * | | | Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson2012-10-17
* | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'block_renegotiate_023' into maint-0.2.3Nick Mathewson2012-10-19
| |\ \ \ \
| | * | | | Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson2012-10-17
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-19
|\| | | | |
| * | | | | Merge branch 'bug7149' into maint-0.2.3Nick Mathewson2012-10-19
| |\ \ \ \ \
| | * | | | | Don't serve or accept v2 HS descs over a DirPortRobert Ransom2012-10-19
| |/ / / / /
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-10-19
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-10-19
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Disable TLS Session Tickets, which we were apparently getting for freeNick Mathewson2012-10-19
* | | | | Factor out common parts of channel_tls_connect() and channel_tls_handle_incom...Andrea Shepard2012-10-18
* | | | | Fix a bug in channel_dump_statisticsNick Mathewson2012-10-17
* | | | | Document lifespan of return values of the _remote_descr() funcsNick Mathewson2012-10-17
* | | | | Restore the 'address' value of tunneled connectionsNick Mathewson2012-10-17
* | | | | Fix for bug 7112 (spewing complaints from tor_addr_is_internal)Nick Mathewson2012-10-17
* | | | | Document return value of channel_get_addr_if_possibleNick Mathewson2012-10-17
* | | | | Remove changes/bug7129Nick Mathewson2012-10-17
* | | | | Add changes file for bug 7129Andrea Shepard2012-10-17
* | | | | Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that orig...Andrea Shepard2012-10-17