Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 310a8da0d2 break reached_eof() out of process_inbuf() il y a 21 ans
  Roger Dingledine abdf073f14 minor fixes il y a 21 ans
  Nick Mathewson 60880cda84 Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs. il y a 21 ans
  Roger Dingledine 394554cfbf Clean up copyrights. il y a 21 ans
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. il y a 21 ans
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete il y a 21 ans
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() il y a 21 ans
  Roger Dingledine 05790d1722 let children survive sigint, sigterm, etc. il y a 21 ans
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called il y a 21 ans
  Nick Mathewson 656a664334 Revert cpuworker to use addr/port il y a 21 ans
  Nick Mathewson c2103eb63a Finish most pre2 items: make running-routers list work right; rename secret key files; make even more lookup-by-nickname use lookup-by-id; default nicknames to hostname. il y a 21 ans
  Nick Mathewson cbab134bd9 Switch most uses of *_by_addr_port to *_by_identity_digest il y a 21 ans
  Nick Mathewson 17b5b3685f Make tor build on win32 again; handle locking for server il y a 21 ans
  Roger Dingledine 42569ffd0f bump an info message down to a debug il y a 21 ans
  Roger Dingledine 1cf1836990 break connection_edge_end out of connection_mark_for_close il y a 21 ans
  Nick Mathewson 537fb82cbb Make some functions static il y a 21 ans
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances il y a 21 ans
  Nick Mathewson 81922a125c More doxygenation. il y a 21 ans
  Roger Dingledine c6d4a00c5f more doxygen markup il y a 21 ans
  Roger Dingledine b384c5a18d bugfix: do directory_send_command only after we've established a socket il y a 21 ans
  Roger Dingledine 9bf9ca4d09 bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. il y a 21 ans
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files il y a 21 ans
  Nick Mathewson af08c4f878 Working strerror for windows socket errors, plus some snide comments. il y a 21 ans
  Nick Mathewson 9322641710 Use socketclose on windows as appropriate; end pid files with newline il y a 21 ans
  Roger Dingledine 25d54257fb use tor_assert il y a 21 ans
  Roger Dingledine e355ed0e15 log correctly if decoding onion failed il y a 21 ans
  Nick Mathewson c44016e86e Merge flagday into main branch. il y a 21 ans
  Roger Dingledine 66f878513f deal with hardware word alignment il y a 21 ans
  Roger Dingledine 1ae45b771e don't close all the fd's when you spawn a thread, only when you fork il y a 21 ans
  Nick Mathewson 976bacae94 Make all the other read/writes into recv/sends, except when they shouldn't be. il y a 21 ans