Cronologia Commit

Autore SHA1 Messaggio Data
  Nick Mathewson 17269eff3c Document parsing functions in routerlist.c, and separate parsing from non-parsing functions. 22 anni fa
  Roger Dingledine 38ce03d0e7 close the circuit when we get a truncated cell 22 anni fa
  Roger Dingledine ea6c4f6348 our circuit symmetric key (for aes) is 127 bits, not 128 bits. 22 anni fa
  Roger Dingledine 48e42e9346 back out the broken change from yesterday 22 anni fa
  Nick Mathewson ac552573dd Make router/directory parsing nondestructive and more const-friendly 22 anni fa
  Roger Dingledine 8bd7c94bf6 general cleanups 22 anni fa
  Roger Dingledine 6a968495b1 declare the prototypes better 22 anni fa
  Roger Dingledine c25fbd2676 break routers.c into router.c for stuff the router does, 22 anni fa
  Roger Dingledine e0952d0773 terminology shift: 22 anni fa
  Roger Dingledine 727a260a81 prevent assert failure on -HUP when options->PidFile==NULL 22 anni fa
  Roger Dingledine 4d9eabfed9 we are pre15 22 anni fa
  Roger Dingledine c183789c96 OnionRouter config option is obsolete 22 anni fa
  Roger Dingledine 3865a8a888 update the TODO to reflect recent commits 22 anni fa
  Roger Dingledine 4f2d556508 choose randomly from running dirservers, not always the first one 22 anni fa
  Roger Dingledine 63f81bddae pick nodes for a circuit only from those the directory says are up 22 anni fa
  Roger Dingledine 99db996aef stop segfault when choose_good_exit_server returns NULL 22 anni fa
  Roger Dingledine 5a894a1595 switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken distributions 22 anni fa
  Roger Dingledine 01cf9c2dd8 don't --enable-debug by default on ./configure 22 anni fa
  Roger Dingledine d172fdd300 fix vicious bug in connection_ap_attach_pending that caused it to 22 anni fa
  Roger Dingledine 05b9c35173 assert that nobody asks for a random number between 0 and -1 22 anni fa
  Roger Dingledine f65e871bfd bugfix in exit node choice: we used to find the perfect exit node but then use the wrong one. 22 anni fa
  Roger Dingledine fc98ca1a2d stop expecting sample-server-torrc to be there 22 anni fa
  Steven Hazel 7207627703 install that man page 22 anni fa
  Roger Dingledine 63dadc0298 update TODO with remaining pre15 tasks 22 anni fa
  Roger Dingledine af4192b172 start tracking a rare bug: package_raw_inbuf gets called with package_window 0 22 anni fa
  Roger Dingledine 3d37291e02 stop complaining as loudly when a dns resolve fails 22 anni fa
  Roger Dingledine 02ec2cdb34 bugfix: we were writing to stderr even when it's closed 22 anni fa
  Roger Dingledine 2de4fc2b7f bump up header length when the dirserv reads http commands 22 anni fa
  Roger Dingledine 3818776f62 remove a conn_close_if_marked warning 22 anni fa
  Roger Dingledine 00de055f43 bugfix: an offline OP would leak all its sockets and stop working 22 anni fa