提交歷史

作者 SHA1 備註 提交日期
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 年之前
  Roger Dingledine de6cbe53c0 some early bugfixes 21 年之前
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 年之前
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 21 年之前
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 21 年之前
  Nick Mathewson d0273ee135 We need to call get_connection_array before using its outputs 21 年之前
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 21 年之前
  Roger Dingledine 013c4e1467 move the tls handshake stuff to connection_or 21 年之前
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 21 年之前
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 21 年之前
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 21 年之前
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs 21 年之前
  Roger Dingledine deac704399 connection_new() can't ever fail 21 年之前
  Roger Dingledine 9e5cafc395 first pass: obey log convention 21 年之前
  Roger Dingledine 3b5191d36d various bugfixes and updates 21 年之前
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 21 年之前
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 21 年之前
  Roger Dingledine ed51df7453 bugfixes and note missing features 21 年之前
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 21 年之前
  Roger Dingledine b97945e411 add in directory 'post' support 21 年之前
  Roger Dingledine a66669859e phase out non-tls handshake, now that tls is stable. 21 年之前
  Roger Dingledine 6f46316c31 bugfixes and refactorings 21 年之前
  Nick Mathewson 4dddac706d Use EXIT properly in assert_connection_ok 21 年之前
  Nick Mathewson 1b9c2f35eb Add first cut of assert_*_ok functions 21 年之前
  Roger Dingledine 8b71b7338f clean up exported api's 21 年之前
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() 21 年之前
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works 21 年之前
  Roger Dingledine b63013e847 finally tracked down the seg fault 21 年之前
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 21 年之前
  Roger Dingledine 31bf3ec420 reshuffle functions for cleaner organization 21 年之前