Nick Mathewson
|
042df08693
Move network_init to lib/net
|
6 年之前 |
Nick Mathewson
|
db1a420c4e
Move tor_gethostname to lib/net
|
6 年之前 |
Nick Mathewson
|
aa3edfd205
Move lockfile code into lib/fs
|
6 年之前 |
Nick Mathewson
|
84b8dfe635
Move socket-errno code into lib/net
|
6 年之前 |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 年之前 |
Nick Mathewson
|
194a34cdc2
Extract time encoding functions into lib/encoding
|
6 年之前 |
Nick Mathewson
|
e165c9c304
Move various mem* functions to lib/string
|
6 年之前 |
Nick Mathewson
|
9e592d1dec
Move tor_strtok_r to libtor-string
|
6 年之前 |
Nick Mathewson
|
4d81f5211b
Move set/get_uint*() to inline functions in arch/bytes.h
|
6 年之前 |
Nick Mathewson
|
1e2e0f7e46
Extract functions from compat.c and util.h into a new fs library
|
6 年之前 |
Nick Mathewson
|
3246c114a2
Move format_win32_error into lib/log/
|
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
|
42b3caa6ad
Move network code to libtor-net.
|
6 年之前 |
Nick Mathewson
|
6fc2d53227
Remove util_bug dependency on compat.h
|
6 年之前 |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 年之前 |
Nick Mathewson
|
90a09df5ba
Extract strlcpy and strlcmp to libtor-string
|
6 年之前 |
Nick Mathewson
|
bfb39164ce
Extract core part of gmtime_r, localtime_r (without logging)
|
6 年之前 |
Nick Mathewson
|
da4ae8a6b6
Automated fixup of include paths after torlog.h movement.
|
6 年之前 |
Nick Mathewson
|
1abadee3fd
Extract key string manipulation functions into a new library.
|
6 年之前 |
Nick Mathewson
|
de508c5f50
Extract smartlist.h from container.h
|
6 年之前 |
Nick Mathewson
|
b8be8265b6
Rectify include paths after container split (automatic)
|
6 年之前 |
Nick Mathewson
|
90aeaa53cd
Remove all use of the assert.h header
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
037fb0c804
Merge branch 'maint-0.3.3'
|
6 年之前 |
Alexander Færøy
|
bd42367a1e
Make get_total_system_memory mockable.
|
6 年之前 |
Nick Mathewson
|
2f872f9762
Merge remote-tracking branch 'hello71/bug25398'
|
6 年之前 |
Alex Xu (Hello71)
|
946ed24ca5
Do not page-align mmap length. #25399
|
6 年之前 |
Alex Xu (Hello71)
|
45d3b5fa4c
Remove uncompilable tor_mmap_file fallback. #25398
|
6 年之前 |