Commits on Source
19353
6d54bdbd
Handle edge cases in laplace functions
May 06, 2015
09cac243
Handle edge cases in the round_*_to_next_multiple_of functions
May 06, 2015
aecc354e
Test: remove edge cases that assert in laplace test
May 06, 2015
dcf0f808
Test: change INT64_MAX to DBL_MAX in laplace test
May 06, 2015
b3832e0b
Fix hs stats comments to be more accurate
May 06, 2015
dad5eb7e
Tweak teor's and dgoulet's
#13192
patches.
May 06, 2015
8acccdbe
Add an util function to cast double to int64_t
May 06, 2015
0fcd1509
Add unit tests for cast_double_to_int64().
May 06, 2015
e60c6124
Use standard float.h header and resolve undefined left shift behaviour
May 06, 2015
75fc4d55
Remove test for strclear as it no longer exists in the codebase
May 06, 2015
b4732bd2
Logs and debug info that I used for finding bug 16844
Aug 17, 2015
0cb82013
Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPort
Aug 18, 2015
359faf5e
New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flags
Aug 18, 2015
d1c94dcb
Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing
Aug 18, 2015
3acb27af
Add unit tests for dirserv_set_routerstatus_testing
Aug 18, 2015
a7de5bd0
Merge remote-tracking branch 'arma/bug16844-logs'
Aug 18, 2015
988d2088
Update to latest trunnel
Aug 18, 2015
2f5202c6
Merge remote-tracking branch 'teor/feature14882-TestingDirAuthVoteIsStrict-v3'
Aug 18, 2015
f362e7a8
Checkpoint work on ed25519 keygen improvements.
Aug 19, 2015
8f6f1544
Resolve failing test_keygen tests.
Aug 19, 2015
4ce0b7e9
Integreate test_keygen.sh into 'make check'.
Aug 19, 2015
a1e543f9
Suppress fingerprint display in test_keygen.sh
Aug 19, 2015
138b28dc
Add test_keygen tests for all log outputs; improve keygen outputs.
Aug 19, 2015
5d76acfc
Document test_keygen.sh a little more
Aug 19, 2015
76ec8915
When we infer the master key from the certificate, save it to disk.
Aug 19, 2015
a1b5e8b3
Don' call failure to get keys a bug; it's possible now.
Aug 19, 2015
c88a8a7c
Explain better why we are about to load the master key.
Aug 19, 2015
426ef9c8
More log messages for keygen problems
Aug 19, 2015
8589c470
changes file for ed25519_keygen branch
Aug 19, 2015
428bb2d1
Merge branch 'ed25519_keygen_squashed'
Aug 19, 2015
037e8763
Reload Ed25519 keys on sighup.
Aug 19, 2015
2657ea80
New testcase exposing bug during threadpool shutdown
Aug 20, 2015
b58dfba7
Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL
Aug 20, 2015
32220d38
Ensure worker threads actually exit when it is time
Aug 21, 2015
38601f06
Observe workqueue_reply_t in check-spaces
Aug 21, 2015
5cf24ff3
Fix a bunch of check-spaces complaints
Aug 21, 2015
1633d1ad
Remove tor-fw-helper more thoroughly
Aug 21, 2015
3b6d2f9b
Merge branch 'workqueue_squashed'
Aug 21, 2015
848d21c2
Do not try to chmod test_keygen.sh: It is not generated by configure.
Aug 21, 2015
80a45835
Is this the syntax that will make freebsd make happy?
Aug 21, 2015
77a5ca90
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
Aug 23, 2015
99a03b23
Adding changes file.
Aug 23, 2015
19df037e
Log malformed hostnames in socks5 request respecting SafeLogging
Aug 25, 2015
2afbe0ae
Expand changes file
Aug 25, 2015
5eff39c8
Fix typo
Aug 25, 2015
1a75e6da
Create a service-side descriptor cache
Aug 25, 2015
af3be650
Add a HS_DESC CREATED control event
Aug 25, 2015
968cb956
Preparatory indentation changes
Aug 25, 2015
e0b82e59
Store service descriptors in the service descriptor cache
Aug 25, 2015
1d205163
Generate service descriptors when PublishHidServDescriptors = 0
Aug 25, 2015
f8a51068
Make test_checkdir.c dirent include consistent with other files
Aug 25, 2015
1eb21063
Document callgraph analysis code
Aug 25, 2015
e8675dc7
Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'
Aug 26, 2015
31ef90b0
fix compilation warnings in test_dns.c
Aug 26, 2015
92a596d0
Resolve check-spaces in test_dns.c
Aug 26, 2015
b531fc7d
Fix some memory issues in test_dns.c
Aug 26, 2015
d9948dfc
Autodetect CHUTNEY_PATH if chutney is next to tor
Aug 27, 2015
54565ca8
Remove -F from tor-resolve(1) usage message.
Aug 30, 2015
b79e90f6
Fail in configure when openssl is too old. #16901.
Sep 01, 2015
bbb73eaf
properly delete current channel in channel_free_list
Sep 01, 2015
6034e213
Include doc/TUNING in our release tarballs
Sep 01, 2015
2c5fec15
Merge remote-tracking branch 'sebastian/channel_free_list'
Sep 01, 2015
a55f257d
Simplify API for find_rp_for_intro()
Sep 01, 2015
53c99cce
Add a comment about CID 1311630 and why we won't worry about it.
Sep 01, 2015
f64ef65b
Fix code for checking expired certificates on load
Sep 01, 2015
b977a570
Fix a false-positive in coverity scan with an assertion
Sep 01, 2015
f4ded2cd
Fix an always-false check with an assertion
Sep 01, 2015
d891e2a9
missing semicolon
Sep 01, 2015
0e60c52c
Merge branch 'ticket16901'
Sep 01, 2015
5cde98e8
Test bridges and hidden services in make test-network
Sep 02, 2015
a16115d9
Bug 15482: Don't abandon circuits that are still in use for browsing.
Sep 01, 2015
fc191df9
Remove the unused "nulterminate" option to buf_pullup()
Sep 01, 2015
d40358d9
Enable hidden service statistics by default
Sep 02, 2015
7153cd50
Include dns_structs.h in tarball
Sep 02, 2015
4cff437a
Remove remaining references to "nulterminate" in comments
Sep 02, 2015
db5a9302
correct the doc for find_rp_for_intro.
Sep 02, 2015
f273295c
Merge remote-tracking branch 'dgoulet/bug15254_027_01'
Sep 02, 2015
569368e5
Merge remote-tracking branch 'teor/master'
Sep 02, 2015
fe4273fd
Merge remote-tracking branch 'teor/autodetect-chutney-path'
Sep 02, 2015
b637bda9
Add test_keygen.sh to dist
Sep 02, 2015
910e2535
Let bridge authorities run under the sandbox
Sep 02, 2015
f6bd8fbb
Let recent relays run with the chutney sandbox.
Sep 02, 2015
07b3028d
Prohibit the use of one entry node with an HS
Sep 02, 2015
bc64a6b2
Fix crashes in tests
Sep 02, 2015
d6bfedb8
Don't vote HSDir if we aren't voting Fast
Sep 02, 2015
eb71777b
Merge remote-tracking branch 'dgoulet/bug15963_026_01'
Sep 02, 2015
1d514b8a
Add doc/WritingTests.txt to distribution
Sep 03, 2015
91ca4344
Add a little more output to test_keygen.sh: try to debug windows
Sep 03, 2015
e73206f6
Only return 0..255 from main().
Sep 03, 2015
ffb56863
Make test_keygen.sh dump what the problem is on cmp failure
Sep 03, 2015
b63034ce
Try to fix
#16974
; bug not in any released version
Sep 03, 2015
604a18e6
Use absolute path for datadir in test_keygen.sh
Sep 03, 2015
aa430c72
Now normalize_exit has a bug number.
Sep 03, 2015
81e58cd0
Fix windows test_keygen.sh. This time I think I have it!
Sep 03, 2015
81e3deeb
Fix an alignment issue in our extensions to ed25519_donna
Sep 04, 2015
0ba4e089
Add "OfflineMasterKey" option
Sep 04, 2015
d70b1b4d
Never ever try to load the secret key if offline_master is set
Sep 04, 2015
580673cf
Add GETINFO hs/service/desc/id/ control command
Sep 08, 2015
5dc2cbaf
Specify descriptor cache type in rend_cache_lookup_entry()
Sep 08, 2015
0bd68bf9
Clean up service-side descriptor cache and fix potential double-free.
Sep 08, 2015
19,253 additional commits have been omitted to prevent performance issues.
Loading
Loading