Histórico de commits

Autor SHA1 Mensagem Data
  Alexander Færøy 44cb86adbe Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`. 7 anos atrás
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 anos atrás
  Nick Mathewson c4f2faf301 Don't atoi off the end of a buffer chunk. 7 anos atrás
  Nick Mathewson 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better 7 anos atrás
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 anos atrás
  Nick Mathewson 46ef4487d3 Remove generic_buffer_*() functions as needless. 7 anos atrás
  Nick Mathewson cd9d39d54b Rename generic_buffer_set_to_copy, since generic buffers are not a thing 7 anos atrás
  Nick Mathewson a8676b1ede Merge branch 'bug18902_squashed' 7 anos atrás
  Nick Mathewson 4757303873 Fix all -Wshadow warnings on Linux 8 anos atrás
  Nick Mathewson 50463524a9 Use new mock functions in buffer/time_tracking test 7 anos atrás
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 anos atrás
  Nick Mathewson 57699de005 Update the copyright year. 8 anos atrás
  Nick Mathewson 4cff437a0a Remove remaining references to "nulterminate" in comments 8 anos atrás
  Nick Mathewson fc191df930 Remove the unused "nulterminate" option to buf_pullup() 8 anos atrás
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 anos atrás
  Nick Mathewson e086db7952 Merge branch 'writing_tests' 9 anos atrás
  Nick Mathewson 79e85313aa Write the outlines of a WritingTests.txt document 9 anos atrás
  Nick Mathewson 6f331645c7 Remove mempools and buf freelists 9 anos atrás
  Nick Mathewson cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 anos atrás
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 anos atrás
  Nick Mathewson 734ba5cb0a Use smaller zlib objects when under memory pressure 9 anos atrás
  Nick Mathewson 4ac5175109 Fix wide lines (from 13172) 9 anos atrás
  Nick Mathewson a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 9 anos atrás
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 anos atrás
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 anos atrás
  Nick Mathewson 0cb028b7c0 Remove stale printfs from buffer/zlib_fin_at_chunk_end test 9 anos atrás
  Nick Mathewson df68478938 Fix unearthed problems in unit tests 10 anos atrás
  Nick Mathewson 5bb6172367 Fix numerous type errors in the unit tests 10 anos atrás
  Nick Mathewson 891d239e01 More unit tests for #11648-related stuff 10 anos atrás
  Nick Mathewson ed0e2ecaa7 Unit test for write_to_buf_zlib 10 anos atrás