Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 3865a8a888 update the TODO to reflect recent commits hace 21 años
  Roger Dingledine 4f2d556508 choose randomly from running dirservers, not always the first one hace 21 años
  Roger Dingledine 63f81bddae pick nodes for a circuit only from those the directory says are up hace 21 años
  Roger Dingledine 99db996aef stop segfault when choose_good_exit_server returns NULL hace 21 años
  Roger Dingledine 5a894a1595 switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken distributions hace 21 años
  Roger Dingledine 01cf9c2dd8 don't --enable-debug by default on ./configure hace 21 años
  Roger Dingledine d172fdd300 fix vicious bug in connection_ap_attach_pending that caused it to hace 21 años
  Roger Dingledine 05b9c35173 assert that nobody asks for a random number between 0 and -1 hace 21 años
  Roger Dingledine f65e871bfd bugfix in exit node choice: we used to find the perfect exit node but then use the wrong one. hace 21 años
  Roger Dingledine fc98ca1a2d stop expecting sample-server-torrc to be there hace 21 años
  Steven Hazel 7207627703 install that man page hace 21 años
  Roger Dingledine 63dadc0298 update TODO with remaining pre15 tasks hace 21 años
  Roger Dingledine af4192b172 start tracking a rare bug: package_raw_inbuf gets called with package_window 0 hace 21 años
  Roger Dingledine 3d37291e02 stop complaining as loudly when a dns resolve fails hace 21 años
  Roger Dingledine 02ec2cdb34 bugfix: we were writing to stderr even when it's closed hace 21 años
  Roger Dingledine 2de4fc2b7f bump up header length when the dirserv reads http commands hace 21 años
  Roger Dingledine 3818776f62 remove a conn_close_if_marked warning hace 21 años
  Roger Dingledine 00de055f43 bugfix: an offline OP would leak all its sockets and stop working hace 21 años
  Nick Mathewson c52ee5e2af Fix a few bugs in sending and receiving DNS results hace 21 años
  Nick Mathewson 1155ae9b03 Bring assert_connection_ok up to date hace 21 años
  Nick Mathewson 5e9ba094bc Fix incorrect error message hace 21 años
  Roger Dingledine 1d9b1550e0 stop building sample-server-torrc, start building tor.1 hace 21 años
  Roger Dingledine 5b99985e79 we have a man page. hace 21 años
  Roger Dingledine 2c93463535 change 'so you want to run your own server' directions hace 21 años
  Roger Dingledine f53fe3cd7f merge torrc.in and sample-server-torrc.in hace 21 años
  Roger Dingledine 975bb68010 simplify: options.OnionRouter==1 iff options.ORPort>0 hace 21 años
  Roger Dingledine 84fffd3652 install now recognizes that -l warn is default hace 21 años
  Roger Dingledine 91cf5e44cc default log level is now warn hace 21 años
  Roger Dingledine b820d3bc42 define the pidfile on the commandline, if you want it hace 21 años
  Roger Dingledine d6601f8cff make pidfile default to null rather than writing to your cwd hace 21 años