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
/
or.h
Age
Commit message (
Expand
)
Author
2011-11-30
Initial support for simplest use of prop186 or-address lines
Nick Mathewson
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'rransom-tor/bug3460-v4'
Nick Mathewson
2011-11-29
Merge remote-tracking branch 'asn-mytor/bug4548_take2'
Nick Mathewson
2011-11-29
Merge branch 'disable_network'
Nick Mathewson
2011-11-29
Merge branch 'multilevel_cfg'
Nick Mathewson
2011-11-29
Make pending libevent actions cancelable
Nick Mathewson
2011-11-28
New 'DisableNetwork' option to prevent Tor from using the network
Nick Mathewson
2011-11-27
Add the ability to append and clear linelist options from cmdline
Nick Mathewson
2011-11-27
Make linelists always overridden by the command line
Nick Mathewson
2011-11-27
Correct documentation comments for fields formerly named accepted_intros
Robert Ransom
2011-11-27
Rename accepted_intros fields
Robert Ransom
2011-11-24
Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'
Nick Mathewson
2011-11-24
Merge remote-tracking branch 'public/feature4516'
Nick Mathewson
2011-11-25
Finishing touches.
George Kadianakis
2011-11-25
s/DynamicPrimes/DynamicDHGroups/g
George Kadianakis
2011-11-24
Introduce the DynamicPrimes configuration option.
George Kadianakis
2011-11-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-11-21
parameterize bw cutoffs to guarantee Fast and Guard flags
Roger Dingledine
2011-11-18
New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zero
Nick Mathewson
2011-10-31
Reduce lifetime of DH public key replay-detection cache elements
Robert Ransom
2011-10-31
Ignore timestamps of INTRODUCE2 cells
Robert Ransom
2011-10-31
normalize the name of the CERTS cell
Roger Dingledine
2011-10-30
Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t
Robert Ransom
2011-10-30
Make introduction points expire
Robert Ransom
2011-10-30
Allow intro points to expire somewhat gracefully
Robert Ransom
2011-10-30
Record which intro points were listed in the last HS desc
Robert Ransom
2011-10-30
Record the number of INTRODUCE2 cells each intro point has received
Robert Ransom
2011-10-30
Record the time at which each intro point was first published
Robert Ransom
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
[next]