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
/
common
Age
Commit message (
Expand
)
Author
2014-05-08
Return success when get_total_system_memory() succeeds.
Nick Mathewson
2014-05-07
Move code-generation scripts to scripts/codegen
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
2014-04-17
Remove spurious libevent include in sandbox.c
Nick Mathewson
2014-04-17
Elevate server TLS cipher preferences over client
Nick Mathewson
2014-04-16
Log the name of the failing syscall on failure
Nick Mathewson
2014-04-16
Sandbox: permit O_NONBLOCK and O_NOCTTY for files we refuse
Nick Mathewson
2014-04-16
Don't allow change to ConnLimit while sandbox is active
Nick Mathewson
2014-04-16
Use SCMP_CMP_MASKED_EQ to allow flags, not force them
Nick Mathewson
2014-04-16
Get Libevent's PRNG functioning under the linux sandbox
Nick Mathewson
2014-04-16
Make sure everything using an interned string is preceded by a log
Nick Mathewson
2014-04-16
Introduce arg-counting macros to wrap seccomp_rule_add()
Nick Mathewson
2014-04-16
Fix sandbox protection for rename
Nick Mathewson
2014-04-16
Upgrade warning about missing interned string for sandbox
Nick Mathewson
2014-04-16
Have sandbox string protection include multi-valued parmeters.
Nick Mathewson
2014-04-16
Clean up sandbox structures a bit
Nick Mathewson
2014-04-16
Add missing rename function for non-linux platforms
Nick Mathewson
2014-04-16
Drop 'fr' parameter from sandbox code.
Nick Mathewson
2014-04-16
Add 'rename' to the sandboxed syscalls
Nick Mathewson
2014-04-16
Only intern one copy of each magic string for the sandbox
Nick Mathewson
2014-04-16
Fix some initial sandbox issues.
Nick Mathewson
2014-04-16
Only expose clean_backtrace() if we'll implement it
Nick Mathewson
2014-04-15
Merge remote-tracking branch 'public/bug11465'
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-15
Merge remote-tracking branch 'public/bug11513_024'
Nick Mathewson
2014-04-14
New sort order for server choice of ciphersuites.
Nick Mathewson
2014-04-10
Log a backtrace when the sandbox finds a failure
Nick Mathewson
2014-04-10
Make the sandbox code allow the writev() syscall.
Nick Mathewson
2014-04-08
Merge remote-tracking branch 'public/update_ciphers_ff28'
Nick Mathewson
2014-04-08
Update ciphers.inc to match ff28
Nick Mathewson
2014-04-08
Teach the get_mozilla_ciphers.py script to parse recent firefoxen
Nick Mathewson
2014-04-07
Merge remote-tracking branch 'public/bug10363_024_squashed'
Nick Mathewson
2014-04-07
Another 10363 instance: this one in tor_memmem fallback code
Nick Mathewson
2014-04-05
Merge remote-tracking branch 'public/bug10801_024'
Nick Mathewson
2014-04-05
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug4645'
Nick Mathewson
2014-04-01
Merge remote-tracking branch 'public/bug11232'
Nick Mathewson
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
[next]