Nick Mathewson
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 年之前 |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 年之前 |
Nick Mathewson
|
4593829861
Remove util.h
|
6 年之前 |
Nick Mathewson
|
986d761510
Extract or_state_t to its own header.
|
6 年之前 |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 年之前 |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 年之前 |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 年之前 |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 年之前 |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 年之前 |
Nick Mathewson
|
047790a253
apply ahf's test_assert_int.cocci
|
7 年之前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年之前 |
Alexander Færøy
|
6e78ede73f
Remove buffered I/O stream usage in process_handle_t.
|
7 年之前 |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 年之前 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
bab221f113
Refactor our logic for sending events to controllers
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 年之前 |
Nick Mathewson
|
bbd8d07167
Apply new calloc coccinelle patch
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Nick Mathewson
|
a6627fdb80
Remove the legacy_test_helper and legacy_setup wrappers
|
10 年之前 |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 年之前 |
Nick Mathewson
|
6d66e9068b
Whitespace cleanups in transports/test_pt
|
10 年之前 |
Nick Mathewson
|
43a47ae726
Use tor_malloc_zero() in pt tests
|
10 年之前 |
Nick Mathewson
|
e07206afea
Merge remote-tracking branch 'yawning/bug_8402'
|
10 年之前 |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
10 年之前 |
Yawning Angel
|
7a18ac7454
Fixed the test build with --enable-gcc-warnings
|
10 年之前 |
Yawning Angel
|
41d2b4d3af
Allow ClientTransportPlugins to use proxies
|
10 年之前 |
Nick Mathewson
|
b60782b6d6
Fix numerous leaks in test_pt.c
|
10 年之前 |
Nick Mathewson
|
078d6bcda5
Basic unit test for EVENT_TRANSPORT_LAUNCHED
|
11 年之前 |