aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
Commit message (Expand)AuthorAge
* 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
* | Create rendcommon.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Create geoip.hSebastian Hahn2010-07-27
* | Split headers for dnsserv.c functions out of or.hSebastian Hahn2010-07-27
* | Use Libevent 2.0's periodic timers where available.Nick Mathewson2010-06-25
* | moved wince related includes and defs to compat.h where possible, removed unu...valerino2010-05-24
* | Port Tor to work on Windows CEvalerino2010-05-24
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-04-23
|\|
| * close idle tls conns earlyRoger Dingledine2010-04-23
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-04-23
|\|
| * finally get rid of "clique mode"Roger Dingledine2010-04-23