Historique des commits

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