Cronologia Commit

Autore SHA1 Messaggio Data
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 anni fa
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 anni fa
  Nick Mathewson cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' 6 anni fa
  Neel Chauhan 9e3e1b8bfb Add format_local_iso_time_nospace() 6 anni fa
  Mike Perry 0e06a9c3e7 Helper function to add u32 without overflow. 6 anni fa
  Neel Chauhan 9df110cd72 Remove PortForwarding options 6 anni fa
  Nick Mathewson 6317aa2cc0 Merge branch 'maint-0.3.3' 6 anni fa
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname 6 anni fa
  rl1987 0e453929d2 Allow IPv6 address strings to be used as hostnames in SOCKS5 requests 6 anni fa
  Nick Mathewson 4dc228e35b Remove workaround code for systems where free(NULL) is busted. 6 anni fa
  Nick Mathewson 519fa1a3e6 Document the alignment limitation of tor_free() 6 anni fa
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 anni fa
  Nick Mathewson 95531ddfbf Let's have only one FREE_AND_NULL variant. 6 anni fa
  Nick Mathewson 1d348989b0 Make tor_free only evaluate its input once (at least on gcc and clang) 6 anni fa
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 6 anni fa
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 anni fa
  Nick Mathewson c1bdb80aba Add a macro to call a free_ function and clear a variable 6 anni fa
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 anni fa
  Nick Mathewson 1098893e4f Exit when we can't write to a configured pid file 6 anni fa
  Nick Mathewson eb43401bfb Add a 'NoExec' option that causes tor_spawn_background() to fail 6 anni fa
  Neel Chauhan 5ee6ca8da2 Switch to offsetof() 6 anni fa
  Daniel Pinto ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 anni fa
  Taylor Yu c5adab0258 Make CEIL_DIV() slightly more overflow-safe 7 anni fa
  Nick Mathewson b6f22524ee Move config line parsing function to confline.c 7 anni fa
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 anni fa
  Alexander Færøy 6e78ede73f Remove buffered I/O stream usage in process_handle_t. 7 anni fa
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' 7 anni fa
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 anni fa
  Hans Jerry Illikainen a23fd15786 Fix unreachable heap corruption in base64_decode() 7 anni fa
  Nick Mathewson 539eba0a4b Teach parse_iso_time about the spaceless variant. 7 anni fa