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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2014-06-16
whitespace fixes
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New testing-only tor_sleep_msec function
Nick Mathewson
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-06-11
Fix a 32-big conversion warning in 11970 fix
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/bug11970'
Nick Mathewson
2014-06-11
Yield a real error in the bug case of sandbox_getaddrinfo()
Nick Mathewson
2014-06-10
Merge remote-tracking branch 'public/bug12227_024'
Nick Mathewson
2014-06-10
Avoid illegal read off end of an array in prune_v2_cipher_list
Nick Mathewson
2014-06-08
Spell getrlimit correctly.
Nick Mathewson
2014-05-29
sandbox: allow enough setsockopt to make ConstrainedSockets work
Nick Mathewson
2014-05-27
sandbox: permit listen(2)
Nick Mathewson
2014-05-27
Log the errno value if seccomp_load() fails.
Nick Mathewson
2014-05-27
Make sandbox.c compile on arm
Nick Mathewson
2014-05-22
sandbox: revamp sandbox_getaddrinfo cacheing
Nick Mathewson
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-20
sandbox: permit gettid, sched_getaffinity
Nick Mathewson
2014-05-20
sandbox: support logfile rotation
Nick Mathewson
2014-05-20
sandbox: Disallow options which would make us call exec()
Nick Mathewson
2014-05-14
whitespace fix, more
Nick Mathewson
2014-05-14
Merge branch 'bug11946'
Nick Mathewson
2014-05-14
whitespace fix
Nick Mathewson
2014-05-14
Improved comments on bug11946 fix
Nick Mathewson
2014-05-14
Use tor_getpw{nam,uid} wrappers to fix bug 11946
Nick Mathewson
2014-05-14
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
Nick Mathewson
2014-05-12
Add --disable-mempools configure option
Andrea Shepard
2014-05-12
Merge branch 'bug9781_v2'
Nick Mathewson
2014-05-12
Log an error reply from tor-fw-helper correctly.
Nick Mathewson
2014-05-12
Fix compilation of test_status.c with MSVC
Gisle Vanem
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-08
Return success when get_total_system_memory() succeeds.
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/ticket11528_024' into maint-0.2.4
Nick Mathewson
2014-05-07
Merge remote-tracking branch 'public/bug11513_024' into maint-0.2.4
Nick Mathewson
2014-05-07
Move code-generation scripts to scripts/codegen
Nick Mathewson
2014-05-06
Split portfw-error-logging code into a new function.
Nick Mathewson
2014-05-01
Merge remote-tracking branch 'public/bug11233_diagnose'
Nick Mathewson
2014-05-01
Merge remote-tracking branch 'public/bug4345a_024'
Nick Mathewson
2014-04-29
Merge remote-tracking branch 'public/bug11605_024'
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
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-24
Merge branch 'bug11396_v2_squashed'
Nick Mathewson
2014-04-24
get_total_system_memory(): see how much RAM we have
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-18
scan-build: Add a check for result from getaddrinfo
Nick Mathewson
2014-04-18
Improved message when running sandbox on Linux without libseccomp
Nick Mathewson
2014-04-17
Merge remote-tracking branch 'public/ticket11528_024'
Nick Mathewson
[next]