Nick Mathewson
|
1e2e0f7e46
Extract functions from compat.c and util.h into a new fs library
|
6 년 전 |
Nick Mathewson
|
356f59b1bd
Move read/write_all_to_socket into lib/net.
|
6 년 전 |
Nick Mathewson
|
67135ca8e0
Split read_all and write_all into separate functions
|
6 년 전 |
Nick Mathewson
|
55b7939367
Fix up include paths for sandbox.h (automated)
|
6 년 전 |
Nick Mathewson
|
d893be190f
rectify include paths (automatic) for address.h
|
6 년 전 |
Nick Mathewson
|
80730c45e0
Move tor_parse_long and friends into parse_int.h in libtor-string
|
6 년 전 |
Nick Mathewson
|
7159edf909
Move the escape-for-log code into src/lib/log
|
6 년 전 |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 년 전 |
Nick Mathewson
|
da4ae8a6b6
Automated fixup of include paths after torlog.h movement.
|
6 년 전 |
Nick Mathewson
|
97b15a1d7c
Extract the locking and logging code
|
6 년 전 |
Nick Mathewson
|
2cf033f238
Extract simple integer math into its own module
|
6 년 전 |
Nick Mathewson
|
3883338c81
Move smartlist_add_{v,}asprintf into smartlist.[ch]
|
6 년 전 |
Nick Mathewson
|
1abadee3fd
Extract key string manipulation functions into a new library.
|
6 년 전 |
Nick Mathewson
|
9426751b72
Extract our code for answering "what time is it right now".
|
6 년 전 |
Nick Mathewson
|
de508c5f50
Extract smartlist.h from container.h
|
6 년 전 |
Nick Mathewson
|
b8be8265b6
Rectify include paths after container split (automatic)
|
6 년 전 |
Nick Mathewson
|
f95e3bf5fc
Simplify include structure of container.[ch]
|
6 년 전 |
Nick Mathewson
|
e066966bf4
Extract tor_malloc and friends to a new module.
|
6 년 전 |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 년 전 |
Nick Mathewson
|
fa5fda5bbf
Rectify include paths (automated)
|
6 년 전 |
Nick Mathewson
|
275aff6917
Rectify include paths (automated)
|
6 년 전 |
Nick Mathewson
|
72a5ae8c66
Merge branch 'maint-0.3.4'
|
6 년 전 |
Nick Mathewson
|
8f3712cf6e
eol@eof is still the law in 0.3.4 :(
|
6 년 전 |
Nick Mathewson
|
f24797a587
Merge branch 'maint-0.3.4'
|
6 년 전 |
Nick Mathewson
|
f91ea506f0
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
|
6 년 전 |
Nick Mathewson
|
057d838409
Use raw_assert() in write_all().
|
6 년 전 |
Nick Mathewson
|
7a2dce9006
Use raw_assert() in central allocation functions.
|
6 년 전 |
Nick Mathewson
|
5ecd1fec15
Move horrible-emergency handling into torerr.[ch]
|
6 년 전 |
Nick Mathewson
|
90aeaa53cd
Remove all use of the assert.h header
|
6 년 전 |
Nick Mathewson
|
9fa73003fc
Remove dmalloc support; closes #26426
|
6 년 전 |