5638 Commits (5e606573b1b0ea640a6ed21fd9a0707541587854)
 

Author SHA1 Message Date
orignal 3100d587d1 use d%q 5 years ago
orignal ba849d0300 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 5 years ago
orignal 95df3e4b39 encode key 5 years ago
R4SAS 72492e33a0
appveyor: drop msys2 overwrite 5 years ago
R4SAS 934f1269f5
appveyor: replace deprecated --force in msys2 5 years ago
orignal e6956d9bb0 calculate constants 5 years ago
orignal 2877900233 use 486662 for A 5 years ago
orignal df1aa52e08 Elligator's encode 5 years ago
orignal 5fa2485a7d removed reseed.i2p.net.in 5 years ago
orignal 29f0e10411 Elligator added 5 years ago
orignal 39300a5bbf removed reseed.i2p.net.in 5 years ago
Alexandre ZANNI 35d6268675
README: explicit linux distro supported 5 years ago
orignal 0abb871f3f close socket after if accept failed 5 years ago
orignal 704fca969f handle accept errors 5 years ago
R4SAS 95debf8c80
update mingw build script 5 years ago
R4SAS dd94b77b2a use GetTickCount dll pointer, add USE_WINXP to makefile 5 years ago
orignal 6cfe4fa580 handle sending errors 5 years ago
orignal 515c086099 Use GetProcAddress for inet_pton. Fixed build error 5 years ago
orignal 34ce06ac17 some cleanup 5 years ago
orignal a104c9881e some cleanup 5 years ago
orignal c3e3c091cc correct implementation of GetMTUWindows for WindowsXP 5 years ago
orignal 651240113c mark RI as unreachable if all connections failed 5 years ago
orignal 77189bf8e9 start over if an active session got disconnected 5 years ago
orignal 60fd3a4542 fixed #1434 use memset inster bzero 5 years ago
orignal c66f9c8d6d reset connection attempts before reconnect 5 years ago
orignal 569088eaca 2.29.0 5 years ago
orignal a7e8dd04fe 2.29.0 5 years ago
orignal dfdd76a1bb fixed #1429. Don't use monotonic timer for Win32 5 years ago
R4SAS 28aac6f93b
fix bogus date in changelogs 5 years ago
orignal c2f47119ce fixed #1424. Check if .b32.i2p address string is valid 5 years ago
orignal d6b1d0d4fb remove incoming session from pending list when established 5 years ago
orignal 03a861745b removed CloseSession 5 years ago
orignal 9a7aed20e9 handle error for SessionConfrimed send 5 years ago
orignal b7f17d4cb1 client auth flag for B33 address 5 years ago
orignal 2497c3d187
Merge pull request #1421 from nonlinear-chaos-order-etc/openssl 5 years ago
kote f7a084969a fixed #1387 5 years ago
kote 2900bc26a5 fixed #1388 : took code from 736c95a870 and fixed it as https://github.com/PurpleI2P/i2pd/issues/1388#issuecomment-528495918 tells 5 years ago
orignal 2334c56a96
Merge pull request #1414 from nonlinear-chaos-order-etc/openssl 5 years ago
orignal 90a5d02bf6 2.28.0 5 years ago
kote 81d9626da9 qt: fixed logging to window in release builds 5 years ago
orignal 44a2549b81 2.28.0 5 years ago
orignal a2b8d468bc
Merge pull request #1412 from nonlinear-chaos-order-etc/openssl 5 years ago
kote d523f0cadd gitignored autosave files by qtcreator 5 years ago
kote 99116ff097 qt: disabled upnp for now - until upnp fixed 5 years ago
kote 3939ca9eb4 enabled default logging debug option for qt debug builds 5 years ago
kote b5aa67b491 tweaked debug logging in i2pd_qt 5 years ago
orignal e42efec220 correct outet plain text length in case of authKeys 5 years ago
orignal 9d06aa2f6a pass authSalt or epk 5 years ago
orignal 80765a797b correct outer cipher text len 5 years ago
orignal 0b5509a1ed correct authClients offset 5 years ago