index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rendclient.c
Commit message (
Expand
)
Author
Age
...
|
|
*
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-05
|
\
|
|
|
*
|
Fix up some check-spaces issues
Nick Mathewson
2011-05-05
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
|
\
|
|
|
*
|
Fix bug 1930
Robert Ransom
2011-04-28
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
|
\
|
|
|
*
|
Clean up merge of bug3k_021
Robert Ransom
2011-04-28
|
*
|
Merge branch 'bug3k_021' into bug3k_022
Sebastian Hahn
2011-04-28
|
|
\
|
|
|
*
Fix a bug introduced by purging rend_cache on NEWNYM
Robert Ransom
2011-04-28
|
|
*
Allow rend_client_send_introduction to fail transiently
Robert Ransom
2011-04-28
|
|
*
Forget all rendezvous client state on SIGNAL NEWNYM
Robert Ransom
2011-04-28
*
|
|
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
|
\
|
|
|
*
|
explain an argument in a function comment
Roger Dingledine
2011-04-27
|
*
|
Instead of checking whether we have unremoved intro points, check for usable ...
Nick Mathewson
2011-04-27
|
*
|
refuse excluded hidserv nodes if strictnodes
Roger Dingledine
2011-04-26
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
|
*
|
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-25
*
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-15
|
\
|
|
|
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-15
|
|
\
|
|
|
*
Fix a compile warning when using clang
Sebastian Hahn
2011-03-15
|
|
*
Merge remote branch 'public/bug1859_021' into maint-0.2.1
Nick Mathewson
2011-02-22
|
|
|
\
|
|
|
*
Fix a remaining bug in Robert's bug1859 fix.
Nick Mathewson
2010-11-12
|
|
|
*
Issues with router_get_by_nickname()
Robert Hogan
2010-11-12
|
|
|
*
Issues with router_get_by_nickname()
Robert Hogan
2010-11-12
|
|
*
|
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-02-10
*
|
|
|
another api tweak to help task 1944
Roger Dingledine
2011-02-07
*
|
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-24
|
\
|
|
|
|
*
|
|
Make the DH parameter we use for TLS match the one from Apache's mod_ssl
Nick Mathewson
2011-01-24
*
|
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-15
|
\
|
|
|
|
*
|
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
|
|
\
|
|
|
|
*
|
Fix a couple of non-cleared key issues in hidden services
Nick Mathewson
2011-01-15
*
|
|
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-15
|
\
|
|
|
|
*
|
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
|
|
\
|
|
|
|
*
|
Fix a heap overflow found by debuger, and make it harder to make that mistake...
Nick Mathewson
2011-01-15
*
|
|
|
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
|
|
|
/
*
|
|
Merge remote branch 'origin/maint-0.2.2' for bug 1859 patches
Nick Mathewson
2010-10-21
|
\
|
|
|
*
|
Fix a remaining bug in Robert's bug1859 fix.
Nick Mathewson
2010-10-21
|
*
|
Issues with router_get_by_nickname()
Robert Hogan
2010-10-17
|
*
|
Issues with router_get_by_nickname()
Robert Hogan
2010-10-13
*
|
|
Rename router_get_by_digest()
Sebastian Hahn
2010-10-14
*
|
|
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
|
/
/
*
|
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
|
Create rephist.h
Sebastian Hahn
2010-07-27
[prev]
[next]