7659 Commits (d8f6c4a93dc1722463754eb5c1670a4bab2f2304)
 

Author SHA1 Message Date
orignal d3cd8517b7
Merge pull request #1952 from Vort/explicit0hops 12 months ago
Vort f13cc0b862 allow 0 hops with explicitPeers 12 months ago
orignal 0754255c1f drop incoming session from too old or from future routers 12 months ago
orignal 902899ae24 don't pick completely unreachable peers 12 months ago
orignal c620fc1232 clear unreachable flag upon succesive connect 12 months ago
orignal e7157cf15e don't create paired inbound tunnel if length is different 12 months ago
R4SAS 940a97db11
[gha] fix msvc build 12 months ago
orignal 8e63f8f333 consider all addresses non published for U and H routers 12 months ago
orignal 5e97b54d1b
Merge pull request #1950 from Vort/term_fix 12 months ago
Vort ea7cf1cf69 fix termination block processing and size check 12 months ago
orignal 17c4038c60 select router with ipv4 for endpoint 12 months ago
orignal 5022a9c610
Merge pull request #1948 from chadf/fuzzing-5 12 months ago
orignal ca8ec6286a
Merge pull request #1947 from chadf/fuzzing-4 12 months ago
orignal 5142459e12
Merge pull request #1945 from chadf/fuzzing-2 12 months ago
orignal 8590dbd3d3
Merge pull request #1946 from chadf/fuzzing-3 12 months ago
Chad Fraleigh c4be5f7fdb
Use offset from Identity::signingKey instead of Identity::certificate for key. 12 months ago
Chad Fraleigh 47dc5591b9
Eliminate undefined behavior of bit shifting signed int. 12 months ago
Chad Fraleigh 2bb48b4546
Fixed crash when Base64ToByteStream() is only given '=' characters. 12 months ago
Chad Fraleigh 638e9b4d7f
Fixed division by zero due to thread race condition. 12 months ago
orignal b8f998f76a don't delete BOBDestination if used by another BOBSession 12 months ago
orignal 5f43026986 check if local destination is not null 12 months ago
orignal 13f263b791 correct transport comptibility for OBEP in second attempt 1 year ago
orignal 07c529173e send current version of the subnegotiation in user/password response 1 year ago
orignal fee940238a handle SOCK5 authrosation with empty user/password 1 year ago
R4SAS ca02b5d860
debian: add compat patches for previous releases 1 year ago
R4SAS fba23a4528
i18n: update translations 1 year ago
R4SAS a0795d8534
set server tunnel inport in ClientContext from port (#1936) 1 year ago
R4SAS 03cc6e0524
use uint16_t for ports 1 year ago
R4SAS 3af1f4bc76
Use of 'server' type tunnel port as inport (#1936) 1 year ago
orignal 52b2d6c393 2.48.0 1 year ago
orignal bb52056aec correct index for connected transport 1 year ago
R4SAS 75aa9f2c0c
i18n: update translation file 1 year ago
R4SAS 4e426727e9
Webconsole: fix output on i2p tunnels, add b32 on dest page 1 year ago
R4SAS 09f233dbfb
NetDB: ignore LeaseSet store request if not floodfill 1 year ago
R4SAS dfe5df29e1
suppress build warnings on windows 1 year ago
AsciiMoth d5ee1f602f
Update dates in license (#1934) 1 year ago
orignal 86173400d5 don't drop profile of real router too early 1 year ago
R4SAS ae439b5385
SSU2: check if socket is opened before sending data, handle network_reset error 1 year ago
R4SAS dc6a42c26f
[contrib] update example config file comments, remove ssu option 1 year ago
R4SAS fdf38f45d9
more debug messages at destinations stop 1 year ago
R4SAS a2726cf206
[cmake] print commit-based version if option is used 1 year ago
R4SAS e56d243c3f
[win32] suppress fallthrough warning 1 year ago
orignal e95fb3ab89 allow user/password authentication 1 year ago
orignal c984f89dfb don't handle unecnrypted DatabaseSearchReply msg if came throug client tunnel 1 year ago
orignal 5a09c11e90
Merge pull request #1927 from wekoq/refactor_TBM_handling 1 year ago
weko d44be2fd73 fix typo 1 year ago
weko a158647153 refactor TBM hadling 1 year ago
orignal 623c3f4605 check for max number of records in tunnel build and tunnel build reply messages 1 year ago
orignal 8a52295882 make router real upon successive outgoing NTCP2 session. Eliminate static keys table 1 year ago
orignal f2bc2598dc
Merge pull request #1925 from wekoq/openssl 1 year ago