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-04
Merge remote-tracking branch 'public/bug12195'
Nick Mathewson
2014-06-03
Fix ancient code that only checked circ_id, not circ_id and chan
Nick Mathewson
2014-06-02
Don't try to fetch bridge descriptors when DisableNetwork is set
Nick Mathewson
2014-06-02
Merge remote-tracking branch 'public/bug12170_024_v2'
Nick Mathewson
2014-06-02
Avoid needless router_dir_info_has_changed from router_set_status
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
sandbox: Allow DirPortFrontPage unconditionally if it's set
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-23
sandbox: Correct fix for hs part of 12064
Nick Mathewson
2014-05-23
Merge branch 'bug11965_v2'
Nick Mathewson
2014-05-23
Postpone fetches based on should_delay_dir_fetch(), not DisableNetwork
Nick Mathewson
2014-05-22
sandbox: allow reading of hidden service configuration files.
Nick Mathewson
2014-05-22
sandbox: refactor string-based option-unchanged tests to use a macro
Nick Mathewson
2014-05-22
sandbox: allow access to cookie files, approved-routers
Nick Mathewson
2014-05-22
sandbox: allow access to various stats/*-stats files
Michael Wolf
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
Nick Mathewson
2014-05-21
Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()
Andrea Shepard
2014-05-20
sandbox: permit gettid, sched_getaffinity
Nick Mathewson
2014-05-20
fix a wide line
Nick Mathewson
2014-05-20
sandbox: support logfile rotation
Nick Mathewson
2014-05-20
sandbox: tolerate reloading with DirPortFrontPage set
Nick Mathewson
2014-05-20
sandbox: Disallow options which would make us call exec()
Nick Mathewson
2014-05-20
sandbox: Permit access to stats/dirreq-stats
Nick Mathewson
2014-05-20
Oops; permit rename with the correct filename
Nick Mathewson
2014-05-20
Fix a sentence that I never
Nick Mathewson
2014-05-20
Sandbox: allow access to stats/bridge-stats
Nick Mathewson
2014-05-17
note a comment that nickm didn't finish
Roger Dingledine
2014-05-16
Bump maint-0.2.4 version to 0.2.4.22-dev
Nick Mathewson
2014-05-15
Merge remote-tracking branch 'public/bug11469_024'
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 DirPort for uploading descriptors.
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
fix whitespace
Nick Mathewson
2014-05-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
2014-05-08
One more 64->32
Nick Mathewson
2014-05-08
Fix numerous 64->32 errors in the unit tests
Nick Mathewson
2014-05-08
Fix unearthed problems in unit tests
Nick Mathewson
2014-05-08
Fix numerous type errors in the unit tests
Nick Mathewson
2014-05-08
Fix test_util_max_mem on 32-bit CPUs
Nick Mathewson
2014-05-08
More unit tests for #11648-related stuff
Nick Mathewson
[next]