aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* Ignore SIGNAL NEWNYM on relay-only Tor instancesRobert Ransom2011-04-28
* Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn2011-04-28
|\
| * Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom2011-04-28
* | Expose a new process_signal(uintptr_t), not signal_callback()Nick Mathewson2011-04-26
* | Make SIGNAL DUMP work on FreeBSDSebastian Hahn2011-04-15
* | Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
* | Tweak bug2716 patch a littleNick Mathewson2011-03-12
* | improve accuracy for when a relay went unreachableRoger Dingledine2011-03-11
* | Enable ASLR and permanent DEP for Windows executablesJohn Brooks2011-02-03
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Better fix for 2190: defer libevent->controller messages instead of droppingNick Mathewson2010-11-19
* | Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2010-10-21
* | Maintain separate server and client identity keys when appropriate.Robert Ransom2010-10-04
* | Maintain separate server and client TLS contexts.Robert Ransom2010-10-04
* | Refactor tor_tls_context_new:Robert Ransom2010-10-04
* | handle ugly edge case in retrying entrynodesRoger Dingledine2010-09-28
* | refactor; no actual changesRoger Dingledine2010-09-28
* | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-09-08
|\|
| * Remove a needless keep_open_until_flushedNick Mathewson2010-09-08
| * Close a non-open OR connection *only* after KeepalivePeriod.Nick Mathewson2010-09-03
* | Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create rephist.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create policies.hSebastian Hahn2010-07-27
* | Create onion.hSebastian Hahn2010-07-27
* | Create ntmain.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create microdesc.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create hibernate.hSebastian Hahn2010-07-27
* | Create dns.hSebastian Hahn2010-07-27
* | Create dirvote.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | Create directory.hSebastian Hahn2010-07-27
* | Create cpuworker.hSebastian Hahn2010-07-27
* | Create control.hSebastian Hahn2010-07-27
* | Create connection_or.hSebastian Hahn2010-07-27
* | Create connection_edge.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create command.hSebastian Hahn2010-07-27
* | Create circuituse.hSebastian Hahn2010-07-27
* | Create circuitlist.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create buffers.hSebastian Hahn2010-07-27
* | Create rendservice.hSebastian Hahn2010-07-27
* | Create rendclient.hSebastian Hahn2010-07-27