aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* Fix fencepost error with HearbeatPeriod optionSebastian Hahn2012-02-08
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Fixed build with GCC < 3.3Martin Hebnes Pedersen2011-12-19
* paint bug2474's fix a different neon colorRoger Dingledine2011-12-08
* Only define set_buffer_lengths_to_zero if bufferevents are enabledMurdoch@cl.cam.ac.uk2011-11-30
* Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\
| * Warn loudly on startup and SIGHUP if Tor is built for a non-anonymous modeRobert Ransom2011-11-30
* | Initial hacking for proposal 186.Nick Mathewson2011-11-30
* | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \
| * | Simply initialize TLS context if DynamicDHGroups change.George Kadianakis2011-11-25
| * | Implement dynamic prime reading and storing to disk.George Kadianakis2011-11-24
| * | Make DynamicPrimes SIGHUP-able.George Kadianakis2011-11-24
| * | Introduce the DynamicPrimes configuration option.George Kadianakis2011-11-24
| |/
* | New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
* | Merge remote-tracking branch 'public/feature4516'Nick Mathewson2011-11-24
|\ \ | |/ |/|
| * New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zeroNick Mathewson2011-11-18
* | Merge branch 'bug2474'Nick Mathewson2011-11-23
|\ \ | |/ |/|
| * Tweak the "this is not a stable release" warning some moreNick Mathewson2011-11-23
| * Tweak the startup message to be more helpfulNick Mathewson2011-04-28
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-26
|\ \
| * \ Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2Nick Mathewson2011-10-26
| |\ \
| | * | Check return of init_keys() ip_address_changed: fix Coverity CID 484Nick Mathewson2011-10-06
* | | | Add new stats type: descriptor fetch statsSebastian Hahn2011-10-21
* | | | Merge remote-tracking branch 'asn2/bug3656'Nick Mathewson2011-10-07
|\ \ \ \
| * | | | Don't warn of stray Bridges if managed proxies are still unconfigured.George Kadianakis2011-09-11
| * | | | Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
| * | | | Put some last missing pieces together.George Kadianakis2011-07-13
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-07
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Avoid running DNS self-tests if we're operating as a bridgewarms0x2011-10-07
| | |/ / | |/| |
* | | | New torrc option to allow bucket refill intervals of less than 1 secFlorian Tschorsch2011-09-22
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-13
|\| | |
| * | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
| |\ \ \
| | * | | Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* | | | | Upload descriptors more often when recent desc is unlistedNick Mathewson2011-09-07
* | | | | Merge remote-tracking branch 'public/split_entry_conn'Nick Mathewson2011-09-07
|\ \ \ \ \
| * | | | | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | | | | | Add a bufferevent note to startup logSebastian Hahn2011-08-29
* | | | | | Make --quiet and --hush apply to default logs, not only initial logsNick Mathewson2011-08-04
|/ / / / /
* | | | | Add a new isolation type and field: "nym epoch"Nick Mathewson2011-07-19
* | | | | Refactor listener_connection_t into its own type.Nick Mathewson2011-07-19
* | | | | Merge remote-tracking branch 'public/bug2841'Nick Mathewson2011-07-11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Trivial code tweaks and documentation updates.George Kadianakis2011-06-28
| * | | | Our warning now is much more specific, mentioning proxy type/addr/port.George Kadianakis2011-06-14
| * | | | We now warn the user if a proxy server is not up when we try to connect with it.George Kadianakis2011-06-14
* | | | | Merge remote-tracking branch 'rransom-tor/bug3349'Nick Mathewson2011-06-14
|\ \ \ \ \
| * | | | | Report SIGNAL event to controllers when acting on delayed NEWNYMRobert Ransom2011-06-05
| |/ / / /
* / / / / Make the get_options() return constNick Mathewson2011-06-14
|/ / / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\| | |
| * | | Refactor HS client state-clearing code into a separate functionRobert Ransom2011-06-02