Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine fab1feee26 complain when we hit wsaenobufs on recv or write too. il y a 18 ans
  Roger Dingledine d8195e4128 Implement Jason Holt's SafeSocks config option. il y a 18 ans
  Roger Dingledine 9a5df4cef5 resume being printist: if the hostname contains non-printable il y a 18 ans
  Roger Dingledine e8fd871d8b Stop being printist: just because our local platform doesn't il y a 18 ans
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. il y a 18 ans
  Nick Mathewson 5777ee0e1a Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) il y a 18 ans
  Roger Dingledine 36484f873a convert some more source files to the new log convention il y a 18 ans
  Roger Dingledine 5f051574d5 Happy new year! il y a 18 ans
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. il y a 18 ans
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, il y a 18 ans
  Nick Mathewson 39265dd72e In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down. il y a 18 ans
  Nick Mathewson fea19528a1 assert_buf_ok was showing up in the profile; remove it from critical-path functions, since it hasnt triggered for ages. il y a 18 ans
  Roger Dingledine c4aa9e7941 Add a new config option TestSocks so people can see if their il y a 18 ans
  Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might il y a 18 ans
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. il y a 18 ans
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface il y a 18 ans
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging il y a 18 ans
  Nick Mathewson 998cf8d622 Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC) il y a 18 ans
  Nick Mathewson ba24193ab5 Make doxygen marginally happier il y a 19 ans
  Nick Mathewson de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. il y a 19 ans
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. il y a 19 ans
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup il y a 19 ans
  Roger Dingledine 6a52aa52fe fix a pair of hard-coded urls il y a 19 ans
  Nick Mathewson 4870877231 Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway il y a 19 ans
  Nick Mathewson 0828feaf7c Add belt-and-suspenders fix to coredump from yesterday; document more functions in buffers.c il y a 19 ans
  Roger Dingledine 8f9790a023 fix a seg fault with autodetecting which controller version is being used il y a 19 ans
  Roger Dingledine 9c67ae34f1 overall cleanup and streamlining and doccing il y a 19 ans
  Nick Mathewson 9b4aa8d2ab Implement all the easy bits of the new control protocol il y a 19 ans
  Nick Mathewson f9f09f1c5e Start implementing framework for revised control spec. il y a 19 ans
  Roger Dingledine 91b1fb7ff7 some more cleaning and docing il y a 19 ans