aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* Remove code for Windows CE supportNick Mathewson2014-06-20
* Merge branch 'bug8746_v2_squashed'Nick Mathewson2014-06-14
|\
| * New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* | sandbox: Permit stat() of DataDir/statsNick Mathewson2014-06-13
* | whitespaces fixesNick Mathewson2014-06-11
* | Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson2014-06-11
|\ \
| * | Replace last_added_nonpadding with last_had_circuitsNick Mathewson2014-06-11
| * | Give each or_connection_t a slightly randomized idle_timeoutNick Mathewson2014-06-11
| * | Deliver circuit handshake counts as part of the heartbeatNick Mathewson2014-02-06
* | | Merge remote-tracking branch 'public/bug11970'Nick Mathewson2014-06-11
|\ \ \
| * | | sandbox: revamp sandbox_getaddrinfo cacheingNick Mathewson2014-05-22
* | | | Don't try to fetch bridge descriptors when DisableNetwork is setNick Mathewson2014-06-02
* | | | sandbox: Allow DirPortFrontPage unconditionally if it's setNick Mathewson2014-05-27
* | | | sandbox: Correct fix for hs part of 12064Nick Mathewson2014-05-23
* | | | Merge branch 'bug11965_v2'Nick Mathewson2014-05-23
|\ \ \ \
| * | | | Postpone fetches based on should_delay_dir_fetch(), not DisableNetworkNick Mathewson2014-05-23
* | | | | sandbox: allow reading of hidden service configuration files.Nick Mathewson2014-05-22
* | | | | sandbox: allow access to cookie files, approved-routersNick Mathewson2014-05-22
* | | | | sandbox: allow access to various stats/*-stats filesMichael Wolf2014-05-22
| |/ / / |/| | |
* | | | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\ \ \ \ | |/ / / |/| | |
| * | | Add --disable-mempools configure optionAndrea Shepard2014-05-12
| | |/ | |/|
* | | fix a wide lineNick Mathewson2014-05-20
* | | sandbox: support logfile rotationNick Mathewson2014-05-20
* | | sandbox: tolerate reloading with DirPortFrontPage setNick Mathewson2014-05-20
* | | sandbox: Permit access to stats/dirreq-statsNick Mathewson2014-05-20
* | | Oops; permit rename with the correct filenameNick Mathewson2014-05-20
* | | Sandbox: allow access to stats/bridge-statsNick Mathewson2014-05-20
* | | Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()Nick Mathewson2014-05-14
* | | Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.dana koch2014-05-11
* | | Don't start sandbox except for CMD_RUN_TORNick Mathewson2014-05-05
|/ /
* | Merge branch 'bug11396_v2_squashed'Nick Mathewson2014-04-24
|\ \
| * | get_total_system_memory(): see how much RAM we haveNick Mathewson2014-04-24
* | | Allow reloading torrc and writing to router-stabilityNick Mathewson2014-04-16
* | | Add a couple of missing renames so the server sandbox works againNick Mathewson2014-04-16
* | | Get Libevent's PRNG functioning under the linux sandboxNick Mathewson2014-04-16
* | | Drop 'fr' parameter from sandbox code.Nick Mathewson2014-04-16
* | | Remove nonsensical exec permission from sandbox code.Nick Mathewson2014-04-16
* | | Add 'rename' to the sandboxed syscallsNick Mathewson2014-04-16
* | | Fix some initial sandbox issues.Nick Mathewson2014-04-16
* | | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | | Demote "we stalled too much while trying to write" message to INFONick Mathewson2014-04-09
* | | Check for new IP addr after circuit liveliness returnsMatthew Finkel2014-04-08
|/ /
* | Merge branch 'bug8787_squashed'Nick Mathewson2014-03-31
|\ \
| * | Always check returns from unlink()Andrea Shepard2014-03-31
* | | Fix warnings from doxygenNick Mathewson2014-03-25
|/ /
* | Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\ \
| * | use router->addr for log messages and controller eventsRoger Dingledine2013-02-09
* | | Write hashed bridge fingerprint to logs and to disk.Karsten Loesing2014-02-28
* | | When not an exit node, don't test for DNS hijacking.Nick Mathewson2014-02-21
* | | Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\ \ \