Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 9426751b72 Extract our code for answering "what time is it right now". hace 6 años
  Nick Mathewson de508c5f50 Extract smartlist.h from container.h hace 6 años
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) hace 6 años
  Nick Mathewson f95e3bf5fc Simplify include structure of container.[ch] hace 6 años
  Nick Mathewson e066966bf4 Extract tor_malloc and friends to a new module. hace 6 años
  Nick Mathewson accf239fa3 Rectify include paths (automated) hace 6 años
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) hace 6 años
  Nick Mathewson 275aff6917 Rectify include paths (automated) hace 6 años
  Nick Mathewson 72a5ae8c66 Merge branch 'maint-0.3.4' hace 6 años
  Nick Mathewson 8f3712cf6e eol@eof is still the law in 0.3.4 :( hace 6 años
  Nick Mathewson f24797a587 Merge branch 'maint-0.3.4' hace 6 años
  Nick Mathewson f91ea506f0 Fix clang warnings introduced by 9f2b887c5d251b93ee9def708 hace 6 años
  Nick Mathewson 057d838409 Use raw_assert() in write_all(). hace 6 años
  Nick Mathewson 7a2dce9006 Use raw_assert() in central allocation functions. hace 6 años
  Nick Mathewson 5ecd1fec15 Move horrible-emergency handling into torerr.[ch] hace 6 años
  Nick Mathewson 90aeaa53cd Remove all use of the assert.h header hace 6 años
  Nick Mathewson 9fa73003fc Remove dmalloc support; closes #26426 hace 6 años
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py hace 6 años
  Nick Mathewson fb0019daf9 Update copyrights to 2018. hace 6 años
  rl1987 39bbb8d9cf Avoid casting smartlist index implicitly hace 6 años
  Nick Mathewson cd3fc2aa48 Merge remote-tracking branch 'neel/b25511-r4' hace 6 años
  Neel Chauhan 9e3e1b8bfb Add format_local_iso_time_nospace() hace 6 años
  Mike Perry 0e06a9c3e7 Helper function to add u32 without overflow. hace 6 años
  Nick Mathewson d3b9b5a3dd Remove windows log_from_handle as unused. hace 6 años
  Neel Chauhan 9df110cd72 Remove PortForwarding options hace 6 años
  Nick Mathewson 6317aa2cc0 Merge branch 'maint-0.3.3' hace 6 años
  Nick Mathewson d4bf1f6c8e Add a paranoia check in string_is_valid_nonrfc_hostname() hace 6 años
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname hace 6 años
  rl1987 09351c34e9 Don't strlen before checking for NULL hace 6 años
  rl1987 a28e350cff Tweak loop condition hace 6 años