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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2017-02-07
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-02-07
Disable a log_backtrace (which 0.2.4 does not have) in 16248 fix
Nick Mathewson
2017-02-07
Add comments to connection_check_event().
Nick Mathewson
2017-02-07
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2017-02-07
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2015-06-17
Correctly handle failed crypto_early_init
teor
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-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
2014-05-05
Don't start sandbox except for CMD_RUN_TOR
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-16
Allow reloading torrc and writing to router-stability
Nick Mathewson
2014-04-16
Add a couple of missing renames so the server sandbox works again
Nick Mathewson
2014-04-16
Get Libevent's PRNG functioning under the linux sandbox
Nick Mathewson
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
[next]