aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* r16548@catbus: nickm | 2007-11-07 16:25:36 -0500Nick Mathewson2007-11-07
| | | | | | | Tidy a ChangeLog entry svn:r12424
* Set up ides (run by Mike Perry) as the third v3 directory authority.Roger Dingledine2007-11-07
| | | | svn:r12423
* four items blocking 0.2.0.10-alphaRoger Dingledine2007-11-07
| | | | svn:r12422
* start to muck with the 0.2.0.10-alpha changelogRoger Dingledine2007-11-07
| | | | svn:r12421
* start hunting a bug where bridge users don't always putRoger Dingledine2007-11-07
| | | | | | | their un-keyed connections onto the orconn_identity_map. svn:r12418
* r16533@catbus: nickm | 2007-11-07 12:42:58 -0500Nick Mathewson2007-11-07
| | | | | | | Fix another "TLS error. breaking connection".~ svn:r12416
* r16531@catbus: nickm | 2007-11-07 12:39:56 -0500Nick Mathewson2007-11-07
| | | | | | | Initialize re-parsed routerinfos with routerlist_index -1, since they are not yet inserted into the routerlist. Fixes another crash. svn:r12415
* r16529@catbus: nickm | 2007-11-07 12:28:52 -0500Nick Mathewson2007-11-07
| | | | | | | And make it compile too. svn:r12414
* r16527@catbus: nickm | 2007-11-07 12:27:59 -0500Nick Mathewson2007-11-07
| | | | | | | Re-set all of the indices immediately after sorting old_routers. Fixes a crash. svn:r12413
* r16525@catbus: nickm | 2007-11-07 12:10:01 -0500Nick Mathewson2007-11-07
| | | | | | | Clean up log messages from bug 543 fix, and make old_routers also keep track of their indices. This will probably crash some until all the bugs are fixed. svn:r12412
* r16523@catbus: nickm | 2007-11-07 11:35:49 -0500Nick Mathewson2007-11-07
| | | | | | | Improve "tls error. breaking" message a little. svn:r12411
* a note from steven about how to set up a private test networkRoger Dingledine2007-11-07
| | | | | | | without link encryption. svn:r12410
* Fix typo.Nick Mathewson2007-11-07
| | | | svn:r12409
* r16518@catbus: nickm | 2007-11-07 10:18:31 -0500Nick Mathewson2007-11-07
| | | | | | | First attempt at fixing bug 543. Needs testing. Too slow. svn:r12408
* r16479@catbus: nickm | 2007-11-06 18:10:02 -0500Nick Mathewson2007-11-06
| | | | | | | Add "Blocking resistant TLS certificate usage" as proposal 124. svn:r12405
* r16471@catbus: nickm | 2007-11-06 15:50:42 -0500Nick Mathewson2007-11-06
| | | | | | | Detect whether any of the descriptors we want are in old_routers. Possibly useful in tracking down bug 543. svn:r12404
* r16464@catbus: nickm | 2007-11-06 14:53:28 -0500Nick Mathewson2007-11-06
| | | | | | | Also avoid overflow on or_conn->read_bucket svn:r12401
* r16462@catbus: nickm | 2007-11-06 14:40:58 -0500Nick Mathewson2007-11-06
| | | | | | | Fix bug 544: do not allow buckets to overflow. Backportable. svn:r12400
* r16459@catbus: nickm | 2007-11-06 13:26:11 -0500Nick Mathewson2007-11-06
| | | | | | | Fix "0 request for 0 router" message. svn:r12399
* r16456@catbus: nickm | 2007-11-06 12:59:04 -0500Nick Mathewson2007-11-06
| | | | | | | Fix a dumb bug in networkstatus_free_all() svn:r12397
* r16455@catbus: nickm | 2007-11-06 12:48:00 -0500Nick Mathewson2007-11-06
| | | | | | | Parse CERT cells and act correctly when we get them. svn:r12396
* r16452@catbus: nickm | 2007-11-06 09:20:08 -0500Nick Mathewson2007-11-06
| | | | | | | Fix warning about overflow optimization. svn:r12395
* r16450@catbus: nickm | 2007-11-06 09:18:11 -0500Nick Mathewson2007-11-06
| | | | | | | Fix compile on sparc64 svn:r12394
* r14729@31-33-67: nickm | 2007-11-05 18:54:50 -0500Nick Mathewson2007-11-05
| | | | | | | Send and Parse CERT cells correctly. Still need to understand the certs inside. svn:r12392
* r14727@31-33-67: nickm | 2007-11-05 18:34:35 -0500Nick Mathewson2007-11-05
| | | | | | | Make VERSIONS variable-length. svn:r12391
* r16438@catbus: nickm | 2007-11-05 16:45:45 -0500Nick Mathewson2007-11-05
| | | | | | | Initial code for variable-length cells. CERT and VERSIONS need to use them. svn:r12390
* r16435@catbus: nickm | 2007-11-05 14:23:07 -0500Nick Mathewson2007-11-05
| | | | | | | Patch from karsten: tidy up v2 hidden service directory logic, and fix a few bugs. svn:r12388
* r16434@catbus: nickm | 2007-11-05 14:22:40 -0500Nick Mathewson2007-11-05
| | | | | | | Oops; fix compile svn:r12387
* r16432@catbus: nickm | 2007-11-05 14:18:57 -0500Nick Mathewson2007-11-05
| | | | | | | Send and parse link_auth cells properly. svn:r12386
* r16414@catbus: nickm | 2007-11-05 13:14:46 -0500Nick Mathewson2007-11-05
| | | | | | | Function to process link auth cells; stub function for cert cell processing svn:r12385
* r16413@catbus: nickm | 2007-11-05 13:14:18 -0500Nick Mathewson2007-11-05
| | | | | | | Add functions to encode certificates svn:r12384
* r16412@catbus: nickm | 2007-11-05 11:45:17 -0500Nick Mathewson2007-11-05
| | | | | | | Make TLS contexts reference-counted, and add a reference from TLS objects to their corresponding context. This lets us reliably get the certificates for a given TLS connection, even if we have rotated TLS contexts. svn:r12383
* r16411@catbus: nickm | 2007-11-05 11:27:37 -0500Nick Mathewson2007-11-05
| | | | | | | Remember X509 certificates in the context. Store peer/self certificate digests in handshake state. svn:r12382
* r16410@catbus: nickm | 2007-11-05 10:54:29 -0500Nick Mathewson2007-11-05
| | | | | | | Code to remember client_random and server_random values, and to compute hmac using TLS master secret. svn:r12381
* r16409@catbus: nickm | 2007-11-05 10:38:25 -0500Nick Mathewson2007-11-05
| | | | | | | Split handshake state into its own structure. Revise versions and netinfo code to use this structure. svn:r12380
* r16408@catbus: nickm | 2007-11-05 10:02:39 -0500Nick Mathewson2007-11-05
| | | | | | | Edit TODO: remove some completed items, add breakdown for 105+TLS task. svn:r12379
* r16407@catbus: nickm | 2007-11-05 10:02:22 -0500Nick Mathewson2007-11-05
| | | | | | | Add a log message when we start retrieving networkstatus svn:r12378
* r14702@tombo: nickm | 2007-11-04 15:48:56 -0500Nick Mathewson2007-11-04
| | | | | | | Define SHARE_DATADIR, LOCALSTATEDIR, and BINDIR in Makefile.am as autoconf recommends. Do not move CONFDIR yet, since we seem to support overriding it in a weird way. Resolves bug 542. svn:r12376
* add the other v3 dir bugfixes. my bridge is now workingRoger Dingledine2007-11-04
| | | | | | | again even when my datadir starts empty. phew. svn:r12372
* r14700@tombo: nickm | 2007-11-03 22:29:21 -0400Nick Mathewson2007-11-04
| | | | | | | Fix sign error in networkstatus_note_certs_arrived(). svn:r12371
* avoid sending a request for "keys/fp" (for which we'll get a 400 badRoger Dingledine2007-11-04
| | | | | | | | request) if we need more v3 certs but we've already got pending requests for all of them. svn:r12370
* fix an assert error on startup if we didn't already have theRoger Dingledine2007-11-04
| | | | | | | | | | | consensus and certs cached in our datadirectory: we were caching the consensus in consensus_waiting_for_certs but then free'ing it right after. more bugs remain here, i think. svn:r12369
* If bridge users set UpdateBridgesFromAuthority, but the digestRoger Dingledine2007-11-04
| | | | | | | | they ask for is a 404 from the bridge authority, they now fall back to trying the bridge directly. svn:r12368
* minor fixRoger Dingledine2007-11-04
| | | | svn:r12367
* more of r12364Roger Dingledine2007-11-04
| | | | svn:r12366
* always use begin_dir for publishing and fetching bridgeRoger Dingledine2007-11-03
| | | | | | | descriptors, no matter our config svn:r12365
* Raise the default BandwidthRate/BandwidthBurst to 5MB/10MB, toRoger Dingledine2007-11-03
| | | | | | | | accommodate the growing number of servers that use the default and are reaching it. svn:r12364
* cleanups in the changelog, plus ask nickm a questionRoger Dingledine2007-11-03
| | | | svn:r12363
* r14678@tombo: nickm | 2007-11-03 16:12:31 -0400Nick Mathewson2007-11-03
| | | | | | | Try to make hidden service directory lookup functions a bit more efficient: go for fewer O(n) operations, and look at the consensus rather than the routerinfo list. svn:r12361
* r14677@tombo: nickm | 2007-11-03 15:16:27 -0400Nick Mathewson2007-11-03
| | | | | | | Add a smartlist_bsearch_idx function that gives more useful output than regular bsearch for the value-not-found case. svn:r12360