tor/src
Nick Mathewson ec724fe8c8 rendclient: use ptrdiff, not off_t, for offset of DH field.
The off_t type is only useful for offsets on the filesystem.  For
in-memory offsets, use ptrdiff_t.
2019-09-04 12:06:27 -04:00
..
app config: use ptrdiff_t for all field-offset members. 2019-09-04 10:50:09 -04:00
config Merge remote-tracking branch 'tor-github/pr/741' into maint-0.3.5 2019-08-12 09:36:14 +10:00
core Merge branch 'tor-github/pr/1258' 2019-08-27 11:45:18 +03:00
ext Coverity: different implementation for csiphash 2019-06-28 12:07:38 -04:00
feature rendclient: use ptrdiff, not off_t, for offset of DH field. 2019-09-04 12:06:27 -04:00
lib compat_compiler: fix documentation for STRUCT_VAR_P 2019-09-04 12:06:27 -04:00
rust Bug 31356: Bump protover for new padding machines 2019-08-12 14:02:35 -05:00
test Update routerset reset test to use new mgr API. 2019-09-04 08:42:34 -04:00
tools Make tor-print-ed-signing-cert output RFC1123 and unix timestamps as well 2019-07-10 11:36:26 +03:00
trunnel trunnel: Rename sendme.trunnel to sendme_cell.trunnel 2019-06-11 14:11:10 +03:00
win32 bump to 0.4.1.5-dev 2019-08-20 11:15:45 -04:00
include.am Move unit-parsing code to src/lib/confmgt 2019-06-24 15:11:57 -04:00