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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2011-02-22
Implement more heartbeat message stuff.
George Kadianakis
2011-02-22
Initial heartbeat subsystem commit.
Sebastian Hahn
2011-02-07
change APIs slightly to make #1944 easier
Roger Dingledine
2011-02-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-02-03
Enable ASLR and permanent DEP for Windows executables
John Brooks
2011-01-07
GETINFO options for querying traffic usage
Damian Johnson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-12-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-12-03
Call the new config option ConnDirectionStatistics.
Karsten Loesing
2010-12-03
Add metric on uni/bidirectional connection usage.
Karsten Loesing
2010-11-19
Better fix for 2190: defer libevent->controller messages instead of dropping
Nick Mathewson
2010-11-19
Add a SIGNAL event for control connections
John Brooks
2010-10-21
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-10-21
Rename get_client_identity_key to get_tlsclient_identity_key
Nick Mathewson
2010-10-13
Fix some XXXXs in connection_add_impl related to bufferevent error checking
Nick Mathewson
2010-10-13
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-13
Merge branch 'nodes'
Nick Mathewson
2010-10-13
Send END cells on bufferevent tunneled directory conns
Nick Mathewson
2010-10-13
Use connection_mark_and_flush consistently.
Nick Mathewson
2010-10-04
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-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
[next]