Nick Mathewson
|
46ef4487d3
Remove generic_buffer_*() functions as needless.
|
8 лет назад |
Nick Mathewson
|
cd9d39d54b
Rename generic_buffer_set_to_copy, since generic buffers are not a thing
|
8 лет назад |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 лет назад |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 лет назад |
Nick Mathewson
|
4cff437a0a
Remove remaining references to "nulterminate" in comments
|
9 лет назад |
Nick Mathewson
|
fc191df930
Remove the unused "nulterminate" option to buf_pullup()
|
9 лет назад |
Andrea Shepard
|
0e0b65db4f
Appease make check-spaces
|
9 лет назад |
Nick Mathewson
|
e086db7952
Merge branch 'writing_tests'
|
9 лет назад |
Nick Mathewson
|
79e85313aa
Write the outlines of a WritingTests.txt document
|
10 лет назад |
Nick Mathewson
|
6f331645c7
Remove mempools and buf freelists
|
9 лет назад |
Nick Mathewson
|
cf2ac8e255
Merge remote-tracking branch 'public/feature11791'
|
9 лет назад |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 лет назад |
Nick Mathewson
|
734ba5cb0a
Use smaller zlib objects when under memory pressure
|
10 лет назад |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 лет назад |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 лет назад |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 лет назад |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 лет назад |
Nick Mathewson
|
0cb028b7c0
Remove stale printfs from buffer/zlib_fin_at_chunk_end test
|
10 лет назад |
Nick Mathewson
|
df68478938
Fix unearthed problems in unit tests
|
10 лет назад |
Nick Mathewson
|
5bb6172367
Fix numerous type errors in the unit tests
|
10 лет назад |
Nick Mathewson
|
891d239e01
More unit tests for #11648-related stuff
|
10 лет назад |
Nick Mathewson
|
ed0e2ecaa7
Unit test for write_to_buf_zlib
|
10 лет назад |
Nick Mathewson
|
b51ce90777
Merge remote-tracking branch 'public/valgrind_tests'
|
10 лет назад |
Andrea Shepard
|
91ff10f6be
Make --disable-buf-freelists build and pass unit tests
|
10 лет назад |
Nick Mathewson
|
ffffd860c9
Fix a leak in test_buffer_allocation_tracking
|
10 лет назад |
Nick Mathewson
|
663aba07e5
Fix whitespace errors, all of them mine.
|
10 лет назад |
Nick Mathewson
|
52d222aafb
Add tests for buffer time tracking.
|
10 лет назад |
Nick Mathewson
|
d379fc6e0f
Several tests for buffer allocation
|
10 лет назад |
Nick Mathewson
|
f425cf8338
Start writing tests for 10169.
|
10 лет назад |
Nick Mathewson
|
7da59721a9
Unit tests for fetch_ext_or_cmd
|
11 лет назад |