Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
před 6 roky |
Nick Mathewson
|
6c440da926
Remove system headers from or.h
|
před 6 roky |
Nick Mathewson
|
935ba02565
Fix paths for buffers.h; automated.
|
před 6 roky |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
před 6 roky |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
před 6 roky |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
před 6 roky |
Nick Mathewson
|
19c34b4658
Move or_connection_t to its own header.
|
před 6 roky |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
před 6 roky |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
před 7 roky |
Taylor Yu
|
818332e7f1
Refactor control_event_bootstrap_problem
|
před 7 roky |
Nick Mathewson
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
před 7 roky |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
před 7 roky |
Alexander Færøy
|
22e6ad6f26
Clean up mentions of 'zlib' and rename the mentions to 'compressed'.
|
před 7 roky |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
před 7 roky |
Nick Mathewson
|
57699de005
Update the copyright year.
|
před 8 roky |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
před 9 roky |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
před 9 roky |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
před 10 roky |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
před 10 roky |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
před 10 roky |
Nick Mathewson
|
0d654d2355
Replace remaining uses of deprecated test_mem* functions
|
před 10 roky |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
před 10 roky |
Nick Mathewson
|
28538069b2
Fix numerous 64->32 errors in the unit tests
|
před 10 roky |
Nick Mathewson
|
5bb6172367
Fix numerous type errors in the unit tests
|
před 10 roky |
Nick Mathewson
|
aa0eb20223
Fix leaks in tests related to setting options->DataDirectory
|
před 10 roky |
Nick Mathewson
|
b0bbe6b2f1
Report only the first bootstrap failure from an orconn
|
před 10 roky |
George Kadianakis
|
1c475eb018
Throw control port warning if we failed to connect to all our bridges.
|
před 10 roky |
George Kadianakis
|
c5269a59b0
Test ExtORPort cookie initialization when file writing is broken.
|
před 11 roky |
George Kadianakis
|
94db455472
Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.
|
před 11 roky |
George Kadianakis
|
794447d03d
Fix some #5040 bugs found by Nick's tests.
|
před 11 roky |