aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
* sort the changes entries that nick addedRoger Dingledine2014-01-26
* Document more coverage tricks in doc/HACKINGNick Mathewson2014-01-21
* Add some more options to the findMoreChanges.pl kludge-scriptNick Mathewson2014-01-20
* Note a missing number.Nick Mathewson2014-01-20
* Incorporate changes from 0.2.4.20 into 0.2.5.2 changelog-in-progressNick Mathewson2014-01-20
* Move all merged-in-0.2.4.18-rc items into 0.2.5.2-alpha changelog section.Nick Mathewson2014-01-20
* whitespace fixesNick Mathewson2014-01-17
* Coverate in util.c: test that tor_parse_* rejects negative base.Nick Mathewson2014-01-17
* Add an --accel switch to run unit tests with crypto accelerationNick Mathewson2014-01-17
* Fix some seccomp2 issuesNick Mathewson2014-01-06
* Add explicit check for 0-length extend2 cellsNick Mathewson2014-01-03
* Merge remote-tracking branch 'public/bug10485'Nick Mathewson2013-12-24
|\
| * Move onion-type stats message into heartbeatNick Mathewson2013-12-24
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-23
|\|
| * Clarify DirPort multiplicityNick Mathewson2013-12-23
* | and forward-port those lines tooRoger Dingledine2013-12-22
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-22
|\|
| * Merge branch 'bug10465' into maint-0.2.4Nick Mathewson2013-12-22
| |\
| | * Fix automapping to ipv6Nick Mathewson2013-12-22
| |/
* | forward-port recent changelogs and release notesRoger Dingledine2013-12-22
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-21
|\|
| * Merge branch 'bug10456' into maint-0.2.4Nick Mathewson2013-12-21
| |\
| | * Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson2013-12-21
| |/
* | Merge remote-tracking branch 'linus/bug10324'Nick Mathewson2013-12-20
|\ \
| * | Make tor-gencert create 2048 bit signing keys.Linus Nordberg2013-12-12
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-18
|\ \ \ | | |/ | |/|
| * | Merge branch 'bug10402_redux_024' into maint-0.2.4Nick Mathewson2013-12-18
| |\ \
| | * | Never allow OpenSSL engines to replace the RAND_SSLeay methodNick Mathewson2013-12-18
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\| |
| * | Merge branch 'bug10423' into maint-0.2.4Nick Mathewson2013-12-17
| |\ \
| | * | Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson2013-12-17
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\| | | | |_|/ |/| |
| * | Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson2013-12-17
| |\ \ | | |/ | |/|
| | * Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson2013-12-16
* | | Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl19872013-12-09
* | | Merge remote-tracking branch 'public/bug10131_024'Nick Mathewson2013-12-09
|\ \ \
| * | | Remove a check in channeltls.c that could never fail.Nick Mathewson2013-12-09
* | | | Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield2013-12-05
* | | | Merge branch 'bug4677'Nick Mathewson2013-11-25
|\ \ \ \
| * | | | Restore prop198 behavior from 4677 patchNick Mathewson2013-11-25
| * | | | Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson2013-11-25
|/ / / /
* | | | Avoid warning about impossible check for flags & 0Nick Mathewson2013-11-22
* | | | Only update view of micrdescriptor pos if pos is fetchable.Nick Mathewson2013-11-22
* | | | Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)Nick Mathewson2013-11-22
* | | | Fix another unit test memory leak. CID1087949,CID1087950.Nick Mathewson2013-11-22
* | | | Fix a bunch of coverity-spotted unit test resource leaksNick Mathewson2013-11-22
* | | | Remove needless fd var from test. CID 1130989.Nick Mathewson2013-11-22
* | | | Handle unlikely negative time in tor_log_err_sigsafeNick Mathewson2013-11-22
* | | | Whitespace cleanupNick Mathewson2013-11-20