Commits on Source
14560
35217f0f
Fix two log messages that mistakenly log 0-based hop counts
May 07, 2016
39b5dca7
ed25519: Add python code to test our ed25519 validation.
Apr 24, 2017
994595ae
Don't say "downloading 1 descriptor, 4 at a time"
May 23, 2017
084b64ba
simplify because relay_crypt_one_payload can't fail
May 28, 2017
9d59769d
Improve error message when all permitted Exits are down
May 30, 2017
9e2f7809
Refrain from needless SOCKS5 warning
Jun 03, 2017
7f05f896
Don't reject SOCKS5 requests that contain IP strings
Jun 04, 2017
f8c98759
Use string_is_valid_hostname in SOCKS4 request parsing codepath
Jun 04, 2017
a3139c97
Bump master to 0.3.2.0-alpha-dev. For 0.3.1, use maint-0.3.1
Jun 19, 2017
32948ebc
Merge branch 'maint-0.3.1'
Jun 19, 2017
f6946d7a
Merge remote-tracking branch 'arma/ticket22420'
Jun 19, 2017
bf95d678
Remove an XXXX RD comment that neither Roger or I understand. Closes 22420
Jun 19, 2017
3f807ec0
config: Deprecate HTTPProxy option
Jun 19, 2017
0379439f
refer to the correct version
Jun 19, 2017
e01e4e01
Merge branch 'ticket20575_031_01_squashed'
Jun 19, 2017
027614c2
Ensure that uint8_t is unsigned char
Jun 19, 2017
c2e546aa
Merge remote-tracking branch 'argonblue/bug22410'
Jun 19, 2017
23413685
Merge branch 'maint-0.3.1'
Jun 20, 2017
dd9f255e
Merge branch 'maint-0.3.1'
Jun 20, 2017
a9a76aa6
Merge branch 'maint-0.3.1'
Jun 20, 2017
fa2bd196
Merge branch 'maint-0.3.1'
Jun 20, 2017
3830599a
Merge branch 'maint-0.3.1'
Jun 20, 2017
884c0ffe
Merge branch 'maint-0.3.1'
Jun 20, 2017
417d7786
Respond meaningfully to HTTP requests on the control port. Fix
#1667
Jun 21, 2017
acf65544
Fix compilation on 1667 code.
Jun 21, 2017
ed4bc554
Replace peek_buf_startswith() with a safe version
Jun 21, 2017
aafeffe0
Fix the changes file
Jun 21, 2017
6595f550
unit tests for peek_buf_startswith()
Jun 21, 2017
0a96d115
Better error message for GETINFO desc/(id|name) whenever microdescriptors are in use. Fixes
#5847
.
Jun 21, 2017
f0a5416f
Merge branch 'Ryman-bug5847-squashed'
Jun 21, 2017
0471c905
Remove obsolete authdir_mode_any_main()
Jun 21, 2017
d92b9997
Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)
Jun 21, 2017
18cd1993
Convert authdir_mode_handles_descs() to alternative wrappers
Jun 21, 2017
ad97714f
Remove obsolete authdir_mode_any_nonhidserv()
Jun 21, 2017
35d63135
Call it a BUG to use -1 in authdir_mode_handles_descs
Jun 21, 2017
72b132e2
changes file for ticket22311
Jun 21, 2017
5d3f484f
Merge branch 'maint-0.3.1'
Jun 21, 2017
1c0a2335
Extract channel_do_open_actions() from non-open _change_state cases
Jun 21, 2017
5dcc6bef
Add GETINFO targets to determine whether md/desc fetching is enabled
Jun 21, 2017
3a8a92fd
Merge branch 'callgraph_reduction_v2'
Jun 21, 2017
005500e1
make assign_onionskin_to_cpuworker failure case more clear
Jun 21, 2017
28344b74
config: Fix duplicate error message for nonlocal SocksPorts.
Jun 22, 2017
dc9ec519
Merge remote-tracking branch 'public/bug7890'
Jun 22, 2017
b9d8c8b1
Merge remote-tracking branch 'rl1987/bug22461'
Jun 22, 2017
34ecfeb4
whitespace fix
Jun 22, 2017
ee7101a8
expand changes file for bug 22461
Jun 22, 2017
90046a09
Merge branch 'maint-0.3.1'
Jun 22, 2017
96fab4aa
Improve clarity, safety, and rate of dns spoofing log msg
Jun 23, 2017
80360ed9
Merge branch 'bug3056_squashed'
Jun 23, 2017
424c4586
Add changes file for bug4019.
Jun 23, 2017
89d0261e
Merge remote-tracking branch 'isis/bug4019'
Jun 23, 2017
6caf9246
Add an additional log message to try to diagnose
#22719
Jun 24, 2017
acbe16a9
Log even more to try to debug 22719
Jun 24, 2017
82a68be6
Merge branch 'maint-0.3.1'
Jun 26, 2017
06414b99
Merge branch 'maint-0.3.1'
Jun 26, 2017
c29a559e
Merge branch 'maint-0.3.1'
Jun 26, 2017
f6df433b
Merge branch 'maint-0.3.1'
Jun 26, 2017
82dee767
hs: Ignore unparseable v3 introduction point
Jun 27, 2017
c17a0437
nodelist: Add functions to check for HS v3 support
Jun 27, 2017
22f441d4
Merge branch 'maint-0.3.1'
Jun 27, 2017
0576f9f4
Merge branch 'maint-0.3.1'
Jun 27, 2017
559658ff
ed25519: Add func that checks for torsion component in pubkeys.
Jun 27, 2017
e8eee3a5
ed25519: Add unittests for ed25519 pubkey validation.
Jun 27, 2017
a155035d
ed25519: Dirauths validate router ed25519 pubkeys before pinning.
Jun 27, 2017
7fff6cfe
Merge branch 'asn_bug22006_final_squashed'
Jun 27, 2017
c0f0351e
whitespace fix
Jun 27, 2017
3f940415
no newlines in log messages.
Jun 27, 2017
733ce556
Merge branch 'asn_bug22006_final_squashed'
Jun 27, 2017
559195ea
Merge branch 'maint-0.3.1'
Jun 27, 2017
0d9873ac
ed25519: Check retval of unpack_negative_vartime in donna.
Jun 28, 2017
0269e4ff
ed25519: Also check that retval in the ref10 implementation.
Jun 28, 2017
f85c1874
ed25519: Add tests blinding bad ed25519 pubkeys.
Jun 28, 2017
a794fb76
ed25519: Add changes file for
#22746
.
Jun 28, 2017
551ad20c
nodelist: Make HSv3 protover magic numbers a bit more readable.
Jun 28, 2017
01404d7c
Merge branch 'maint-0.3.1'
Jun 28, 2017
c520a2de
Merge branch 'maint-0.3.1'
Jun 28, 2017
590cfe2b
Merge branch 'maint-0.3.1'
Jun 28, 2017
0c1586d1
Merge branch 'maint-0.3.1'
Jun 28, 2017
0f3084c4
Merge branch 'maint-0.3.1'
Jun 28, 2017
24d29c7a
make check is required for all code submissions
Jun 28, 2017
bb5968ca
Merge branch 'ticket22684'
Jun 29, 2017
2c718c1a
Merge branch 'maint-0.3.1'
Jun 29, 2017
3781678a
Merge branch 'maint-0.3.1'
Jun 29, 2017
71b9f4f0
Merge branch 'maint-0.3.1'
Jun 29, 2017
fb33bcbc
Merge branch 'maint-0.3.1'
Jun 29, 2017
e0aa6bee
Merge branch 'maint-0.3.1'
Jun 29, 2017
700ecce2
Add 0.3.0.9 to changelog and releasenotes
Jun 29, 2017
bbc1b3c1
Add 0.3.1.4-alpha to changelog
Jun 29, 2017
0fe7c42e
general formatting / whitespace / typo fixes
Jul 01, 2017
2778032f
Merge branch 'maint-0.3.1'
Jul 03, 2017
935f84bd
Split circuit_send_next_onion_skin() into its three main cases.
Jul 03, 2017
2814b868
Reindent the functions split from circuit_send_next_onion_skin().
Jul 03, 2017
9b44e2e5
Document the new functions from the refactor
Jul 03, 2017
69fba1f2
better comments and mild refactoring
Jul 03, 2017
943d2847
CREATE_FAST is for when you don't know the onion key
Jul 03, 2017
b6c8530f
Merge remote-tracking branch 'dgoulet/ticket22726_032_02'
Jul 05, 2017
3402b140
Merge remote-tracking branch 'asn/ticket22727_032_02'
Jul 05, 2017
c79e2863
Use the proper syscall in sandbox error messages
Jul 05, 2017
093f57cb
changes file for bug 22750
Jul 05, 2017
ef56f073
changes file for 22804
Jul 05, 2017
14,460 additional commits have been omitted to prevent performance issues.
Loading
Loading