aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-19LLONG_MIN => INT64_MIN.Nick Mathewson
2014-12-19Define an int64_min when it is missingNick Mathewson
2014-12-19Fix unit test.Karsten Loesing
2014-12-19Merge branch 'asn-karsten-task-13192-5-squashed'Nick Mathewson
2014-12-19Add two hidden-service related statistics.George Kadianakis
2014-12-19Merge remote-tracking branch 'dgoulet/bug13936_025_v2'Nick Mathewson
2014-12-17Fix: call circuit_has_opened() for rendezvous circuitDavid Goulet
2014-12-12fix a long lineNick Mathewson
2014-12-12Merge remote-tracking branch 'meejah/ticket-13941-b'Nick Mathewson
2014-12-12Tweak 13942 fixNick Mathewson
2014-12-11Pre-check hidden-service-dir permissions/ownershipmeejah
2014-12-11Fix 13941: make calling log_new_relay_greeting() optional.meejah
2014-12-10Add better support to obfuscate statistics.Karsten Loesing
2014-12-10when somebody uploads too much, say who tried itRoger Dingledine
2014-12-07Use END_CIRC_REASON_TORPROTOCOL instead of magic number.rl1987
2014-12-04Add fakechans.h to noinst_headersNick Mathewson
2014-12-04Fix more 64/32 warnings in test_channel.cNick Mathewson
2014-12-04Initialize libevent in circuitmux/destroy_cell_queue testNick Mathewson
2014-12-02Constify crypto_pk_get_digest().George Kadianakis
2014-11-28Fix some 32-bit build issues in the testsNick Mathewson
2014-11-28Fix a signed/unsigned comparison warning in scheduler_runNick Mathewson
2014-11-27Fix a memory leak in rend_services_introduceNick Mathewson
2014-11-27Fix a likely bug found by coverity in test_scheduler.c.Nick Mathewson
2014-11-27One more, appease "make check-spaces"Nick Mathewson
2014-11-27Fix some issues with the scheduler configuration optionsNick Mathewson
2014-11-27Fix a 64-bit clang warningNick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-26Merge remote-tracking branch 'public/bug13126'Nick Mathewson
2014-11-25Merge branch 'feature9503_squashed'Nick Mathewson
2014-11-25Sending response to SIGNAL HEARTBEAT controller command.rl1987
2014-11-25Adding 'SIGNAL HEARTBEAT' message that causes unscheduled heartbeat.rl1987
2014-11-24Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-11-24Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-11-24Merge remote-tracking branch 'karsten/geoip6-nov2014' into maint-0.2.4Nick Mathewson
2014-11-24Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2014-11-24Update geoip6 to the November 15 2014 database.Karsten Loesing
2014-11-24Update geoip to the November 15 2014 database.Karsten Loesing
2014-11-24Use consistent formatting for list of directory authoritiesNick Mathewson
2014-11-20Make can_complete_circuits a static variable.Nick Mathewson
2014-11-20Don't build introduction circuits until we know we can build circuitsNick Mathewson
2014-11-19Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-11-19Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-11-19Update longclaw dirauth IP to be a more stable locationMicah Anderson
2014-11-17Remove Support022HiddenServicesNick Mathewson
2014-11-16Rewriting comment for control_event_hs_descriptor_failed().rl1987
2014-11-16Adding REASON field to HS_DESC FAILED controller event.rl1987
2014-11-12Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2014-11-12Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2014-11-12Remove turtles as a directory authority (#13296)Micah Anderson
2014-11-12Add longclaw as a directory authority (#13296)Micah Anderson