Cronologia Commit

Autore SHA1 Messaggio Data
  Nick Mathewson fa5fda5bbf Rectify include paths (automated) 5 anni fa
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 anni fa
  Nick Mathewson 72a5ae8c66 Merge branch 'maint-0.3.4' 5 anni fa
  Nick Mathewson 8f3712cf6e eol@eof is still the law in 0.3.4 :( 5 anni fa
  Nick Mathewson f24797a587 Merge branch 'maint-0.3.4' 5 anni fa
  Nick Mathewson f91ea506f0 Fix clang warnings introduced by 9f2b887c5d251b93ee9def708 5 anni fa
  Nick Mathewson 057d838409 Use raw_assert() in write_all(). 5 anni fa
  Nick Mathewson 7a2dce9006 Use raw_assert() in central allocation functions. 5 anni fa
  Nick Mathewson 5ecd1fec15 Move horrible-emergency handling into torerr.[ch] 5 anni fa
  Nick Mathewson 90aeaa53cd Remove all use of the assert.h header 5 anni fa
  Nick Mathewson 9fa73003fc Remove dmalloc support; closes #26426 5 anni fa
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 anni fa
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 anni fa
  rl1987 39bbb8d9cf Avoid casting smartlist index implicitly 6 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
  Nick Mathewson d3b9b5a3dd Remove windows log_from_handle as unused. 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 d4bf1f6c8e Add a paranoia check in string_is_valid_nonrfc_hostname() 6 anni fa
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname 6 anni fa
  rl1987 09351c34e9 Don't strlen before checking for NULL 6 anni fa
  rl1987 a28e350cff Tweak loop condition 6 anni fa
  rl1987 6b6d003f43 Don't explode on NULL or empty string 6 anni fa
  rl1987 ee1fca727c Simplify hostname validation code 6 anni fa
  rl1987 dbb7c8e6fd Validate hostnames with punycode TLDs correctly 6 anni fa
  rl1987 4413e52f9e Improve handling of trailing dot 6 anni fa
  rl1987 6335db9fce Refrain from including <ctype.h> 6 anni fa
  rl1987 5986589b48 Call strlen() once 6 anni fa