Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename get_client_identity_key to get_tlsclient_identity_key | Nick Mathewson | 2010-10-21 |
* | Maintain separate server and client identity keys when appropriate. | Robert Ransom | 2010-10-04 |
* | Maintain separate server and client TLS contexts. | Robert Ransom | 2010-10-04 |
* | Refactor tor_tls_context_new: | Robert Ransom | 2010-10-04 |
* | handle ugly edge case in retrying entrynodes | Roger Dingledine | 2010-09-28 |
* | refactor; no actual changes | Roger Dingledine | 2010-09-28 |
* | Rename has_completed_circuit to can_complete_circuit | Nick Mathewson | 2010-09-22 |
* | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-09-08 |
|\ | |||
| * | Remove a needless keep_open_until_flushed | Nick Mathewson | 2010-09-08 |
| * | Close a non-open OR connection *only* after KeepalivePeriod. | Nick Mathewson | 2010-09-03 |
* | | Allow enabling or disabling *Statistics while Tor is running. | Karsten Loesing | 2010-08-05 |
* | | Create routerparse.h | Sebastian Hahn | 2010-07-27 |
* | | Create rephist.h | Sebastian Hahn | 2010-07-27 |
* | | Create relay.h | Sebastian Hahn | 2010-07-27 |
* | | Create policies.h | Sebastian Hahn | 2010-07-27 |
* | | Create onion.h | Sebastian Hahn | 2010-07-27 |
* | | Create ntmain.h | Sebastian Hahn | 2010-07-27 |
* | | Create networkstatus.h | Sebastian Hahn | 2010-07-27 |
* | | Create microdesc.h | Sebastian Hahn | 2010-07-27 |
* | | Create main.h | Sebastian Hahn | 2010-07-27 |
* | | Create hibernate.h | Sebastian Hahn | 2010-07-27 |
* | | Create dns.h | Sebastian Hahn | 2010-07-27 |
* | | Create dirvote.h | Sebastian Hahn | 2010-07-27 |
* | | Create dirserv.h | Sebastian Hahn | 2010-07-27 |
* | | Create directory.h | Sebastian Hahn | 2010-07-27 |
* | | Create cpuworker.h | Sebastian Hahn | 2010-07-27 |
* | | Create control.h | Sebastian Hahn | 2010-07-27 |
* | | Create connection_or.h | Sebastian Hahn | 2010-07-27 |
* | | Create connection_edge.h | Sebastian Hahn | 2010-07-27 |
* | | Create connection.h | Sebastian Hahn | 2010-07-27 |
* | | Create config.h | Sebastian Hahn | 2010-07-27 |
* | | Create command.h | Sebastian Hahn | 2010-07-27 |
* | | Create circuituse.h | Sebastian Hahn | 2010-07-27 |
* | | Create circuitlist.h | Sebastian Hahn | 2010-07-27 |
* | | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |
* | | Create buffers.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendservice.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendclient.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendcommon.h | Sebastian Hahn | 2010-07-27 |
* | | Create routerlist.h | Sebastian Hahn | 2010-07-27 |
* | | Create router.h | Sebastian Hahn | 2010-07-27 |
* | | Create geoip.h | Sebastian Hahn | 2010-07-27 |
* | | Split headers for dnsserv.c functions out of or.h | Sebastian Hahn | 2010-07-27 |
* | | Use Libevent 2.0's periodic timers where available. | Nick Mathewson | 2010-06-25 |
* | | moved wince related includes and defs to compat.h where possible, removed unu... | valerino | 2010-05-24 |
* | | Port Tor to work on Windows CE | valerino | 2010-05-24 |
* | | Merge branch 'maint-0.2.1' | Roger Dingledine | 2010-04-23 |
|\| | |||
| * | close idle tls conns early | Roger Dingledine | 2010-04-23 |
* | | Merge branch 'maint-0.2.1' | Roger Dingledine | 2010-04-23 |
|\| | |||
| * | finally get rid of "clique mode" | Roger Dingledine | 2010-04-23 |