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
*
Rename and relocate the bw weight scale param getter.
Mike Perry
2013-02-01
*
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
Merge branch '024_msvc_squashed'
Nick Mathewson
2013-01-16
|
\
|
*
Fix an instance of snprintf; don't use _snprintf directly
Nick Mathewson
2013-01-16
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
Make the = at the end of ntor-onion-key optional.
Nick Mathewson
2013-01-05
*
|
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
|
\
\
|
|
/
|
/
|
|
*
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
|
*
Wrangle curve25519 onion keys: generate, store, load, publish, republish
Nick Mathewson
2013-01-02
*
|
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-12-07
|
\
\
|
|
/
|
/
|
|
*
Remove some deadcode for parsing v1 directories
Nick Mathewson
2012-09-18
*
|
Minor documentation fix
Nick Mathewson
2012-11-23
*
|
Fix a bug in policy_is_reject_star() that was making IPv4 exits break
Nick Mathewson
2012-11-14
*
|
Parse IPv6 policy summaries from router descriptors and microdescs
Nick Mathewson
2012-11-14
*
|
Better policy support for IPv6
Nick Mathewson
2012-11-14
*
|
Add a new family-specific syntax for tor_addr_parse_mask_ports
Nick Mathewson
2012-11-14
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
|
\
\
|
*
|
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-11-08
*
|
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'public/bug6853'
Nick Mathewson
2012-09-17
|
\
\
|
*
|
Parse votes with >31 flags correctly
Nick Mathewson
2012-09-17
|
|
/
*
|
document why we only allow 64 flags in votes
Nick Mathewson
2012-09-14
*
|
Reject votes (not consensuses) with >64 known-flags
Nick Mathewson
2012-09-13
*
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-13
|
\
|
|
*
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-09-13
*
|
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-07
*
|
Merge branch 'bug5535_only_rebased'
Nick Mathewson
2012-09-04
|
\
\
|
*
|
Add IPv6 OR port to microdesc_t and populate it.
Linus Nordberg
2012-09-04
|
|
/
*
/
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-09-04
|
/
*
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
Nick Mathewson
2012-08-21
|
\
|
*
Warn at parse time for routerstatus entry missing a microdesc consensus
Nick Mathewson
2012-07-31
*
|
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-09
*
|
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-08-03
*
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
2012-06-15
*
|
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-05
*
|
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-06-04
*
|
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-05-10
*
|
Check more thoroughly for dups when parsing networkstatus parameters
Nick Mathewson
2012-05-07
*
|
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-19
|
\
|
|
*
Fix a log-uninitialized-buffer bug.
Nick Mathewson
2012-04-18
*
|
Fix comment typo
Robert Ransom
2012-03-30
*
|
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-03-27
*
|
Fix a check-spaces complaint
Sebastian Hahn
2012-02-12
*
|
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-25
[next]