Commit History

Автор SHA1 Съобщение Дата
  Nick Mathewson c466b7e72f Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here was a bad idea. преди 21 години
  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. преди 21 години
  Nick Mathewson 8de9cfe184 Resolve FIXME items: make expand_filename handle ~ and ~username преди 21 години
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c преди 21 години
  Nick Mathewson d9d053d70b Clean windows a little преди 21 години
  Nick Mathewson 7daab4034d Fix windows build for VC6; centralize newline-fiasco-damage-control logic преди 21 години
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs преди 21 години
  Nick Mathewson 180e0a9326 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). преди 21 години
  Roger Dingledine 8c7b2ff7ed various fixes преди 21 години
  Roger Dingledine 865f341708 parse_line_from_file is obsolete. преди 21 години
  Nick Mathewson 38ed0ce5e6 Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined преди 21 години
  Nick Mathewson 9d604ec615 Add code to read configuration lines from a string as well as a file преди 21 години
  Nick Mathewson b74b72a5ce Fix windows build преди 21 години
  Nick Mathewson 871bf904ae Remove extraneous local преди 21 години
  Nick Mathewson d5244e3872 Add a write_bytes_to_file so we can have files with NULs in them. преди 21 години
  Nick Mathewson 67f14032b1 Handle strlcat/strlcpy correctly on platforms that have them. преди 21 години
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) преди 21 години
  Roger Dingledine 037fba7595 util.c needs ctype.h for tolower and isspace преди 21 години
  Nick Mathewson ce79bab7f1 Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). преди 21 години
  Roger Dingledine 4689243242 make sure options.MaxConn can be reached преди 21 години
  Nick Mathewson 5bc0dba933 Move all util functions that need openssl into crypto.c; make non-openssl functions that util needs into util. Now openssl can be separated. преди 21 години
  Nick Mathewson 6874c39904 Fix windows build преди 21 години
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. преди 21 години
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf преди 21 години
  Nick Mathewson 22dc19b590 snprintf wrapper with consistant (though not C99) overflow behavior преди 21 години
  Nick Mathewson f67f83b1fa Use strlcpy, not strncpy преди 21 години
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf преди 21 години
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. преди 21 години
  Roger Dingledine e9e9a25881 i take back everything i've said about unit tests преди 21 години
  Roger Dingledine 6d873e5743 don't assert multiple things in the same tor_assert() преди 21 години