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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2014-04-16
Drop 'fr' parameter from sandbox code.
Nick Mathewson
2014-04-16
Remove nonsensical exec permission from sandbox code.
Nick Mathewson
2014-04-16
Add 'rename' to the sandboxed syscalls
Nick Mathewson
2014-04-16
Fix some initial sandbox issues.
Nick Mathewson
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-09
Demote "we stalled too much while trying to write" message to INFO
Nick Mathewson
2014-04-08
Check for new IP addr after circuit liveliness returns
Matthew Finkel
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
Always check returns from unlink()
Andrea Shepard
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-28
Write hashed bridge fingerprint to logs and to disk.
Karsten Loesing
2014-02-21
When not an exit node, don't test for DNS hijacking.
Nick Mathewson
2014-02-15
Merge branch 'bug4900_siphash_v2'
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-12
Split crypto_global_init() into pre/post config
Nick Mathewson
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-12-24
Merge remote-tracking branch 'public/bug10485'
Nick Mathewson
2013-12-24
Move onion-type stats message into heartbeat
Nick Mathewson
2013-11-18
Merge branch 'backtrace_squashed'
Nick Mathewson
2013-11-18
Add a sighandler-safe logging mechanism
Nick Mathewson
2013-11-18
Basic backtrace ability
Nick Mathewson
2013-10-28
Merge branch 'morestats4' into morestats5
Karsten Loesing
2013-10-11
Make --version, --help, etc incremement quiet level, never decrease it
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
Add '--digests' to "that which implies --hush."
Nick Mathewson
2013-09-13
Use commandline parser for other options
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-09
Build correctly with older libevents
Nick Mathewson
2013-09-09
Basic compilation fixes.
Nick Mathewson
2013-09-05
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-05
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-09-02
added contingency message to test for sandbox_getaddrinfo
Cristian Toader
2013-09-02
changed how sb getaddrinfo works such that it supports storing multiple results
Cristian Toader
2013-09-01
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-08-29
_array filter functions now rely on final NULL parameter
Cristian Toader
2013-08-29
supporting /dev/urandom instead of /dev/random
Cristian Toader
2013-08-26
updated open syscall strings
Cristian Toader
2013-08-15
Write some free_all functions to free the auth. cookies.
George Kadianakis
2013-08-15
White-box tests for the succeeding case of ext_or_port handshake.
Nick Mathewson
2013-08-15
Expose/mock some functions to make ext_orport.c testing possible
Nick Mathewson
2013-08-14
partial libevent open fix
Cristian Toader
2013-08-12
attempt to add stat64 filename filters; failed due to getaddrinfo..
Cristian Toader
2013-08-10
fixed memory leak, added array filter support
Cristian Toader
2013-08-09
updated filters to work with orport
Cristian Toader
2013-08-07
orport progress (not functional), nickm suggested fixes
Cristian Toader
2013-08-05
added execve and multi-configuration support
Cristian Toader
[next]