커밋 기록

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