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
/
connection_or.c
Age
Commit message (
Expand
)
Author
2011-07-15
Fix a compile warning on OS X 10.6
Sebastian Hahn
2011-07-12
Avoid warning in broken_state_count_compare
Nick Mathewson
2011-07-11
Disable recording new broken conns when we have bootstrapped
Nick Mathewson
2011-07-11
Document feature3116 fns and improve output
Nick Mathewson
2011-07-11
Limit the number of different handshake reasons to report
Nick Mathewson
2011-07-11
Record the states of failing OR connections
Nick Mathewson
2011-07-11
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-11
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-03
Refactor the interfaces of transport/proxy lookup fns
Nick Mathewson
2011-07-02
Small tweaks to 2841 code
Nick Mathewson
2011-06-22
Revised how we handle ClientTransportPlugin and Bridge lines.
George Kadianakis
2011-06-21
Tweaked connection{.c,.h,_or.c} based on nick's comments.
George Kadianakis
2011-06-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-17
log when we finish ssl handshake and move to renegotiation
Roger Dingledine
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Fixes small bugs.
George Kadianakis
2011-06-14
This commit is an attempt to beautify the previous commit.
George Kadianakis
2011-06-14
We now warn the user if a proxy server is not up when we try to connect with it.
George Kadianakis
2011-06-12
Various trivial changes.
George Kadianakis
2011-06-12
We can now connect using transports as well!
George Kadianakis
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
Remove some dead code, found by clang
Sebastian Hahn
2011-04-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-25
Clarify some documentation and comments wrt resetting OR token buckets
Nick Mathewson
2011-03-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
Fix up all doxygen warnings other than "foo is not documented"
Nick Mathewson
2011-03-08
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-08
Merge remote branch 'sebastian/bug1035' into maint-0.2.2
Nick Mathewson
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-22
Remove an incorrect comment in connection_or_check_valid_tls_handshake
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
[next]