Commits on Source
11372
a9733a32
build: Revert "Use -lresolv in LIBS with rust on OSX."
Feb 24, 2018
af3e5bed
build: Fix Makefile.am TOR_RUST_STATIC_NAME variable name after revert.
Feb 24, 2018
578aaa7f
Bug 25505: Check circuitmux queues before padding.
Mar 13, 2018
24299d38
Hold monotonic time constant during channel/outbound_cell test
May 01, 2018
b00d17aa
Improve GETCONF exit-policy/* error handling
May 05, 2018
b8ed6e2a
Changes file for
#25852
May 05, 2018
5b7a12d5
Add crypto_log_errors() to crypto_util.[ch]
May 08, 2018
f91469c1
Refactor crypto.[ch] into smaller DH module.
May 08, 2018
ffbf8673
Include crypto_dh.h in order to solve dependency issues.
May 08, 2018
827b85e9
Make dh_param_* stuff static again.
May 08, 2018
5bd20600
tests: Add "now" param to construct_consensus()
May 08, 2018
c223377c
Make clock_skew_warning() mockable
May 08, 2018
be8306c1
Add expect_no_log_msg_containing()
May 08, 2018
4921670a
Test early-consensus clock skew warnings
May 08, 2018
0b80a0e5
Factor out warn_early_consensus()
May 08, 2018
d6948bc7
Deindent warn_early_consensus()
May 08, 2018
de343b4e
Improve tolerance for dirauths with skewed clocks
May 08, 2018
e07e95ed
Bug 25903: Perform accounting for new CIRC_BW fields.
May 09, 2018
1268baee
Bug 25903: Report new CIRC_BW fields to control port.
May 09, 2018
08bfb87d
Bug 25903: Changes file.
May 09, 2018
36f7d0a9
Make _with_err return routerinfo, like old function does
May 10, 2018
8ad97b7d
Avoid confusion with errno from libc
May 10, 2018
036df13a
Tweak error handling for
#25852
May 10, 2018
d50d07fc
changes file for 25943 and 25944
May 11, 2018
efe8f17a
Properly ignore retval of event_del().
May 11, 2018
9800f476
Merge remote-tracking branch 'asn-github/bug26078'
May 11, 2018
51f65c18
control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING()
May 11, 2018
f7949a44
Add a CONTRIBUTING file
May 11, 2018
962c2f87
get rid of whitespace before #ifdef's
May 11, 2018
f6c96fd0
Merge remote-tracking branch 'public/bug25994'
May 11, 2018
cbb13df8
Merge branch 'contributing'
May 11, 2018
b3e591dc
improve a URL
May 11, 2018
aab62640
Merge remote-tracking branch 'catalyst-github/bug25756'
May 11, 2018
d27fd7ff
Merge remote-tracking branch 'rl1987/bug25852_take2'
May 14, 2018
a9ef335c
Use router_get_my_routerinfo_with_err to implement the old version
May 14, 2018
fd504587
Bug 25903: Tests
May 14, 2018
a394a2dd
Merge branch 'bug25903_v5_squashed'
May 14, 2018
5eb2d588
Add a missing return after marking a stream for bad connected cell
May 14, 2018
db94d7fe
Update cov-diff to handle new gcov, and remove timestamps
May 14, 2018
033e4723
Update geoip and geoip6 to the May 1 2018 database.
May 15, 2018
502d2c00
Merge branch 'maint-0.2.9' into maint-0.3.1
May 15, 2018
4aa3d511
Merge branch 'maint-0.3.1' into maint-0.3.2
May 15, 2018
6acbd4c1
Merge branch 'maint-0.3.2' into maint-0.3.3
May 15, 2018
98aff146
Merge branch 'maint-0.3.3'
May 15, 2018
e811bac8
use sortChanges to begin an 0.3.4.1-alpha changelog
May 15, 2018
c0eaaf40
run format-changelog
May 15, 2018
2ac849da
rust: Make Rng::new() methods public.
May 15, 2018
9988882c
rust: Move rand crate into crypto parent crate.
May 15, 2018
d9c877a6
rust: Export crypto_rand::* functions from our external crate.
May 15, 2018
4c21d414
rust: Export digests subcrate from our crypto crate.
May 15, 2018
72e1f192
various changelog edits
May 15, 2018
760cf8e2
rust: Update rand dev-dependency to 0.5.0-pre.2.
May 15, 2018
4d349c6a
rust: Update rand_core dependency to 0.2.0-pre.0.
May 15, 2018
ff01471c
fix some changelog typos that Catalyst found.
May 15, 2018
d194f213
move a changelog entry and try writing a blurb
May 16, 2018
7f37ba82
reflow the blurb.
May 16, 2018
2d2cfbcd
Merge remote-tracking branch 'isis-github/bug26109'
May 16, 2018
e5974e51
Merge remote-tracking branch 'isis-github/bug26108'
May 16, 2018
1442e818
Merge remote-tracking branch 'isis-github/bug26106'
May 16, 2018
4a5c1584
update tor-rust-dependencies submodule
May 16, 2018
fcfa22d8
Merge branch 'maint-0.3.3'
May 16, 2018
d0b1157f
Bug 26117: Move CIRC_BW field accounting.
May 15, 2018
881f7157
Return -1 from our PEM password callback
May 16, 2018
ddc3eb20
Merge branch 'bug26116_029' into bug26116_033
May 16, 2018
d1e4ffc7
Merge branch 'bug26072_029' into maint-0.2.9
May 16, 2018
d3a97256
Merge branch 'maint-0.2.9' into maint-0.3.1
May 16, 2018
8340f641
Merge branch 'maint-0.3.1' into maint-0.3.2
May 16, 2018
3c435317
Merge branch 'maint-0.3.2' into maint-0.3.3
May 16, 2018
2b0aab7a
Add comments explaining when a connected cell has an UNSPEC addr
May 16, 2018
5dbf70f9
Bump version to 0.3.4.1-alpha; contemplate a release
May 16, 2018
deb8970a
increment changelog date
May 17, 2018
3b42b149
bump to 0.3.4.1-alpha-dev
May 17, 2018
943291d7
Whoops -- add an entry I missed to the 0.3.4.1-alpha changelog
May 17, 2018
d38e7ddf
Refactor crypto.[ch] into smaller HKDF module.
May 18, 2018
8483241b
Improve openssl_version tests with better messages
May 21, 2018
459ab365
Python script for IRC notifications from appveyor
May 21, 2018
3d126632
Fix a crash bug when testing reachability
May 22, 2018
d2aefffe
Merge branch 'maint-0.3.3'
May 22, 2018
87a7748a
remove already-merged changes file
May 22, 2018
add00045
Merge branch 'bug26101_26102'
May 22, 2018
6c35ad08
Add a missing "return -1" when checking for Ed25519 ID loops
May 22, 2018
406366c5
Appveyor configuration files.
May 22, 2018
0c81bdc9
changes file for appveyor support
May 22, 2018
e053c71e
Merge branch 'appveyor_min_029_v2' into appveyor_min_034_v2
May 22, 2018
48d75240
Add a missing include to get the declaration of OPENSSL_1_1_API
May 22, 2018
eb966928
protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
May 22, 2018
b681438d
vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
May 22, 2018
bc2d6876
Add stdbool to protover.h. Only needed for the 032 backport
May 22, 2018
d2bc0190
changes file for TROVE-2018-005
May 22, 2018
a3a8d80b
Merge branch 'trove-2018-005_032' into trove-2018-005_033
May 22, 2018
569b4e57
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
May 22, 2018
056be68b
protover: TROVE-2018-005 Fix potential DoS in protover protocol parsing.
May 22, 2018
701c2b69
rust: Mirror TROVE-2018-005 fix in Rust protover implementation.
May 22, 2018
3283619a
vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.
May 22, 2018
e5541996
changes file for TROVE-2018-005
May 22, 2018
6442417f
fix wide lines
May 22, 2018
1afdb5b6
Merge branch 'maint-0.3.3'
May 22, 2018
a7895788
Merge branch 'trove-2018-005_034'
May 22, 2018
074b182b
version bump to 0.3.3.6
May 22, 2018
740b8bb7
Merge branch 'maint-0.3.3'
May 22, 2018
11,272 additional commits have been omitted to prevent performance issues.
Loading
Loading