orignal
fccad71df1
temporary buffer for EdDSA signature for openssl 1.1.1
6 years ago
orignal
97ae2674dc
always use EdDsa signer fallback
6 years ago
orignal
7c70affd7f
eddsa signer fallback
6 years ago
orignal
52ff568d86
fixed incorrect second signature
6 years ago
orignal
b917aeaa0b
openssl 1.1.1/boost 1.64 for android
6 years ago
orignal
8de443ec4c
siphash from openssl 1.1.1
6 years ago
orignal
7d9893c614
fixed build error
6 years ago
orignal
3540712517
some cleanup
6 years ago
orignal
a8b1a86bd7
X25519Keys for static key
6 years ago
orignal
1babd3a5a2
separate X25519Keys
6 years ago
orignal
5ecd04dd4f
Merge pull request #1240 from PurpleI2P/openssl
...
eddsa from 1.1.1
6 years ago
l-n-s
50399e5194
fix #1238 ( #1239 )
6 years ago
orignal
b734acf1b1
-latomic for gcc >= 5 only
6 years ago
orignal
33aa8e2471
use x25519 from openssl 1.1.1 for ephemeral keys
6 years ago
orignal
2c58fe736b
fixed build error with openssl 1.1.1
6 years ago
R4SAS
6fe1de5d86
fix make target dependecy
6 years ago
R4SAS
064460b95f
osx makefile changes
...
Move install target from osx to homebrew
use openssl 1.1.0 when building with brew
6 years ago
orignal
2c3b19a539
use EdDSA from openssl 1.1.1
6 years ago
orignal
dc30a4c1ae
Merge pull request #1234 from l-n-s/fix_typo
...
Fix typo
6 years ago
l-n-s
86e9901bf2
Fix typo
6 years ago
orignal
6519e0835a
fixed typo
6 years ago
orignal
a52344fc01
Merge pull request #1226 from radfish/PR--make-latomic
...
makefile: linux: add -latomic
6 years ago
orignal
b67424643d
done insert NTCP2 ipv6 address twice
6 years ago
orignal
575a4c01c9
publish NTCP2 adress if port is specified
6 years ago
orignal
f0d4ee6618
pass NTCP2 ipv6 address
6 years ago
orignal
8753186a0d
publish NTCP2 ipv6 address if applicable
6 years ago
orignal
ff8fb8000d
Merge pull request #1231 from majestrate/fix-socks-outproxy
...
enable outproxy on socks
6 years ago
orignal
9dd38b99d6
check NTCP2 for addreses comparison
6 years ago
Jeff Becker
dfe08c1ec9
enable outproxy on socks
6 years ago
Jeff Becker
fb26e78ecc
Merge branch 'openssl' of https://github.com/purplei2p/i2pd into openssl
6 years ago
Jeff Becker
4c687036c4
enable socks outproxy
6 years ago
orignal
062d8d0f4f
fixed potential race condition
6 years ago
orignal
73b6338f62
Merge pull request #1229 from PurpleI2P/openssl
...
2.20
6 years ago
R4SAS
c0d1e2c07a
2.20
6 years ago
R4SAS
e70feceafe
add install target in OSX Makefile for homebrew formula
6 years ago
orignal
71ac0286b1
2.20.0
6 years ago
orignal
022f4d2c11
don't send message to not established session
6 years ago
l-n-s
a83a839cff
Build docker image from openssl branch
6 years ago
orignal
b259ee89aa
send RouterInfo from NTCP2Server's thread
6 years ago
R4SAS
65cf14bfce
update android miniupnpc to 2.1
6 years ago
orignal
d9476fb5ca
set correct IV when NTCP2 address gets published
6 years ago
R4SAS
9882365ab4
fix NTCP IPv6 category name in transports, add conversion for leasesets expiring time
6 years ago
orignal
2d758ce963
change cost for NTCP and NTCP2
6 years ago
orignal
1dd003d26a
check m2p3len
6 years ago
redfish
0df5b77595
makefile: linux: add -latomic
...
Tested on Arch Linux and Debian unstable with gcc 8.2.0. On Arch Linux
on x86_64 it built without this, but also builds with this. Without this
patch On Debian unstable on PPC linking fail with undefined symbols:
/usr/include/c++/8/bits/atomic_base.h:396: undefined reference to `__atomic_load_8'
6 years ago
orignal
e190a005db
make sure assets are ready before proceed
6 years ago
R4SAS
45596a0342
android - holder-based updater for certificate
...
If holder exsists, check string (version) of assets creation.
If it differs from current app version or null, try delete certificates forder contents
for unpacking new certificates.
6 years ago
R4SAS
405429a300
android - add file for notify about successful unpacking assets
6 years ago
R4SAS
d009a29426
android - dont rewrite files from assets if they exist
6 years ago
R4SAS
f1fb42460a
rename ipv6 transports
6 years ago