summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-01-17bump to 0.2.0.16-alphator-0.2.0.16-alphaRoger Dingledine
svn:r13160
2008-01-17muck with the 0.2.0.16-alpha some moreRoger Dingledine
svn:r13159
2008-01-17explain a bit about router descriptor purposesRoger Dingledine
svn:r13154
2008-01-17Assert error introduced in r11957:Roger Dingledine
Fix an assert if we post a general-purpose descriptor via the control port but that descriptor isn't mentioned in our current network consensus. Bug reported by Jon McLachlan; bugfix on 0.2.0.9-alpha. svn:r13153
2008-01-16 r17639@catbus: nickm | 2008-01-15 19:09:21 -0500Nick Mathewson
Fix some hard to trigger but nonetheless real memory leaks spotted by an anonymous contributor. Needs review. Partial backport candidate. svn:r13147
2008-01-15 r17624@catbus: nickm | 2008-01-15 00:42:01 -0500Nick Mathewson
Fixes to more anonymously-reported typos and logic errors. svn:r13136
2008-01-15 r17623@catbus: nickm | 2008-01-15 00:22:04 -0500Nick Mathewson
bulletproof option_get_canonical_name() svn:r13135
2008-01-14 r17614@catbus: nickm | 2008-01-14 13:55:25 -0500Nick Mathewson
Add a missing "goto err" when parsing v2 ns docs svn:r13133
2008-01-14 r17613@catbus: nickm | 2008-01-14 13:52:44 -0500Nick Mathewson
Do not segfault if symetric key generation somehow fails in crypto_hybrid_encrypt. svn:r13132
2008-01-14 r17612@catbus: nickm | 2008-01-14 13:46:04 -0500Nick Mathewson
Oops; fix compile svn:r13131
2008-01-14 r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson
add some missing checks for failing return values. svn:r13130
2008-01-14 r17610@catbus: nickm | 2008-01-14 13:20:49 -0500Nick Mathewson
Fix a bogus free() call on a base64 failure in router_append_dirobj_signature(). svn:r13129
2008-01-14 r17584@catbus: nickm | 2008-01-12 18:52:01 -0500Nick Mathewson
Fix output of "tor-gencert --help" svn:r13128
2008-01-13Fix error induced by timezone offsetPeter Palfrader
svn:r13124
2008-01-13And fix the exit code for OKPeter Palfrader
svn:r13123
2008-01-13 r15891@tombo: nickm | 2008-01-12 19:20:24 -0500Nick Mathewson
Basic hacks to get TLS handshakes working: remove dead code; fix post-handshake logic; keep servers from writing while the client is supposed to be renegotiating. This may work. Needs testing. svn:r13122
2008-01-13 r15890@tombo: nickm | 2008-01-12 17:19:51 -0500Nick Mathewson
Add a --disable-buffer-freelists configure argument to build without buffer RAM chunk freelists, so we can benchmark the impact of this. svn:r13121
2008-01-13 r15889@tombo: nickm | 2008-01-12 17:18:29 -0500Nick Mathewson
Stop trying to mess with version in tor-mingw.nsi.in when we reconfigure. This is a relic of our pre-mingw days, when we didn't use autoconf on windows. svn:r13120
2008-01-13nagios-check-tor-authority-cert - check certificate expiry timePeter Palfrader
svn:r13119
2008-01-12 r17584@catbus: nickm | 2008-01-12 18:52:01 -0500Nick Mathewson
Fix output of "tor-gencert --help" svn:r13118
2008-01-12minor tweaks of the v2-conn-protocol textRoger Dingledine
svn:r13117
2008-01-12 r17581@catbus: nickm | 2008-01-12 00:52:35 -0500Nick Mathewson
Actually write up what I'm implementing for the v2 connection protocol svn:r13113
2008-01-12 r17580@catbus: nickm | 2008-01-11 20:40:30 -0500Nick Mathewson
Fix policies.c build on gcc 4.2 with warnings. svn:r13112
2008-01-11fix things to make nsis happyAndrew Lewman
svn:r13110
2008-01-11Update makefile for panther, update polipo version where needed.Andrew Lewman
svn:r13107
2008-01-11add in a pdf so it'll be in our svnRoger Dingledine
svn:r13103
2008-01-110.2.0.15-alpha blurbRoger Dingledine
svn:r13102
2008-01-11start to flesh out the issues; and add some moreRoger Dingledine
svn:r13101
2008-01-10fix unit tests after r13092Roger Dingledine
svn:r13100
2008-01-10add an outline for a new roadmapRoger Dingledine
svn:r13099
2008-01-10 r17564@catbus: nickm | 2008-01-10 13:19:59 -0500Nick Mathewson
Fix bug in r13094: be sure to set the purpose and send_unencrypted fields correctly in our own routerinfo and extrainfo. svn:r13098
2008-01-10 r17558@catbus: nickm | 2008-01-10 13:07:41 -0500Nick Mathewson
If we do not serve v2 directory info, and our cached v2 networkstatus files are very old, remove them. If the directory is old, remove that too. (We already did this for obsolete routers files.) svn:r13096
2008-01-10minor cleanupsRoger Dingledine
svn:r13095
2008-01-10 r17554@catbus: nickm | 2008-01-10 12:48:29 -0500Nick Mathewson
Do not send bridge descriptors over unencrypted connections. svn:r13094
2008-01-10 r17553@catbus: nickm | 2008-01-10 12:18:27 -0500Nick Mathewson
Add connection_dir_is_encrypted() so that we can refrain from sending bridge descriptors over an unencrypted link. svn:r13093
2008-01-10 r17552@catbus: nickm | 2008-01-10 12:13:43 -0500Nick Mathewson
Make bridge geoip data get rounded up, not down. svn:r13092
2008-01-10 r17550@catbus: nickm | 2008-01-10 12:08:01 -0500Nick Mathewson
Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified. svn:r13091
2008-01-10 r17548@catbus: nickm | 2008-01-10 11:08:12 -0500Nick Mathewson
Make proposal-109 behavior optional. svn:r13090
2008-01-09work down todo list for more 0.2.0.x issuesRoger Dingledine
svn:r13087
2008-01-09<tup> tor segfaults when reading a config value that contains a malformedRoger Dingledine
escape sequence; this patch fixes it svn:r13086
2008-01-09remove some of the done items, in preparation for overhaulRoger Dingledine
svn:r13085
2008-01-09remove some done things. move a lot more into the 0.2.1.x section.Roger Dingledine
there remain a bunch of things in the 0.2.0.x section that we should either do or move into 0.2.1.x. svn:r13084
2008-01-09start a roadmap for 2008 and beyond. based on 2007 roadmap asRoger Dingledine
a starting point. svn:r13083
2008-01-09a few items done, another item we should doRoger Dingledine
svn:r13082
2008-01-09Jan 08 19:55:01.865 [notice] Added -2 pending signatures while building ↵Roger Dingledine
consensus. svn:r13080
2008-01-08Set up gabelmoo (run by Karsten Loesing) as the fifth v3 directoryRoger Dingledine
authority. svn:r13079
2008-01-08our defensive programming plan hid a bug. switch to offensive programming.Roger Dingledine
svn:r13078
2008-01-08don't rebuild the router store for all those times when weRoger Dingledine
fetch one descriptor and then we don't like it svn:r13077
2008-01-08make new v3 authorities that aren't in the DirServers list believeRoger Dingledine
in themselves again. bug experienced by karsten. svn:r13076
2008-01-08another blog todoRoger Dingledine
svn:r13075