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-12-23
Adjust systemd watchdog support
Nick Mathewson
2014-12-23
Add support for systemd watchdog protocol
Michael Scherer
2014-12-23
add support for systemd notification protocol
Michael Scherer
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-11-27
One more, appease "make check-spaces"
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-25
Merge branch 'feature9503_squashed'
Nick Mathewson
2014-11-25
Sending response to SIGNAL HEARTBEAT controller command.
rl1987
2014-11-25
Adding 'SIGNAL HEARTBEAT' message that causes unscheduled heartbeat.
rl1987
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-22
Merge remote-tracking branch 'public/ticket6938'
Nick Mathewson
2014-09-30
Uglify scheduler init logic to avoid crash on startup.
Nick Mathewson
2014-09-30
Implement scheduler mechanism to track lists of channels wanting cells or wri...
Andrea Shepard
2014-09-25
More generic passphrase hashing code, including scrypt support
Nick Mathewson
2014-09-10
Remember log messages that happen before logs are configured
Nick Mathewson
2014-08-28
Rename secret_to_key to secret_to_key_rfc2440
Nick Mathewson
2014-08-24
Terser ways to sandbox-allow related filenames
Nick Mathewson
2014-07-16
Add an option to overwrite logs
Arlo Breault
2014-07-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'public/bug8387_024' into maint-0.2.5
Nick Mathewson
2014-07-09
Fix a bug where streams would linger forever when we had no dirinfo
Nick Mathewson
2014-06-20
Remove code for Windows CE support
Nick Mathewson
2014-06-14
Merge branch 'bug8746_v2_squashed'
Nick Mathewson
2014-06-14
New waitpid-handler functions to run callbacks when a child exits.
Nick Mathewson
2014-06-13
sandbox: Permit stat() of DataDir/stats
Nick Mathewson
2014-06-11
whitespaces fixes
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'
Nick Mathewson
2014-06-11
Replace last_added_nonpadding with last_had_circuits
Nick Mathewson
2014-06-11
Give each or_connection_t a slightly randomized idle_timeout
Nick Mathewson
2014-06-11
Merge remote-tracking branch 'public/bug11970'
Nick Mathewson
2014-06-02
Don't try to fetch bridge descriptors when DisableNetwork is set
Nick Mathewson
2014-05-27
sandbox: Allow DirPortFrontPage unconditionally if it's set
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: 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
sandbox: revamp sandbox_getaddrinfo cacheing
Nick Mathewson
2014-05-22
Merge remote-tracking branch 'andrea/bug11476'
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: Permit access to stats/dirreq-stats
Nick Mathewson
2014-05-20
Oops; permit rename with the correct filename
Nick Mathewson
2014-05-20
Sandbox: allow access to stats/bridge-stats
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-11
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
dana koch
[next]