aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04Merge branch 'maint-0.2.4'Roger Dingledine
2013-09-04nickm wants us to prioritize tap in a currently-rare edge caseRoger Dingledine
2013-09-04add a changes entry for ticket 9574Roger Dingledine
2013-09-04Be more general in calculating expected onion queue processing timeRoger Dingledine
2013-09-04let the NumNTorsPerTAP consensus param override our queue choiceRoger Dingledine
2013-09-04do a lopsided round-robin between the onion queuesRoger Dingledine
2013-09-04check bounds on handshake_type more thoroughlyRoger Dingledine
2013-09-04add info-level logs to help track onion queue sizesRoger Dingledine
2013-09-04refactor and give it unit testsRoger Dingledine
2013-09-04Separate cpuworker queues by handshake typeRoger Dingledine
2013-09-04Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-04Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-04Merge branch 'bug9671_023' into maint-0.2.3Nick Mathewson
2013-09-04use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson
2013-09-04Add Extended ORPort information to the man page.George Kadianakis
2013-09-03Add a clarification to gcov instructionsNick Mathewson
2013-09-03Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-03Merge branch 'bug9400_024_squashed' into maint-0.2.4Nick Mathewson
2013-09-03Avoid a double-close on one failing case of the socketpair replacement codeNick Mathewson
2013-09-03Fix some "ISO C90 forbids mixed declarations and code" warningsNick Mathewson
2013-09-03Fix warnings in test_config_fix_my_familyNick Mathewson
2013-09-03Merge remote-tracking branch 'Ryman/bug4341'Nick Mathewson
2013-09-03Minor changes to adhere to codebase conventions.Kevin Butler
2013-09-03Merge remote-tracking branch 'public/bug2767'Nick Mathewson
2013-09-03Handle HTTP minor versions greater than 9Nick Mathewson
2013-09-03Tougher validation for parsing urls from HTTP headers. Fixes #2767.Kevin Butler
2013-09-02Updated openssl configuration advice for DebianKevin Butler
2013-08-31Changed signature for check_nickname_list to remove warnings on free.Kevin Butler
2013-08-31MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler
2013-08-25Cleanup whitespacesNick Mathewson
2013-08-25Merge branch 'bug5609_rebased'Nick Mathewson
2013-08-25Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson
2013-08-25Widen event_mask_t to 64 bitsNick Mathewson
2013-08-25Add a changes file for #5609.George Kadianakis
2013-08-25Implement the TRANSPORT_LAUNCHED control port event.George Kadianakis
2013-08-25Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-08-25Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9543' into maint-0.2.4Nick Mathewson
2013-08-23fix typosRoger Dingledine
2013-08-22Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-08-22Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-08-22Merge remote-tracking branch 'public/bug9564' into maint-0.2.3Nick Mathewson
2013-08-22Merge branch 'bug6153_squashed'Nick Mathewson
2013-08-22Hide the contents of the circuit_build_times structure.Nick Mathewson
2013-08-22Documentation for new cbt accessorsNick Mathewson
2013-08-22changes file for 6153Nick Mathewson
2013-08-22Separate mutable/const accessors for circuit_build_timesNick Mathewson