aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* 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
|\ \
| * | Split crypto_global_init() into pre/post configNick Mathewson2014-02-12
* | | Remove a bunch of functions that were never called.Nick Mathewson2014-02-15
|/ /
* | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
* | Merge remote-tracking branch 'public/bug10485'Nick Mathewson2013-12-24
|\ \
| * | Move onion-type stats message into heartbeatNick Mathewson2013-12-24
* | | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \ \
| * | | Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| * | | Basic backtrace abilityNick Mathewson2013-11-18
* | | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \ \