orignal
|
7cdb021a1f
|
pass correct nonce to chacha20
|
7 years ago |
orignal
|
74c0b729c2
|
connect to NTCP2
|
7 years ago |
orignal
|
5cb81f8532
|
send SessionRequest message
|
7 years ago |
orignal
|
4f23d7b7df
|
recognize routers with NTCP2
|
7 years ago |
orignal
|
a70d0edf2e
|
encrypt SessionRequest options block
|
7 years ago |
orignal
|
8c9eaccc11
|
KeyDerivationFunction for NTCP2
|
7 years ago |
orignal
|
86c1984982
|
NTCP2 added
|
7 years ago |
orignal
|
cd0f75106a
|
moved Ed25519 away from signature
|
7 years ago |
orignal
|
b5291b5151
|
Merge pull request #1190 from vmon/resolve--tunnel-get-ready-timout-bug
fixes #1124 and calls the ready callbacks if the tunnel gets ready an…
|
7 years ago |
Veggie Monster
|
46283dc0ea
|
fixes #1124 and calls the ready callbacks if the tunnel gets ready and no timeout is set
|
7 years ago |
R4SAS
|
56e76ec59f
|
fix using debug library compilation in release mode
|
7 years ago |
orignal
|
4cedaa9e80
|
fixed android build
|
7 years ago |
orignal
|
516f140bef
|
ntcp2 crypto added
|
7 years ago |
orignal
|
5d86c1c9a6
|
ntcp2 crypto added
|
7 years ago |
orignal
|
d289aa71eb
|
Merge pull request #1184 from mewmew-i2p/openssl
closes #1164 (i.e. added a log viewer to qt), + misc cosmetic
|
7 years ago |
mewmew@i2p
|
ed2818eaa2
|
qt log viewer now works
|
7 years ago |
mewmew@i2p
|
f8fe124428
|
improved comment at qt.pro file
|
7 years ago |
mewmew@i2p
|
5ec11c53e9
|
differentiation between windows release and debug build into i2pd_qt.pro
|
7 years ago |
l-n-s
|
42d118d9a2
|
Merge pull request #1182 from l-n-s/issue_1178
Add /etc/resolv.conf to apparmor profile and k flag for pidfile
|
7 years ago |
l-n-s
|
d8b4765f23
|
Add /etc/resolv.conf to apparmor profile and k flag for pidfile
|
7 years ago |
l-n-s
|
be69280d0d
|
Merge pull request #1181 from l-n-s/issue_1177
Restore reseed certificate hottuna_at_mail.i2p.crt
|
7 years ago |
l-n-s
|
53a1a097a6
|
Restore reseed certificate hottuna_at_mail.i2p.crt
|
7 years ago |
orignal
|
a22e9a2ca7
|
don't start shared local destination twice
|
7 years ago |
orignal
|
db03595473
|
correct message size
|
7 years ago |
orignal
|
8fadac0fdc
|
Merge pull request #1172 from majestrate/check-boundary-04-2018
Check boundary
|
7 years ago |
Jeff Becker
|
a63bc1cdca
|
correct sizes
|
7 years ago |
Jeff Becker
|
6265d452e9
|
more bounds checking
|
7 years ago |
orignal
|
b095399770
|
Merge pull request #1170 from unlnown542a/openssl
Separated buld directory for Android i2pd only binary
|
7 years ago |
Al
|
db8a546b8f
|
android i2pd executable build instructions
|
7 years ago |
unlnown542a
|
6e95318cba
|
I2PD_LIBS_PATH = /path/to/libraries to be same as in android normal build
|
7 years ago |
unlnown542a
|
08a8ab9892
|
format
|
7 years ago |
unlnown542a
|
c7b796ff31
|
separate Android binary build based on DaemonLinux
|
7 years ago |
unlnown542a
|
ad23ccb219
|
separating android binary build
|
7 years ago |
Al
|
be7a84fdf3
|
Merge pull request #2 from PurpleI2P/openssl
sync with main repo
|
7 years ago |
orignal
|
2fbbbf298b
|
use shared pointers for tunnel reload
|
7 years ago |
orignal
|
0df68872ab
|
Merge pull request #1169 from majestrate/master
SAM fixes
|
7 years ago |
Jeff Becker
|
0ced38cdcb
|
tabify
|
7 years ago |
Jeff Becker
|
b046c45a9e
|
tabify
|
7 years ago |
orignal
|
2ce1ab1634
|
Merge pull request #1168 from mewmew-i2p/openssl
perfecting qt status page
|
7 years ago |
mewmew@i2p
|
7225231814
|
perfecting qt status page
|
7 years ago |
orignal
|
11dca2b352
|
Merge pull request #1167 from borned-mind/openssl
Delete some for correct compilation
|
7 years ago |
Sammael
|
97127e86dc
|
Delete some for correct compilation
|
7 years ago |
orignal
|
cb81195959
|
Merge pull request #1166 from borned-mind/openssl
Disable aesenc for arm64
|
7 years ago |
root
|
adaff9f354
|
Merge branch 'openssl' of https://github.com/borned-mind/i2pd into openssl
|
7 years ago |
Arm64 plaz
|
66de7ad049
|
for first time disable aesenc for arm64
|
7 years ago |
Jeff Becker
|
1e1e4da144
|
delete buffer
|
7 years ago |
Jeff Becker
|
623433099b
|
don't use reset
|
7 years ago |
Jeff Becker
|
73b3fbc2da
|
wrap m_OpenSockets with mutex
|
7 years ago |
Jeff Becker
|
5f525d0e43
|
fix previous commit
|
7 years ago |
Jeff Becker
|
60463fdafa
|
shut down socket and don't allocate buffer for each write in WriteI2PData
|
7 years ago |