Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
ddcbe26474
Now that crypto_rand() cannot fail, it should return void.
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 年之前 |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 年之前 |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
Nick Mathewson
|
0d654d2355
Replace remaining uses of deprecated test_mem* functions
|
10 年之前 |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 年之前 |
Nick Mathewson
|
28538069b2
Fix numerous 64->32 errors in the unit tests
|
10 年之前 |
Nick Mathewson
|
5bb6172367
Fix numerous type errors in the unit tests
|
10 年之前 |
Nick Mathewson
|
aa0eb20223
Fix leaks in tests related to setting options->DataDirectory
|
10 年之前 |
Nick Mathewson
|
b0bbe6b2f1
Report only the first bootstrap failure from an orconn
|
10 年之前 |
George Kadianakis
|
1c475eb018
Throw control port warning if we failed to connect to all our bridges.
|
10 年之前 |
George Kadianakis
|
c5269a59b0
Test ExtORPort cookie initialization when file writing is broken.
|
11 年之前 |
George Kadianakis
|
94db455472
Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.
|
11 年之前 |
George Kadianakis
|
794447d03d
Fix some #5040 bugs found by Nick's tests.
|
11 年之前 |
George Kadianakis
|
33c3e60a37
Implement and use a generic auth. cookie initialization function.
|
11 年之前 |
Nick Mathewson
|
28bb673584
White-box tests for the succeeding case of ext_or_port handshake.
|
11 年之前 |
Nick Mathewson
|
636aeb1f24
Test for initializing ext_or_auth_cookie file
|
11 年之前 |
Nick Mathewson
|
4e868a9bc3
Unit test for the ext_orport safe_cookie handshake
|
11 年之前 |
Nick Mathewson
|
fd6749203e
More unit tests for handle_client_auth_nonce
|
11 年之前 |
Nick Mathewson
|
4526c3e0b6
Unit test for basic ext_or_cookie authentication backend
|
11 年之前 |
Nick Mathewson
|
03e3881043
Tests for connection_write_ext_or_command.
|
11 年之前 |
Nick Mathewson
|
c342ea9879
Unit tests for ext_or_id_map.
|
11 年之前 |