aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* refactor win/nix handling for test_spawn_background*()Nick Mathewson2014-06-14
* More unit tests for process spawningNick Mathewson2014-06-14
* New testing-only tor_sleep_msec functionNick Mathewson2014-06-14
* On Windows, terminate processes by handle, not pidNick Mathewson2014-06-14
* Use waitpid code to learn when a controlled process diesNick Mathewson2014-06-14
* New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* Merge remote-tracking branch 'public/bug11605_024'Nick Mathewson2014-04-29
|\
| * Make compilation of tor_memdup_nulterm() with dmallocNick Mathewson2014-04-25
* | Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch2014-04-29
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-04-29
|\ \
| * \ Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2014-04-29
| |\ \ | | |/ | |/|
| | * Stop leaking memory in error cases of md parsingNick Mathewson2014-04-29
| * | Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4Nick Mathewson2014-04-23
| |\ \
| | * | Update ns downloads when we receive a bridge descriptorNick Mathewson2014-03-10
* | | | Merge remote-tracking branch 'public/bug11608'Nick Mathewson2014-04-28
|\ \ \ \
| * | | | Make the python test scripts work on python3Nick Mathewson2014-04-27
* | | | | Fix capitalization of MaxMemInQueuesNick Mathewson2014-04-28
* | | | | Actually put ExtORPortCookieAuthFile into config.cNick Mathewson2014-04-28
|/ / / /
* | | | Bump version to 0.2.5.4-alpha-devNick Mathewson2014-04-25
* | | | resolve a typo: sanboxing->sandboxing.Nick Mathewson2014-04-25
* | | | Bump version to 0.2.5.4-alpha.Nick Mathewson2014-04-25
* | | | fix memory leak in dump_exit_policy_to_string testsNick Mathewson2014-04-25
* | | | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \ \ \
| * | | | scan-build: memarea_strndup() undefined behaviorNick Mathewson2014-04-19
| * | | | scan-build: avoid undef behaior in tor_inet_ptonNick Mathewson2014-04-19
| * | | | scan-build: sizeof(ptr*) in a debugging log in ext_orport.cNick Mathewson2014-04-19
| * | | | scan-build: Fix harmless sizeof(ptr) in test_oom.cNick Mathewson2014-04-19
| * | | | scan-build: close stdio FILEs on error in tor-gencertNick Mathewson2014-04-19
| * | | | scan-build: truncate tinytest hexified outputs to 1024 bytes.Nick Mathewson2014-04-19
| * | | | scan-build: limit hashtable size so it always fits in SSIZE_MAXNick Mathewson2014-04-19
| * | | | scan-build: bulletproof last-chance errormsg generation in rendservice.cNick Mathewson2014-04-18
| * | | | scan-build: Have clear_pending_onions walk the lists more obviouslyNick Mathewson2014-04-18
| * | | | scan-build: in cpuworker, initialize tv_startNick Mathewson2014-04-18
| * | | | scan-build: get_proxy_addrport should always set its outputsNick Mathewson2014-04-18
| * | | | scan-build: when logging a path length, check build_state.Nick Mathewson2014-04-18
| * | | | scan-build: Be consistent with a needless check in circuitmux.cNick Mathewson2014-04-18
| * | | | scan-build: fix a crash-on-fail possibility in test_policy.cNick Mathewson2014-04-18
| * | | | scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson2014-04-18
| * | | | scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson2014-04-18
| * | | | scan-build: check impossible null-pointer case in buffers.cNick Mathewson2014-04-18
| * | | | scan-build: Add a check for result from getaddrinfoNick Mathewson2014-04-18
* | | | | whitespace fixNick Mathewson2014-04-24
* | | | | Merge remote-tracking branch 'public/bug11553_025'Nick Mathewson2014-04-24
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-23
| |\ \ \ \ \
| | * | | | | Improvements to #11553 fix based on reviewNick Mathewson2014-04-23
| * | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\| | | | |
| | * | | | | Add a rate-limiter for the other circuitID exhaustion warningNick Mathewson2014-04-18
| * | | | | | Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson2014-04-18
| * | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
| |\| | | | |
| | * | | | | Switch to random allocation on circuitIDs.Nick Mathewson2014-04-18