aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix some whitespace; tighten the tests.Nick Mathewson2013-10-11
* Added test for new write_chunks_to_file behaviour in #1376.Kevin Butler2013-09-04
* Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...Kevin Butler2013-09-01
* Cleanup whitespacesNick Mathewson2013-08-25
* Merge branch 'bug5609_rebased'Nick Mathewson2013-08-25
|\
| * Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson2013-08-25
| * Widen event_mask_t to 64 bitsNick Mathewson2013-08-25
| * Add a changes file for #5609.George Kadianakis2013-08-25
| * Implement the TRANSPORT_LAUNCHED control port event.George Kadianakis2013-08-25
|/
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-25
|\
| * Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-08-25
| |\
| | * Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson2013-08-25
| | |\
| | | * Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| | | * Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-21
| * | | Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \ \
| | * | | Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| | * | | Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-20
| * | | | Merge remote-tracking branch 'public/bug9366' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \ \ \
| | * | | | Don't allow all ORPort values to be NoAdvertiseNick Mathewson2013-08-05
| * | | | | Merge remote-tracking branch 'public/bug9543' into maint-0.2.4Nick Mathewson2013-08-25
| |\ \ \ \ \
| | * | | | | Add a 30-day maximum on user-supplied MaxCircuitDirtinessNick Mathewson2013-08-21
| | | |/ / / | | |/| | |
* | | | | | fix typosRoger Dingledine2013-08-23
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-22
|\| | | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-08-22
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'public/bug9564' into maint-0.2.3Nick Mathewson2013-08-22
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Replace return with continue in update_consensus_networkstatus_downloadsNick Mathewson2013-08-22
| | |/ /
* | | | Merge branch 'bug6153_squashed'Nick Mathewson2013-08-22
|\ \ \ \
| * | | | Hide the contents of the circuit_build_times structure.Nick Mathewson2013-08-22
| * | | | Documentation for new cbt accessorsNick Mathewson2013-08-22
| * | | | changes file for 6153Nick Mathewson2013-08-22
| * | | | Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22
| * | | | Rename get_circuit_nbuild_* to end with _msNick Mathewson2013-08-22
| * | | | Make circ_times static and add accessor functions.vagrant2013-08-22
|/ / / /
* | | | Merge branch 'ticket5526'Nick Mathewson2013-08-21
|\ \ \ \
| * | | | Tweak/cleanup 5526 fix.Nick Mathewson2013-08-21
| * | | | Print accounting information in heartbeat messages.Peter Retzlaff2013-08-21
|/ / / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-08-16
|\| | |
| * | | Document the correct loglevel for the heartbeat messageNick Mathewson2013-08-16
* | | | Add a changes file for 9108.Nick Mathewson2013-08-15
* | | | Rename circuit_get_global_list to remove trailing _Nick Mathewson2013-08-15
* | | | Merge remote-tracking branch 'majek/bug9108'Nick Mathewson2013-08-15
|\ \ \ \
| * | | | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
| * | | | Don't access global_circuitlist variable directly. Use a getter instead.Marek Majkowski2013-06-20
* | | | | Add changes file for #4773.George Kadianakis2013-08-15
* | | | | Fix a wide line in test_geoip_with_ptNick Mathewson2013-08-15
* | | | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \ \ \
| * | | | | Test ExtORPort cookie initialization when file writing is broken.George Kadianakis2013-08-15
| * | | | | Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.George Kadianakis2013-08-15
| * | | | | Fix some #5040 bugs found by Nick's tests.George Kadianakis2013-08-15
| * | | | | Write some free_all functions to free the auth. cookies.George Kadianakis2013-08-15