Historique des commits

Auteur SHA1 Message Date
  Peter Palfrader db27c32283 New experimental upstream il y a 20 ans
  Roger Dingledine 9d3e67d739 update changelog with minor tweaks il y a 20 ans
  Peter Palfrader 2034c48f33 Forward port to head il y a 20 ans
  Peter Palfrader e4ee8a0069 Merge 0.1.0.14+XXXX changes il y a 20 ans
  Nick Mathewson 0119f554da update directory todos il y a 20 ans
  Roger Dingledine 76e6cc0c2b bump to 0.1.1.7-alpha il y a 20 ans
  Roger Dingledine ca727ba6e1 bugfix: when we try to determine the reachability of our dirport, il y a 20 ans
  Roger Dingledine 8c3f0dfe09 update todo a bit il y a 20 ans
  Roger Dingledine 48e2bbd4cb a changelog for 0.1.1.7-alpha il y a 20 ans
  Roger Dingledine ec9ef0da3b document the new functionality that crept in: il y a 20 ans
  Nick Mathewson 7c6679d8dc Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. il y a 20 ans
  Roger Dingledine 93be26a74a stop the call duplication inside config_assign() il y a 20 ans
  Nick Mathewson 6aa8850d90 note that routerstatus_t.entries is sorted. il y a 20 ans
  Roger Dingledine 10893e7254 simplify il y a 20 ans
  Roger Dingledine c78aafe4b5 and take the bang out il y a 20 ans
  Roger Dingledine 62fe24c40c ok, ok, csv's get replaced even when we assign them from the torrc. il y a 20 ans
  Roger Dingledine 1f930a9a70 checkpoint: clean up and document the three ways to call config_assign() il y a 20 ans
  Roger Dingledine f08bccc460 correct a mistake i just added il y a 20 ans
  Roger Dingledine c48cda7b02 update control spec to reflect our new SETCONF behavior il y a 20 ans
  Roger Dingledine ed748efd83 make clearer the ulimit -n instructions il y a 20 ans
  Roger Dingledine 41bdb5e9f8 clean up the server docs for ulimit -n il y a 20 ans
  Roger Dingledine 8585599965 correct "your server is reachable" log entries to indicate that it was il y a 20 ans
  Roger Dingledine 26cc51ffea a bit more code cleanup il y a 20 ans
  Nick Mathewson 890847d232 I forgot -- smart kids make their code compile. il y a 20 ans
  Nick Mathewson 4efa652a98 add docs, fix whitespace, and make ANY rule in routerparse a little tighter. il y a 20 ans
  Nick Mathewson 76351b8416 Fix DOCDOC entries in routerlist.c. Make more functions use SMARTLIST_FOREACH instead of raw loops. Replace router_list_superseded implementation with one that has a prayer of working. il y a 20 ans
  Nick Mathewson d9bf9e48c0 Add documentation to a few functions in container.c; reformat function definitions il y a 20 ans
  Nick Mathewson 29c57b54d4 Add functions to extend and compress new router store logic. (Basic idea: use a journal of newly received router descriptors, and periodically replace the old file. This avoids the "too many files" problem and the "too many rewrites" problem.) il y a 20 ans
  Nick Mathewson d4fb1fcd6c Two new functions like write_bytes_to_file: one takes a list of byte-and-len structs; one appends. il y a 20 ans
  Roger Dingledine 82b3b6249c fix a seg fault if we ask an authdirserver for a descriptor by il y a 20 ans