summaryrefslogtreecommitdiff
path: root/src/or/routerparse.c
AgeCommit message (Expand)Author
2008-12-17Use ctags and a python script to find identifiers that are never used anywher...Nick Mathewson
2008-12-12Add cross-certification to authority key certificates. Partial implementatio...Nick Mathewson
2008-12-11Now that tor_assert is no longer using a broken force-to-boolean formulation,...Nick Mathewson
2008-12-11Refactor find_first_by_keyword into one variant that can return NULL and one ...Nick Mathewson
2008-12-05Add a couple of sanity-checks for return values that coverity thinks we ought...Nick Mathewson
2008-12-03fix bug 880: find the end of an authority cert by looking for the first ----E...Nick Mathewson
2008-11-05The chunk_size field in memarea_t was never actually set. Remove the whole t...Nick Mathewson
2008-11-03Fix unit test failure related to intro point parsing.Nick Mathewson
2008-09-26Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson
2008-09-25Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson
2008-08-20make r16598 compile on 64-bit tooRoger Dingledine
2008-08-19Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson
2008-08-14Do not split stored exit policy summary into type(accept/reject) and portlist...Peter Palfrader
2008-08-14Rename a field so weasel likes it betterPeter Palfrader
2008-08-14Add bw to consensusPeter Palfrader
2008-08-14Parse policies and weight (bw) into routerstatusesPeter Palfrader
2008-08-14asserting(s) is better than segfaulting if it turns out to be NULL laterPeter Palfrader
2008-08-09Patch cleanups from karstenNick Mathewson
2008-08-08The 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 -0400Nick Mathewson
2008-07-24 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson
2008-07-24 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200Nick Mathewson
2008-07-11 r16917@tombo: nickm | 2008-07-11 12:55:26 -0400Nick Mathewson
2008-05-12 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson
2008-04-24I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader
2008-04-24Merge conditional consensus downloadingPeter Palfrader
2008-04-24Enable conditional consensus downloading starting with 0.2.1.1-alpha serversPeter Palfrader
2008-04-24and 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 -0400Nick Mathewson
2008-03-26 r19072@catbus: nickm | 2008-03-26 13:50:24 -0400Nick Mathewson
2008-03-26 r19062@catbus: nickm | 2008-03-26 12:56:25 -0400Nick Mathewson
2008-03-26 r19061@catbus: nickm | 2008-03-26 12:53:18 -0400Nick Mathewson
2008-03-26 r19060@catbus: nickm | 2008-03-26 12:44:19 -0400Nick Mathewson
2008-03-26 r19049@catbus: nickm | 2008-03-26 12:33:25 -0400Nick Mathewson
2008-03-18 r18913@catbus: nickm | 2008-03-18 10:30:39 -0400Nick Mathewson
2008-03-18point out another bug for nick. and if it's *not* a bug, that'sRoger Dingledine
2008-03-17 r18896@catbus: nickm | 2008-03-17 16:10:54 -0400Nick Mathewson
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-20 r18255@catbus: nickm | 2008-02-20 11:44:55 -0500Nick Mathewson
2008-02-19 r18236@catbus: nickm | 2008-02-19 18:55:21 -0500Nick Mathewson
2008-02-19 r18230@catbus: nickm | 2008-02-19 18:29:43 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2008-02-06If the networkstatus consensus lists no recommended versions, don'tRoger Dingledine
2008-02-06 r17936@catbus: nickm | 2008-02-06 00:31:11 -0500Nick Mathewson
2008-02-06 r17933@catbus: nickm | 2008-02-05 19:54:28 -0500Nick Mathewson
2008-02-05 r17909@catbus: nickm | 2008-02-05 14:48:22 -0500Nick Mathewson
2008-01-26Fix bug 571: associate certificates with keys, not dirservers, so that we can...Nick Mathewson
2008-01-23Fix a warningPeter Palfrader
2008-01-16 r17639@catbus: nickm | 2008-01-15 19:09:21 -0500Nick Mathewson
2008-01-14 r17614@catbus: nickm | 2008-01-14 13:55:25 -0500Nick Mathewson