index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-06-14
On Windows, terminate processes by handle, not pid
Nick Mathewson
2014-06-14
Use waitpid code to learn when a controlled process dies
Nick Mathewson
2014-06-14
New waitpid-handler functions to run callbacks when a child exits.
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'public/bug11605_024'
Nick Mathewson
2014-04-29
Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.
dana koch
2014-04-29
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-29
Stop leaking memory in error cases of md parsing
Nick Mathewson
2014-04-28
Merge remote-tracking branch 'public/bug11608'
Nick Mathewson
2014-04-28
Fix capitalization of MaxMemInQueues
Nick Mathewson
2014-04-28
Actually put ExtORPortCookieAuthFile into config.c
Nick Mathewson
2014-04-27
Make the python test scripts work on python3
Nick Mathewson
2014-04-25
Bump version to 0.2.5.4-alpha-dev
Nick Mathewson
2014-04-25
resolve a typo: sanboxing->sandboxing.
Nick Mathewson
2014-04-25
Make compilation of tor_memdup_nulterm() with dmalloc
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-24
whitespace fix
Nick Mathewson
2014-04-24
Merge remote-tracking branch 'public/bug11553_025'
Nick Mathewson
2014-04-24
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-23
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/bug10268'
Nick Mathewson
2014-04-23
Merge remote-tracking branch 'public/bug11200'
Nick Mathewson
2014-04-23
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
Merge remote-tracking branch 'public/bug9229_024' into maint-0.2.4
Nick Mathewson
2014-04-23
Merge remote-tracking branch 'public/bug9229_025'
Nick Mathewson
2014-04-19
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-18
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
[next]