Commit History

Author SHA1 Message Date
  Nick Mathewson 0f97f963e3 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 8bc70a2ad2 Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson bb97f680e7 Merge branch 'bug22801_028' into maint-0.2.9 6 years ago
  Nick Mathewson 5361032219 Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64. 6 years ago
  teor af98b862a5 Fix comments of functions that return tor_snprintf 7 years ago
  Nick Mathewson ff1af5550a strlen() returns size_t 7 years ago
  Daniel Pinto ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 years ago
  Nick Mathewson b6f22524ee Move config line parsing function to confline.c 7 years ago
  Alexander Færøy a28be68cf2 Split strings at newline in tor_get_lines_from_handle(). 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Alexander Færøy 02ef06516e Use less-than instead of not-equal-to for comparison in read loops. 7 years ago
  Alexander Færøy 6e78ede73f Remove buffered I/O stream usage in process_handle_t. 7 years ago
  Alexander Færøy 86de065aee Use read(2) instead of fgets(3) when reading process output. 7 years ago
  Alexander Færøy 3dca5a6e71 Use tor_fgets() instead of fgets(). 7 years ago
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' 7 years ago
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 years ago
  cypherpunks 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
  Nick Mathewson cea1a4e19d This is no longer inline. 7 years ago
  Hans Jerry Illikainen a23fd15786 Fix unreachable heap corruption in base64_decode() 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  teor 1e8f68a9c7 Add an extra warning message to check_private_dir 7 years ago
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 7 years ago
  Fabian Keil db2dd8434e finish_writing_to_file_impl(): Remove temporary file if replacing the existing one failed 7 years ago
  Nick Mathewson 3e3040a5d9 Merge branch 'maint-0.2.9' 7 years ago
  teor 2f48693663 Improve comments in check_private_dir and onion poisoning 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
  overcaffeinated b8b8b6b70e Add implementation of smartlist_add_strdup 7 years ago
  Nick Mathewson af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 7 years ago
  paolo.ingls@gmail.com ab78a4df93 torrc parsing b0rks on carriage-return 7 years ago
  Nick Mathewson 05aed5b635 Allow a unix: address to contain a C-style quoted string. 7 years ago