aboutsummaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2014-03-04Include v3 in documented 'protocols' in rend_service_descriptor_tNick Mathewson
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-03-04Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2014-03-03ATTR_NORETURN is needed on lost_owning_controller nowNick Mathewson
2014-03-03trivial whitespace fixesRoger Dingledine
2014-02-28whitespace fixNick Mathewson
2014-02-28Merge branch 'bug10884_squashed'Nick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-28Tighten router_write_fingerprint implNick Mathewson
2014-02-28Write hashed bridge fingerprint to logs and to disk.Karsten Loesing
2014-02-28Merge remote-tracking branch 'karsten/task-5824'Nick Mathewson
2014-02-26Monotonize the OOM-killer data timersNick Mathewson
2014-02-25Merge remote-tracking branch 'public/bug10449'Nick Mathewson
2014-02-21When not an exit node, don't test for DNS hijacking.Nick Mathewson
2014-02-21Merge remote-tracking branch 'public/bug10987_024'Nick Mathewson
2014-02-21Style tweaks on code, changes file for 10987Nick Mathewson
2014-02-21Fix: send back correct IPv6 SOCKS5 connect replyDavid Goulet
2014-02-16Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-16Warning message when bug 10722 would triggerNick Mathewson
2014-02-15Merge branch 'bug4900_siphash_v2'Nick Mathewson
2014-02-15Remove a bunch of functions that were never called.Nick Mathewson
2014-02-15Merge remote-tracking branch 'public/bug10841'Nick Mathewson
2014-02-14tristate->enum in rendcommon functionsNick Mathewson
2014-02-14Remove another unused v0 hidserv function.Karsten Loesing
2014-02-12On OOM, also log N circuits remainingNick Mathewson
2014-02-12More unit tests for OOM handling.Nick Mathewson
2014-02-12Refactor OOM-handling functions for more testabilityNick Mathewson
2014-02-12Start writing tests for 10169.Nick Mathewson
2014-02-12Debugging code inbuffers.c for debugging chunk allocation.Nick Mathewson
2014-02-12Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson
2014-02-12Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson
2014-02-12Actually release buffer freelists when handling OOM conditions.Nick Mathewson
2014-02-12Fix bugs in bug10169 bugfix memory trackingNick Mathewson
2014-02-12Split crypto_global_init() into pre/post configNick Mathewson
2014-02-12Siphash-2-4 is now our hash in nearly all cases.Nick Mathewson
2014-02-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-12Fix windows compilation of e0c8031516852Nick Mathewson
2014-02-12Remove remaining v0 hidden service descriptor code.Karsten Loesing
2014-02-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-11Merge branch 'bug10777_netunreach_024' into maint-0.2.4Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10777_nointernal_024' into maint-0.2.4Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/no_itime_queue_025'Nick Mathewson
2014-02-11Merge branch 'bug10881'Nick Mathewson
2014-02-11Merge remote-tracking branch 'karsten/one-dirauth'Nick Mathewson
2014-02-11Merge remote-tracking branch 'public/bug10722'Nick Mathewson
2014-02-10Remove options for configuring HS authorities.Nick Mathewson
2014-02-10fix trivial typoRoger Dingledine
2014-02-10make EACCES survivable too.Nick Mathewson
2014-02-10Merge remote-tracking branch 'public/no_itime_queue'Nick Mathewson