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
/
connection_or.c
Age
Commit message (
Expand
)
Author
2011-01-15
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
Sanity-check consensus param values
Sebastian Hahn
2011-01-06
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
Nick Mathewson
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-19
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-15
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
Make payloads into uint8_t.
Nick Mathewson
2010-11-30
Do not invoke tls_renegotiated_cb for non-bufferevent connections too early.
Nick Mathewson
2010-11-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-10
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-11-09
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
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-14
Rename router_get_by_digest()
Sebastian Hahn
2010-10-13
Merge branch 'nodes'
Nick Mathewson
2010-10-12
Remember to re-install inbuf/outbuf callbacks on ssl bufferevents
Nick Mathewson
2010-10-12
Actually call connection_tls_finish_handshake() with bufferevents
Nick Mathewson
2010-10-11
Log OpenSSL errors coming from bufferevent_openssl
Nick Mathewson
2010-10-04
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-09-29
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-28
improve code comments, based on comments from nick
Roger Dingledine
2010-09-28
handle ugly edge case in retrying entrynodes
Roger Dingledine
2010-09-27
Make the bufferevent code use the renegotiation-reenabling hack
Nick Mathewson
2010-09-27
note that libevent does not have an an easy way to reset buckets atm
Nick Mathewson
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Get SSL connections and linked connections working with bufferevents.
Nick Mathewson
2010-09-27
Fix more remaining users of inbuf/outbuf to handle bufferevents instead.
Nick Mathewson
2010-09-27
Move the "stop writing when the buffer is empty" logic to cnnection_finished_...
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-20
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-09-16
perconnbwrate and perconnbwburst consensus params
Roger Dingledine
2010-09-15
Merge branch 'bug1184'
Nick Mathewson
2010-09-14
Add a simple integer-ceiling-division macro before we get it wrong
Nick Mathewson
2010-08-15
reinit per-conn token buckets on config or consensus change
Roger Dingledine
2010-08-15
factor out rate/burst setting. no actual changes.
Roger Dingledine
2010-07-30
Clear cell queues when marking or truncating a circuit.
Nick Mathewson
2010-07-27
Create rephist.h
Sebastian Hahn
2010-07-27
Create relay.h
Sebastian Hahn
2010-07-27
Create reasons.h
Sebastian Hahn
2010-07-27
Create networkstatus.h
Sebastian Hahn
2010-07-27
Create main.h
Sebastian Hahn
2010-07-27
Create dirserv.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.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
[next]