Commit History

Author SHA1 Message Date
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 years ago
  Nick Mathewson d732b87e60 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Sebastian Hahn 679aa93e23 Fix month check in parse_http_time, add test 12 years ago
  Nick Mathewson 801923ac21 Remove more dubiosity in struct tm handling. related to bug5346 12 years ago
  Nick Mathewson 1abe533b33 Reject an additional type of bad date in parse_http_time 12 years ago
  Esteban Manchado Velázquez d0d9c3d71e Fix parse_http_time and add tests 12 years ago
  Nick Mathewson c78a42685f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson 9b344628ed Handle out-of-range values in tor_parse_* integer functions 12 years ago
  Nick Mathewson 9dddfe83f3 Several mingw/msvc/cross-compilation fixes 12 years ago
  George Kadianakis b80728a115 tor_vsscanf(): Don't return -1 if '%%' doesn't match. 12 years ago
  Nick Mathewson 56e0959d2a Have tor_parse_*long functions check for negative bases 12 years ago
  George Kadianakis aae570b493 Close fds on pipe() error in tor_spawn_background(). 12 years ago
  Nick Mathewson c13dc5170f Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson be0535f00b Correctly handle broken escape sequences in torrc values 12 years ago
  Esteban Manchado Velázquez 8a633a3ebd Small fix in tor_sscanf documentation 12 years ago
  Esteban Manchado Velázquez a753ef8517 Fix typo in config parser documentation 12 years ago
  Nick Mathewson 77a7a980d0 Don't leak the env_vars_sorted smartlist in process_environment_make 12 years ago
  Nick Mathewson 1d36693570 Use get_environment(), not environ. 12 years ago
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables 12 years ago
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 12 years ago
  Robert Ransom ee3a49d6ed Remove (void)envp from tor_spawn_background 12 years ago
  Robert Ransom d37a1ec8c6 Add set_environment_variable_in_smartlist 12 years ago
  Robert Ransom 0ba93e184a Add get_current_process_environment_variables 12 years ago
  Robert Ransom 98cec14982 Add process_environment_make and related utilities 12 years ago
  Robert Ransom 806e0f7e19 Add tor_calloc 12 years ago
  Nick Mathewson 79a80c88ee Fix straggling MS_WINDOWS issues; add a changes file 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago