index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-10-01
Implement a basic node and nodelist type
Nick Mathewson
2010-09-30
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-29
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-28
handle ugly edge case in retrying entrynodes
Roger Dingledine
2010-09-28
refactor; no actual changes
Roger Dingledine
2010-09-27
Download microdescriptors if you're a cache
Nick Mathewson
2010-09-27
Document and/or fix stuff found by Sebastian in code review
Nick Mathewson
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Fix a couple of bufferevent incompatibilities that snuck in.
Nick Mathewson
2010-09-27
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
2010-09-27
Add support for linked connections with bufferevent_pair.
Nick Mathewson
2010-09-27
Add bufferevent support for outgoing connections; exits are now supported.
Nick Mathewson
2010-09-27
Be a little more abstract about which connection type use bufferevents
Nick Mathewson
2010-09-27
Make a function to mark a connection and set hold_open_until_flushed.
Nick Mathewson
2010-09-27
Allow hold-open-until-flushed logic to work for bufferevents.
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-22
Rename has_completed_circuit to can_complete_circuit
Nick Mathewson
2010-09-08
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-09-08
Remove a needless keep_open_until_flushed
Nick Mathewson
2010-09-03
Close a non-open OR connection *only* after KeepalivePeriod.
Nick Mathewson
2010-08-05
Allow enabling or disabling *Statistics while Tor is running.
Karsten Loesing
2010-07-27
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
[next]