index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
routerparse.c
Commit message (
Expand
)
Author
Age
*
Avoid possible segfault when handling networkstatus vote with bad flavor
Nick Mathewson
2012-08-03
*
Fix a log-uninitialized-buffer bug.
Nick Mathewson
2012-04-18
*
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-11-07
|
\
|
*
Fix remotely triggerable assert during ip decryption
Dan Rosenberg
2011-11-06
*
|
Make tor_version_same_series non-static
Robert Ransom
2011-10-26
*
|
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
*
|
Remove a few dead assignments during router parsing
Sebastian Hahn
2011-06-08
*
|
Reject 128-byte keys that are not 1024-bit
Nick Mathewson
2011-06-03
*
|
Report wrong key sizes correctly
Nick Mathewson
2011-06-01
*
|
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
|
\
\
|
*
|
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
*
|
|
Oops; that function got renamed.
Nick Mathewson
2011-05-17
*
|
|
Check onion keys in microdescriptors, too
Robert Ransom
2011-05-17
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
squash! Add crypto_pk_check_key_public_exponent function
Nick Mathewson
2011-05-16
|
*
Require that certain public keys have public exponent 65537
Robert Ransom
2011-05-16
*
|
Hand-tune the new tor_memcmp instances in 0.2.2
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
*
|
Fix double-free bug in microdesc parser
cypherpunks
2011-04-27
*
|
Standardize our printf code on %d, not %i.
Nick Mathewson
2011-04-19
*
|
Correct HS descriptor length check
Nick Mathewson
2011-04-18
*
|
Merge branch 'bug2750-v3' into bug2948
Robert Ransom
2011-04-18
|
\
|
|
*
Add an XXX
Robert Ransom
2011-04-18
|
*
Correct the warning emitted when rejecting an oversized HS desc
Robert Ransom
2011-04-18
*
|
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-25
*
|
Fix a log message typo
Robert Ransom
2011-03-15
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-03-06
|
\
|
|
*
Oops, here's the *REAL* fix for the ipv6 issue
Nick Mathewson
2011-03-06
|
*
Revert "Disallow reject6 and accept6 lines in descriptors"
Nick Mathewson
2011-03-06
*
|
Merge branch 'maint-0.2.1' into maint-0.2.2
Sebastian Hahn
2011-03-06
|
\
|
|
*
Disallow reject6 and accept6 lines in descriptors
Sebastian Hahn
2011-03-06
*
|
Fix bug in verifying directory signatures with short digests
Nick Mathewson
2011-01-25
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-19
|
\
|
|
*
Oops; actually add the code to the last patch. :/
Nick Mathewson
2011-01-19
*
|
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
|
\
|
|
*
Merge branch 'bug2352_obsize' into maint-0.2.1
Nick Mathewson
2011-01-15
|
|
\
|
|
*
catch another overlong malloc possibility. found by cypherpunks
Nick Mathewson
2011-01-15
|
|
*
Impose maximum sizes on parsed objects
Nick Mathewson
2011-01-10
|
|
*
Add logic in routerparse to not read overlong private keys
Nick Mathewson
2011-01-10
*
|
|
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
|
|
/
|
*
fix whitespace issues
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 remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2010-11-10
|
\
|
|
*
Enforce multiplicity rules when parsing annotations.
Nick Mathewson
2010-11-10
[next]