David Goulet
|
ff9aa32143
Merge branch 'tor-github/pr/1047'
|
5 年之前 |
George Kadianakis
|
0a86f14add
Merge branch 'tor-github/pr/1042'
|
5 年之前 |
George Kadianakis
|
130eb227ac
Merge branch 'tor-github/pr/1043'
|
5 年之前 |
Nick Mathewson
|
fcd51fd49f
Tests for deciding how full our relay cells should be
|
5 年之前 |
Nick Mathewson
|
0bc1241494
Make sure that we send at least some random data in RELAY_DATA cells
|
5 年之前 |
Roger Dingledine
|
94914e2a4d
trivial whitespace fixes
|
5 年之前 |
Nick Mathewson
|
6d9e47702f
changes file for test coverage
|
5 年之前 |
Nick Mathewson
|
7893f2cd73
cov-test-determinism: use the same RNG seed as in travis.yml
|
5 年之前 |
Nick Mathewson
|
07ccffa989
Coverage: do not include test-rebind in coverage builds.
|
5 年之前 |
Nick Mathewson
|
b882810245
In coverage builds, use branch-free timeradd() and timersub()
|
5 年之前 |
Nick Mathewson
|
2bb5d8148b
In coverage builds, avoid basic-block complexity in log_debug
|
5 年之前 |
David Goulet
|
29955f13e5
Merge branch 'tor-github/pr/1022'
|
5 年之前 |
David Goulet
|
e13e2012b9
Merge branch 'tor-github/pr/1034'
|
5 年之前 |
David Goulet
|
327bb0e2ca
Merge branch 'tor-github/pr/988'
|
5 年之前 |
Nick Mathewson
|
530d1179ff
Extract length-deciding function from package_raw_inbuf.
|
5 年之前 |
Roger Dingledine
|
e4d1187584
refactor logic to decide how much to package from inbuf
|
6 年之前 |
Nick Mathewson
|
57ee0e3af9
Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognized
|
5 年之前 |
Nick Mathewson
|
ebe39dcb92
Now this repository is full of 0.4.1.1-alpha-dev
|
5 年之前 |
Nick Mathewson
|
fa410162a3
circuitpadding tests: Use tt_i64_op() to compare int64_t values
|
5 年之前 |
Nick Mathewson
|
c93ea09d29
More 0.4.1.1-alpha hangelogs edits
|
5 年之前 |
Nick Mathewson
|
fa57b6cfb0
Fold last entry into changelog
|
5 年之前 |
Nick Mathewson
|
3a7ed8bc5f
Bump to 0.4.1.1-alpha
|
5 年之前 |
Nick Mathewson
|
24c2502070
Merge remote-tracking branch 'dgoulet/ticket30454_035_01'
|
5 年之前 |
Nick Mathewson
|
e6b862e6a8
Merge branch 'ticket30428_041_02_squashed'
|
5 年之前 |
David Goulet
|
0cad83bea4
sendme: Add non fatal asserts for extra safety
|
5 年之前 |
David Goulet
|
5479ffabf8
sendme: Always pop last SENDME digest from circuit
|
5 年之前 |
David Goulet
|
482c4972b9
sendme: Clarify how sendme_circuit_cell_is_next() works
|
5 年之前 |
David Goulet
|
3835a3acf5
sendme: Properly record SENDMEs on both edges
|
5 年之前 |
David Goulet
|
44265dd671
sendme: Never fallback to v0 if unknown version
|
5 年之前 |
David Goulet
|
69e0d5bfc7
sendme: Validate v1 SENDMEs on both client and exit side
|
5 年之前 |