Commit History

Author SHA1 Message Date
  Roger Dingledine e8fd871d8b Stop being printist: just because our local platform doesn't 18 years ago
  Nick Mathewson bd8ffccae7 More cleanups noticed by weasel; also, remove macros that nobody uses. 18 years ago
  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 years ago
  Roger Dingledine 36484f873a convert some more source files to the new log convention 18 years ago
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 years ago
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 years ago
  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 years ago
  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 years ago
  Roger Dingledine c4aa9e7941 Add a new config option TestSocks so people can see if their 18 years ago
  Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might 18 years ago
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 years ago
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 years ago
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging 18 years ago
  Nick Mathewson 998cf8d622 Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC) 18 years ago
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 18 years ago
  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. 18 years ago
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 years ago
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup 18 years ago
  Roger Dingledine 6a52aa52fe fix a pair of hard-coded urls 19 years ago
  Nick Mathewson 4870877231 Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway 19 years ago
  Nick Mathewson 0828feaf7c Add belt-and-suspenders fix to coredump from yesterday; document more functions in buffers.c 19 years ago
  Roger Dingledine 8f9790a023 fix a seg fault with autodetecting which controller version is being used 19 years ago
  Roger Dingledine 9c67ae34f1 overall cleanup and streamlining and doccing 19 years ago
  Nick Mathewson 9b4aa8d2ab Implement all the easy bits of the new control protocol 19 years ago
  Nick Mathewson f9f09f1c5e Start implementing framework for revised control spec. 19 years ago
  Roger Dingledine 91b1fb7ff7 some more cleaning and docing 19 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 years ago
  Roger Dingledine 2587fa09f9 move more docs into our code 19 years ago
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 19 years ago