4638 Commits (85fa728d41b8449bad0d6f288cd5693a60bc1917)
 

Author SHA1 Message Date
orignal 85fa728d41 change shared local destination upon reload 7 years ago
orignal c7db9010ad fixed #1047. Return EXIT_FAILURE 7 years ago
orignal be16545063
Merge pull request #1070 from vmon/f--port-0-for-TCPAcceptor 7 years ago
Veggie Monster c730839989 the change allows when an TCPIPAcceptor is constructed by setting port = 0, the random port chosen by asio can be retrieved using TCPIPAcceptor::GetLocalEndpoint().port() 7 years ago
orignal 56dd0db001
Merge pull request #1066 from PurpleI2P/revert-1065-openssl 7 years ago
orignal 626ed720a6
Revert " Fixes for #1024 , #1018 #1064 " 7 years ago
orignal b8fd9ba83f
Merge pull request #1065 from unlnown542a/openssl 7 years ago
unlnown542a 316a4457af Merge github.com:unlnown542a/i2pd into openssl 7 years ago
unlnown542a 347a2c2150 fixing conflicts 7 years ago
orignal 42d3770b14
fixed layout 7 years ago
orignal 39ca07bcc6
Merge pull request #1058 from majestrate/streaming_race_fix_2018_01_15 7 years ago
orignal 914566ece0 removed unused Java router certificates 7 years ago
orignal f537e7b2c6 removed unused cert 7 years ago
Jeff Becker 06020b8f54
re-enable packet pool 7 years ago
orignal b486d1cd27
rollback 7 years ago
Jeff Becker b3b38015c2
check max buffer size in Stream::Send 7 years ago
unlnown542a 4c6988e3bc code cleanup 7 years ago
unlnown542a 0bd4db4cc7 less lines 7 years ago
unlnown542a bc72800fef moved hard code into java side and successfully passed back to native 7 years ago
Jeff 38b694a055
Merge pull request #1060 from inetic/openssl 7 years ago
Jeff 44a9c3ca0c
Merge pull request #1059 from K1773R/fix-headers-rn 7 years ago
K1773R 6bf823fb15 removed \r\n in header builder which was redundant and caused the further headers to be ignored 7 years ago
Jeff Becker 43a751ee0b
Merge remote-tracking branch 'purple/openssl' into streaming_race_fix_2018_01_15 7 years ago
Jeff Becker 207212557e
fix sam race conditions 7 years ago
R4SAS fd1aeeac92
Merge pull request #1045 from yangfl/upstream 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
Peter Jankuliak e630b8f8a8 Inherit _publicly_ from shared_from_this in I2PService 7 years ago
unlnown542a cf5081d300 fixed creating certificates.zip when target zip did not include the directory certificates, so they were bein unpacked into datadir. Added entryCompression ZipEntryCompression.STORED since final APK is being compressed as well. Put all custom tasks under android plugin definitions 7 years ago
unlnown542a 8864cbf80a return to strdup() when filling argv[] for i2p::android::start(argc,argv).c_str() 7 years ago
unknown542a 81d7a832c0 netDB and certificates in internal storage 7 years ago
unknown542a d41fabbc9f netDB and certificates in internal storage 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff b91efaa973
Merge pull request #1044 from yangfl/upstream 7 years ago
yangfl e3238ff75c CMakeLists: autodetect libatomic 7 years ago
yangfl 9cc4e8d03a Makefile: get target platform from compiler 7 years ago
orignal 34c98e03c1 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 7 years ago
orignal 41e40bbc0d fixed typo 7 years ago
orignal ca49944c85
Merge pull request #1041 from majestrate/fix-streaming-race 7 years ago
Jeff Becker d5e9fc7677
fix race condition 7 years ago
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 7 years ago
orignal 418f86ecbd
Merge pull request #1039 from majestrate/fix-arm-compile-latomic 7 years ago
Jeff Becker c68c5af856
fix lib name 7 years ago
Jeff Becker 950dffbe06
update gitignore 7 years ago
Jeff Becker 5d557003b6
include cmake stuff 7 years ago
Jeff Becker 3b8c3c1346
try fixing issue #897 7 years ago
orignal 1853263f6c
Merge pull request #1038 from PurpleI2P/master 7 years ago
orignal b0f6d81f57
Merge pull request #1037 from PurpleI2P/openssl 7 years ago
orignal 9ba0329432
Merge pull request #1036 from KenanSulayman/patch-1 7 years ago
Kenan Sulayman 614101c4b8
Fix typo (confrimed -> confirmed) 7 years ago
R4SAS 50e4fb138a
close #1032 (#1034) 7 years ago