Nick Mathewson
|
666e3e5ec6
Stop using util.h and compat.h in src/tools
|
6 年之前 |
Nick Mathewson
|
4212a135e1
Remove util.h and compat.h includes from src/common
|
6 年之前 |
Nick Mathewson
|
35e1c497aa
Combine compat.h into util.h
|
6 年之前 |
Nick Mathewson
|
714788b195
Remove non-windows system includes from compat.h and util.h
|
6 年之前 |
Nick Mathewson
|
71e56c70e9
Remove windows libraries from util.h and compat.h
|
6 年之前 |
Nick Mathewson
|
31897a256c
Extract socks5_status_t
|
6 年之前 |
Nick Mathewson
|
080069c7b3
Move SIO_IDEAL_SEND_BACKLOG_QUERY into socket.h
|
6 年之前 |
Nick Mathewson
|
b21108f839
Remove an errant (and unused) include permission in lib/tls
|
6 年之前 |
Nick Mathewson
|
e269044ce0
Remove compat.c and util.c
|
6 年之前 |
Nick Mathewson
|
4e11c2ca6c
Extract getpass to a new lib/term library
|
6 年之前 |
Nick Mathewson
|
e0957022bd
Extract get_uname to lib/osinfo.
|
6 年之前 |
Nick Mathewson
|
207fc4cffe
Move SUBTYPE_P into compat_compiler.h
|
6 年之前 |
Nick Mathewson
|
77bc65bbc4
Move bool_eq and bool_neq to lib/intmath
|
6 年之前 |
Nick Mathewson
|
40199b180e
Remove read_all and write_all
|
6 年之前 |
Nick Mathewson
|
0362cdc169
Move fd and memory-info functions.
|
6 年之前 |
Nick Mathewson
|
973afcc40b
Move tor_get_avail_disk_space() to lib/fs
|
6 年之前 |
Nick Mathewson
|
f0319fcbde
Merge remote-tracking branch 'catalyst-github/fix-macos-includes'
|
6 年之前 |
Taylor Yu
|
f9e22c68a0
Fix macOS includes
|
6 年之前 |
Nick Mathewson
|
365179cd16
Fix a bogus n in a comment
|
6 年之前 |
Nick Mathewson
|
c84ab36eff
A couple of includes to make windows compile again
|
6 年之前 |
Nick Mathewson
|
935ba02565
Fix paths for buffers.h; automated.
|
6 年之前 |
Nick Mathewson
|
d8b34e0886
Move buffers into container
|
6 年之前 |
Nick Mathewson
|
be40ad51b6
Add sys/capability.h and sys/prctl.h includes in setuid.c
|
6 年之前 |
Nick Mathewson
|
b67754cd64
compat_threads.c needs string.h for memset.
|
6 年之前 |
Nick Mathewson
|
a742a826f6
Remove all include common/ uses in crypto_ops and tls.
|
6 年之前 |
Nick Mathewson
|
0f02d2c041
Fix windows compilation in compat_time
|
6 年之前 |
Nick Mathewson
|
7d7af19f1b
Use tor_ntohs in compress.c; avoid a winsocks dependency
|
6 年之前 |
Nick Mathewson
|
326c473b79
fixup! Extract time functionality into lib/wallclock and lib/time
|
6 年之前 |
Nick Mathewson
|
02bb701bba
Move DLL support to lib/fs
|
6 年之前 |
Nick Mathewson
|
8fc15e4861
Add ntohs and htons to lib/arch/bytes.h
|
6 年之前 |