aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-03Merge remote-tracking branch 'public/bug10758'Nick Mathewson
2014-02-03changelog for 10793Nick Mathewson
2014-02-03Some anti-forensics paranoia...Florent Daigniere
2014-02-02Merge branch 'feature_10582'Nick Mathewson
2014-02-02Add a sandbox rule to allow IP_TRANSPARENTNick Mathewson
2014-02-02Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson
2014-01-31Add support for TPROXY via new TransTPRoxy optionNick Mathewson
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2014-01-26sort the changes entries that nick addedRoger Dingledine
2014-01-21Document more coverage tricks in doc/HACKINGNick Mathewson
2014-01-20Add some more options to the findMoreChanges.pl kludge-scriptNick Mathewson
2014-01-20Note a missing number.Nick Mathewson
2014-01-20Incorporate changes from 0.2.4.20 into 0.2.5.2 changelog-in-progressNick Mathewson
2014-01-20Move all merged-in-0.2.4.18-rc items into 0.2.5.2-alpha changelog section.Nick Mathewson
2014-01-17whitespace fixesNick Mathewson
2014-01-17Coverate in util.c: test that tor_parse_* rejects negative base.Nick Mathewson
2014-01-17Add an --accel switch to run unit tests with crypto accelerationNick Mathewson
2014-01-06Fix some seccomp2 issuesNick Mathewson
2014-01-03Add explicit check for 0-length extend2 cellsNick Mathewson
2013-12-24Merge remote-tracking branch 'public/bug10485'Nick Mathewson
2013-12-24Move onion-type stats message into heartbeatNick Mathewson
2013-12-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-23Clarify DirPort multiplicityNick Mathewson
2013-12-22and forward-port those lines tooRoger Dingledine
2013-12-22Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-22Merge branch 'bug10465' into maint-0.2.4Nick Mathewson
2013-12-22Fix automapping to ipv6Nick Mathewson
2013-12-22forward-port recent changelogs and release notesRoger Dingledine
2013-12-21Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-21Merge branch 'bug10456' into maint-0.2.4Nick Mathewson
2013-12-21Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson
2013-12-20Merge remote-tracking branch 'linus/bug10324'Nick Mathewson
2013-12-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-18Merge branch 'bug10402_redux_024' into maint-0.2.4Nick Mathewson
2013-12-18Never allow OpenSSL engines to replace the RAND_SSLeay methodNick Mathewson
2013-12-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-17Merge branch 'bug10423' into maint-0.2.4Nick Mathewson
2013-12-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-17Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson
2013-12-17Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson
2013-12-16Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson
2013-12-12Make tor-gencert create 2048 bit signing keys.Linus Nordberg
2013-12-09Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl1987
2013-12-09Merge remote-tracking branch 'public/bug10131_024'Nick Mathewson
2013-12-09Remove a check in channeltls.c that could never fail.Nick Mathewson
2013-12-05Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield
2013-11-25Merge branch 'bug4677'Nick Mathewson
2013-11-25Restore prop198 behavior from 4677 patchNick Mathewson
2013-11-25Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson
2013-11-22Avoid warning about impossible check for flags & 0Nick Mathewson