Commit History

Author SHA1 Message Date
  Roger Dingledine a1f1fa6ab2 Checkpoint in-progress fixes: 20 years ago
  Nick Mathewson 26e6eb7539 Check returns from libevent calls better; stop poking at internals of events to see if they are live. 20 years ago
  Nick Mathewson 2ff6cfccd6 Forward-port fix to make dual-purpose NT executable work. 20 years ago
  Roger Dingledine 55c3f15ed1 Forward-port the trick to bump up ConnLimit as far as it can 20 years ago
  Nick Mathewson 1a55422006 Fix windows build: juggle }s and #endifs around in main.c 20 years ago
  Roger Dingledine 8727acf2f1 Add a new AddressMap directive to rewrite incoming socks addresses. 20 years ago
  Nick Mathewson 5d836c8140 Free tls resources on exit too 20 years ago
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 20 years ago
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 20 years ago
  Roger Dingledine c5c46d6fb6 don't list version in the win32 service display name or service name, 20 years ago
  Nick Mathewson bb32fa86d7 Re-normalize whitespace; make "make check-spaces" happy 20 years ago
  Nick Mathewson 24ad6542c9 forward-port NT service patch 20 years ago
  Roger Dingledine bcece3d8a7 another minor fix 20 years ago
  Peter Palfrader ddd724ef94 Add --with-dmalloc configure option 20 years ago
  Peter Palfrader dfa3a0220f Write a function header for Roger so he can fill it with life 20 years ago
  Roger Dingledine 0f5a198028 sometimes, a conn on the closeable_lst gets absolutely 20 years ago
  Roger Dingledine 2e97593d25 define TOR_FRAGILE if you want tor to give you a core when 21 years ago
  Roger Dingledine d6489d8e41 lay a trap for situations where we connection_free something 21 years ago
  Roger Dingledine 75b45bcd4d stop the infinite loop of freeing the same connection_t over and 21 years ago
  Roger Dingledine 3969b6066e Stop crashing when we're asking to close_if_marked a conn that 21 years ago
  Roger Dingledine 7ddeb7fae7 try to find the corrupt closeable_connection_lst entry early 21 years ago
  Roger Dingledine 8e7fc8d259 comment about a bug wrt clock skew 21 years ago
  Roger Dingledine b2fbd834f0 forward-port the dns and maxconn fixes 21 years ago
  Nick Mathewson e03f571ee3 Forward-port win32 service patch; try to clean it a touch. 21 years ago
  Nick Mathewson 6704093c0d Appease another 64-bit warning 21 years ago
  Nick Mathewson 5b45527851 Appease weasel's paranoid 64-bit compiler. 21 years ago
  Roger Dingledine d2400a5afd Introduce a notion of 'internal' circs, which are chosen without regard 21 years ago
  Nick Mathewson a38bccdca7 Move call to event_init() immediately after start_daemon(); move start_daemon earlier. This should fix using libevent with RunAsDaemon. 21 years ago
  Roger Dingledine abea142665 more cleanup 21 years ago
  Roger Dingledine 24a97d2c55 fix up some comments 21 years ago