Commit History

Author SHA1 Message Date
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson c0aa7ac5ac Merge branch 'disable_memory_sentinels_squashed' 7 years ago
  Nick Mathewson b923c4dc9f Code to disable memory sentinels for fuzzing 7 years ago
  Nick Mathewson c51919b0da Merge branch 'bug21369_check_029_squashed' into maint-0.3.0 7 years ago
  Nick Mathewson ee5471f9aa Try to check for (and prevent) buffer size INT_MAX overflow better. 7 years ago
  Nick Mathewson 7e469c1002 Merge branch 'bug20894_029_v3' 7 years ago
  Nick Mathewson 4c1ecd7583 fixup! Don't atoi off the end of a buffer chunk. 7 years ago
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 years ago
  teor fca91a7793 for fuzzing: Add a function to make a buf with given contents 7 years ago
  Nick Mathewson 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. 7 years ago
  Nick Mathewson 1a74881063 Merge branch 'maint-0.2.8' 7 years ago
  Nick Mathewson 1df114330e Merge branch 'buf_sentinel_026_v2' into maint-0.2.8 7 years ago
  Nick Mathewson 3cea86eb2f Add a one-word sentinel value of 0x0 at the end of each buf_t chunk 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  Nick Mathewson 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 7 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 years ago
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 7 years ago
  Nick Mathewson c7558c906a Use coarse monotonic timer instead of cached monotonized libevent time. 7 years ago
  U+039b c735220a0b Remove bufferevents dead code 7 years ago
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones 8 years ago
  Nick Mathewson 12e26a6e76 Disambiguate: Avoid defining two static functions called chunk_free_unchecked 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson fe6ca826df Make sure that every module in src/or has a brief description. 8 years ago
  Nick Mathewson 3074b8365f Add another safe_str_client to fix bug 17419 8 years ago
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline 8 years ago
  Nick Mathewson 4cff437a0a Remove remaining references to "nulterminate" in comments 8 years ago
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 years ago
  Andreas Stieger 19df037e53 Log malformed hostnames in socks5 request respecting SafeLogging 8 years ago
  Nick Mathewson e086db7952 Merge branch 'writing_tests' 9 years ago