Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | Update ns downloads when we receive a bridge descriptor | Nick Mathewson | 2014-03-10 | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11608' | Nick Mathewson | 2014-04-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Make the python test scripts work on python3 | Nick Mathewson | 2014-04-27 | |
* | | | | | | | | | | | Fix capitalization of MaxMemInQueues | Nick Mathewson | 2014-04-28 | |
* | | | | | | | | | | | Actually put ExtORPortCookieAuthFile into config.c | Nick Mathewson | 2014-04-28 | |
|/ / / / / / / / / / | ||||
* | | | | | | / / / | Bump version to 0.2.5.4-alpha-dev | Nick Mathewson | 2014-04-25 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
* | | | | | | | | | resolve a typo: sanboxing->sandboxing. | Nick Mathewson | 2014-04-25 | |
* | | | | | | | | | Bump version to 0.2.5.4-alpha. | Nick Mathewson | 2014-04-25 | |
* | | | | | | | | | fix memory leak in dump_exit_policy_to_string tests | Nick Mathewson | 2014-04-25 | |
* | | | | | | | | | Merge branch 'scanbuild_fixes' | Nick Mathewson | 2014-04-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | scan-build: memarea_strndup() undefined behavior | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: avoid undef behaior in tor_inet_pton | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: sizeof(ptr*) in a debugging log in ext_orport.c | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: Fix harmless sizeof(ptr) in test_oom.c | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: close stdio FILEs on error in tor-gencert | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: truncate tinytest hexified outputs to 1024 bytes. | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: limit hashtable size so it always fits in SSIZE_MAX | Nick Mathewson | 2014-04-19 | |
| * | | | | | | | | | scan-build: bulletproof last-chance errormsg generation in rendservice.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Have clear_pending_onions walk the lists more obviously | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: in cpuworker, initialize tv_start | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: get_proxy_addrport should always set its outputs | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: when logging a path length, check build_state. | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Be consistent with a needless check in circuitmux.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: fix a crash-on-fail possibility in test_policy.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purpose | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: circuit_cpath_support_ntor had a dead initialization | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: check impossible null-pointer case in buffers.c | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | scan-build: Add a check for result from getaddrinfo | Nick Mathewson | 2014-04-18 | |
* | | | | | | | | | | whitespace fix | Nick Mathewson | 2014-04-24 | |
* | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_025' | Nick Mathewson | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Improvements to #11553 fix based on review | Nick Mathewson | 2014-04-23 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-18 | |
| |\| | | | | | | | | | | ||||
| | * | | | | | | | | | | Add a rate-limiter for the other circuitID exhaustion warning | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | | | Diagnostic warning to see if it's pending destroys causing 11553 | Nick Mathewson | 2014-04-18 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 | Nick Mathewson | 2014-04-18 | |
| |\| | | | | | | | | | | ||||
| | * | | | | | | | | | | Switch to random allocation on circuitIDs. | Nick Mathewson | 2014-04-18 | |
| | * | | | | | | | | | | Supply better and less frequent warnings on circID exhaustion | Nick Mathewson | 2014-04-18 | |
* | | | | | | | | | | | | Merge branch 'bug11396_v2_squashed' | Nick Mathewson | 2014-04-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Expose the real maxmeminqueues via a GETINFO | Nick Mathewson | 2014-04-24 | |
| * | | | | | | | | | | | | Change the logic for the default for MaxMemInQueues | Nick Mathewson | 2014-04-24 | |
| * | | | | | | | | | | | | get_total_system_memory(): see how much RAM we have | Nick Mathewson | 2014-04-24 | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug10268' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Give no answer, not NOTIMPL, for unsupported DNS query types | Nick Mathewson | 2014-04-07 | |
* | | | | | | | | | | | | | | Merge remote-tracking branch 'public/bug11200' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | should_disable_dir_fetches() now returns 1 if DisableNetwork==1 | Nick Mathewson | 2014-03-14 | |
* | | | | | | | | | | | | | | | Merge branch 'bug11156_issue2_squashed' | Nick Mathewson | 2014-04-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | Slightly improve the documentation of src/or/transports.c | George Kadianakis | 2014-04-23 | |
| * | | | | | | | | | | | | | | | Rename the got_hup element of managed proxies. | George Kadianakis | 2014-04-23 | |
| * | | | | | | | | | | | | | | | Don't halt bootstrap to figure out if we should restart PT proxies. | George Kadianakis | 2014-04-23 |