index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_or.c
Commit message (
Expand
)
Author
Age
...
*
|
|
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-11
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
|
\
|
|
|
*
|
Remove some dead code, found by clang
Sebastian Hahn
2011-05-09
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
|
*
|
Clarify some documentation and comments wrt resetting OR token buckets
Nick Mathewson
2011-03-25
*
|
|
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-16
*
|
|
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-03-08
|
|
\
\
|
|
*
|
Remove an incorrect comment in connection_or_check_valid_tls_handshake
Nick Mathewson
2010-11-22
*
|
|
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
|
\
|
|
|
|
*
|
|
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
|
|
Use autoconf's FLEXIBLE_ARRAY_MEMBER for unspecified-length arrays
Nick Mathewson
2011-01-06
*
|
|
|
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
2011-01-03
*
|
|
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-19
|
\
|
|
|
|
*
|
|
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-12-15
*
|
|
Do not invoke tls_renegotiated_cb for non-bufferevent connections too early.
Nick Mathewson
2010-11-30
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-15
|
\
|
|
|
*
|
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-11-10
*
|
|
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
2010-11-09
*
|
|
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-21
|
*
|
Maintain separate server and client identity keys when appropriate.
Robert Ransom
2010-10-04
*
|
|
Rename router_get_by_digest()
Sebastian Hahn
2010-10-14
*
|
|
Merge branch 'nodes'
Nick Mathewson
2010-10-13
|
\
\
\
|
*
|
|
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-10-01
*
|
|
|
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-12
*
|
|
|
Log OpenSSL errors coming from bufferevent_openssl
Nick Mathewson
2010-10-11
|
/
/
/
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-29
|
\
|
|
|
*
|
improve code comments, based on comments from nick
Roger Dingledine
2010-09-28
|
*
|
handle ugly edge case in retrying entrynodes
Roger Dingledine
2010-09-28
*
|
|
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-27
|
/
/
*
|
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-09-20
*
|
perconnbwrate and perconnbwburst consensus params
Roger Dingledine
2010-09-16
*
|
Merge branch 'bug1184'
Nick Mathewson
2010-09-15
|
\
\
[prev]
[next]