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
*
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*
*_free functions now accept NULL
Sebastian Hahn
2009-12-12
*
Document the microdescriptor code better.
Nick Mathewson
2009-10-18
*
Parse detached signatures and microdesc networkstatuses correctly.
Nick Mathewson
2009-10-15
*
Parse detached signature documents with multiple flavors and algorithms.
Nick Mathewson
2009-10-15
*
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
*
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-15
*
Add ability to parse one or more m line from a vote.
Nick Mathewson
2009-10-15
*
Allow signed data to include other hashes later.
Nick Mathewson
2009-10-15
*
Signature-checking code can handle longer digests.
Nick Mathewson
2009-10-15
*
Make signature-generation code handle different key and digest lengths.
Nick Mathewson
2009-10-15
*
Merge commit 'sebastian/specconformance'
Roger Dingledine
2009-09-16
|
\
|
*
Fix a spec conformance issue when parsing a ns vote
Sebastian Hahn
2009-09-14
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-15
|
\
\
|
*
|
Fix a memory leak when parsing a ns
Sebastian Hahn
2009-09-14
*
|
|
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-09-14
|
|
/
|
/
|
*
|
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
|
\
|
|
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
|
When Tor fails to parse a descriptor of any kind, dump it to disk.
Karsten Loesing
2009-08-26
*
|
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-26
|
\
\
|
*
|
Include contents of *-stats files in descriptor.
Karsten Loesing
2009-08-17
|
|
/
*
|
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-21
*
|
Implement measured bw parsing + unit tests.
Mike Perry
2009-08-06
|
/
*
Spell-check Tor.
Nick Mathewson
2009-05-27
*
Update copyright to 2009.
Karsten Loesing
2009-05-04
*
Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzin...
Nick Mathewson
2009-04-09
*
uh, and commit the patch too.
Roger Dingledine
2009-02-09
*
Fix a possible cause of bug 915 when parsing multiple votes one of which was ...
Nick Mathewson
2009-01-31
*
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-13
*
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-04
*
Downgrade the last xxx021 in routerparse. The duplicate code stands for now.
Nick Mathewson
2008-12-29
*
Extact parse-the-token-arguments to its own function, and change it to a sing...
Nick Mathewson
2008-12-29
*
Remove a call to find_whitespace_eos that didn't actually do anything.
Nick Mathewson
2008-12-29
*
Refactor some exit-policy-related functions that showed up in oprofile.
Nick Mathewson
2008-12-29
*
Document most undocumented variables.
Nick Mathewson
2008-12-23
*
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
*
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
*
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
*
Use ctags and a python script to find identifiers that are never used anywher...
Nick Mathewson
2008-12-17
*
Add cross-certification to authority key certificates. Partial implementatio...
Nick Mathewson
2008-12-12
*
Now that tor_assert is no longer using a broken force-to-boolean formulation,...
Nick Mathewson
2008-12-11
*
Refactor find_first_by_keyword into one variant that can return NULL and one ...
Nick Mathewson
2008-12-11
*
Add a couple of sanity-checks for return values that coverity thinks we ought...
Nick Mathewson
2008-12-05
*
fix bug 880: find the end of an authority cert by looking for the first ----E...
Nick Mathewson
2008-12-03
*
The chunk_size field in memarea_t was never actually set. Remove the whole t...
Nick Mathewson
2008-11-05
*
Fix unit test failure related to intro point parsing.
Nick Mathewson
2008-11-03
*
Proposal 152 implementation from Josh Albrecht, with tweaks.
Nick Mathewson
2008-09-26
*
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-09-25
*
make r16598 compile on 64-bit too
Roger Dingledine
2008-08-20
[next]