커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 1cd57b8466 make sure router descriptor doesnt eat the directory-signature 21 년 전
  Roger Dingledine f0e94dab86 make log use a larger buffer, for easier debugging 21 년 전
  Nick Mathewson 01786266ca Bugfixes in directory code: 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 e7e858d0d1 patch strptime warning -- reduce portability! 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 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 년 전
  Roger Dingledine 467d278b8b more cleanup and rearranging 21 년 전
  Roger Dingledine 5d31f71557 fix two new segfaults 21 년 전
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 21 년 전
  Roger Dingledine 677707433e shift read_file_to_str() into util.c 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 년 전
  Nick Mathewson 798bb6ab3b Add function to wrap SSL_pending 21 년 전
  Roger Dingledine 0d9e339d49 remove last piece of orkeygen (i think) 21 년 전
  Roger Dingledine e835122cc0 remove more pieces of orkeygen 21 년 전
  Roger Dingledine 0f25887048 clean up connection_assert_ok compiler warnings 21 년 전
  Roger Dingledine deac704399 connection_new() can't ever fail 21 년 전
  Roger Dingledine 9899e09b3b add Address config element, use it in descriptor 21 년 전
  Roger Dingledine d27514b70a orkeygen is obsolete 21 년 전
  Roger Dingledine bf10a3c0f1 finish enforcing the log convention 21 년 전
  Roger Dingledine ab8bceb27a dirservers upload their descs now too 21 년 전
  Roger Dingledine d8f646c44f make writing descs work 21 년 전
  Roger Dingledine a970cd7cfa update the cvsignore 21 년 전
  Nick Mathewson febb2251ca Add code to parse fingerprint files and compare routers against fingerprint files. 21 년 전
  Nick Mathewson a3e08a0119 Bugfixes in crypto_pk_write_private_key_to_filename 21 년 전
  Nick Mathewson 31cee9fe18 Add published to descriptors 21 년 전
  Nick Mathewson 92acbe12bc Refactor common file code into util.c; add published to descriptors 21 년 전