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
/
routerparse.c
Age
Commit message (
Expand
)
Author
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-09-13
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-08-21
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-03
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
Avoid possible segfault when handling networkstatus vote with bad flavor
Nick Mathewson
2012-07-31
Warn at parse time for routerstatus entry missing a microdesc consensus
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-10
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-05-07
Check more thoroughly for dups when parsing networkstatus parameters
Nick Mathewson
2012-04-19
Make base64_decode in rend_parse_client_keys more foolproof
Nick Mathewson
2012-04-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-18
Fix a log-uninitialized-buffer bug.
Nick Mathewson
2012-03-30
Fix comment typo
Robert Ransom
2012-03-27
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-02-12
Fix a check-spaces complaint
Sebastian Hahn
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-30
Initial support for simplest use of prop186 or-address lines
Nick Mathewson
2011-11-07
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-07
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-11-06
Fix remotely triggerable assert during ip decryption
Dan Rosenberg
2011-10-27
Merge branch 'maint-0.2.2_secfix' into master_secfix
Sebastian Hahn
2011-10-26
Make tor_version_same_series non-static
Robert Ransom
2011-10-11
Stop using addr_port_lookup as an address splitting function
Nick Mathewson
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-09-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-08-30
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-07-18
Only use optimistic data with exits that support it
Nick Mathewson
2011-07-01
Don't shadow parameters with local variables
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-08
Remove a few dead assignments during router parsing
Sebastian Hahn
2011-06-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-03
Reject 128-byte keys that are not 1024-bit
Nick Mathewson
2011-06-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-01
Report wrong key sizes correctly
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-17
Oops; that function got renamed.
Nick Mathewson
2011-05-17
Check onion keys in microdescriptors, too
Robert Ransom
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-16
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
[next]