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
/
or.h
Age
Commit message (
Expand
)
Author
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-26
Add option to give guard flag to relays without the CVE-2011-2768 fix
Robert Ransom
2011-10-26
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
Sebastian Hahn
2011-10-26
Mark which OR connections are outgoing
Robert Ransom
2011-10-26
Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND
Robert Ransom
2011-10-26
Rename get_client_identity_key to get_tlsclient_identity_key
Nick Mathewson
2011-10-26
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2011-10-26
Add public_server_mode function.
Robert Ransom
2011-10-21
remove code related to tracking descriptor serving times
Sebastian Hahn
2011-10-10
Quiet two notices, and spelling mistake cleanup
Sebastian Hahn
2011-10-10
Remove auth_challenge field from or_handshake_state_t
Nick Mathewson
2011-10-10
Make sure we stop putting cells into our hash at the right time.
Nick Mathewson
2011-10-10
Hook up all of the prop176 code; allow v3 negotiations to actually work
Nick Mathewson
2011-10-10
Implement cert/auth cell reading
Nick Mathewson
2011-10-10
Functions to send cert and auth_challenge cells.
Nick Mathewson
2011-10-10
Cell types and states for new OR handshake
Nick Mathewson
2011-10-07
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-03
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
Nick Mathewson
2011-10-02
Detect and remove unreachable intro points
Robert Ransom
2011-10-02
Record intro point timeouts in rend_intro_point_t
Robert Ransom
2011-09-28
Fix a crash bug in tor_assert(md->held_by_node)
Nick Mathewson
2011-09-22
Fix issues in 3630 patch noted by Karsten
Nick Mathewson
2011-09-22
New torrc option to allow bucket refill intervals of less than 1 sec
Florian Tschorsch
2011-09-13
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-13
Merge branch 'maint-0.2.1' into maint-0.2.2
Roger Dingledine
2011-09-13
Generate our ssl session certs with a plausible lifetime
Roger Dingledine
2011-09-11
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-10
Describe rend_service_descriptor_t more completely
Robert Ransom
2011-09-10
Describe rend_intro_point_t more completely
Robert Ransom
2011-09-07
Fix whitespace issues in patches merged today so far
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-08-08
Fix handling of ISO_STREAM
Robert Ransom
2011-08-07
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-08-05
Handle storing much longer socks4 authentication data.
Nick Mathewson
2011-08-04
Treat socks_request->{username,password} as non-NUL-terminated
Nick Mathewson
2011-08-02
Implement protocol-type isolation correctly.
Nick Mathewson
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
Add a new type entry_connection_t for entry connections
Nick Mathewson
2011-07-20
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
Nick Mathewson
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-19
Use socks username/password information in stream isolation
Nick Mathewson
2011-07-19
Stick controller-originated resolves in their own session group
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
2011-07-19
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
Nick Mathewson
[next]