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
2010-02-27
Properly handle non-terminated strings
Sebastian Hahn
2009-10-14
Code to parse and access network parameters.
Nick Mathewson
2009-09-14
Fix a memory leak when parsing a ns
Sebastian Hahn
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-04-09
Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzin...
Nick Mathewson
2009-02-09
uh, and commit the patch too.
Roger Dingledine
2009-01-31
Fix a possible cause of bug 915 when parsing multiple votes one of which was ...
Nick Mathewson
2009-01-13
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
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-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
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-17
Use ctags and a python script to find identifiers that are never used anywher...
Nick Mathewson
2008-12-12
Add cross-certification to authority key certificates. Partial implementatio...
Nick Mathewson
2008-12-11
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-05
Add a couple of sanity-checks for return values that coverity thinks we ought...
Nick Mathewson
2008-12-03
fix bug 880: find the end of an authority cert by looking for the first ----E...
Nick Mathewson
2008-11-05
The chunk_size field in memarea_t was never actually set. Remove the whole t...
Nick Mathewson
2008-11-03
Fix unit test failure related to intro point parsing.
Nick Mathewson
2008-09-26
Proposal 152 implementation from Josh Albrecht, with tweaks.
Nick Mathewson
2008-09-25
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-08-20
make r16598 compile on 64-bit too
Roger Dingledine
2008-08-19
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-14
Do not split stored exit policy summary into type(accept/reject) and portlist...
Peter Palfrader
2008-08-14
Rename a field so weasel likes it better
Peter Palfrader
2008-08-14
Add bw to consensus
Peter Palfrader
2008-08-14
Parse policies and weight (bw) into routerstatuses
Peter Palfrader
2008-08-14
asserting(s) is better than segfaulting if it turns out to be NULL later
Peter Palfrader
2008-08-09
Patch cleanups from karsten
Nick Mathewson
2008-08-08
The first of Karsten's proposal 121 patches: configure and maintain client au...
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-24
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
Nick Mathewson
2008-07-11
r16917@tombo: nickm | 2008-07-11 12:55:26 -0400
Nick Mathewson
2008-05-12
r19690@catbus: nickm | 2008-05-11 22:13:31 -0400
Nick Mathewson
2008-04-24
I bet I screwed up while merging in the changes from the feature branch into ...
Peter Palfrader
2008-04-24
Merge conditional consensus downloading
Peter Palfrader
2008-04-24
Enable conditional consensus downloading starting with 0.2.1.1-alpha servers
Peter Palfrader
2008-04-24
and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)
Peter Palfrader
2008-03-26
r19074@catbus: nickm | 2008-03-26 17:08:32 -0400
Nick Mathewson
2008-03-26
r19072@catbus: nickm | 2008-03-26 13:50:24 -0400
Nick Mathewson
2008-03-26
r19062@catbus: nickm | 2008-03-26 12:56:25 -0400
Nick Mathewson
[next]