Commit graph

2133 commits

Author SHA1 Message Date
hagen 4899e0d2d5 * sane log messages: I2NPProtocol.cpp 2015-12-21 03:00:11 +00:00
Mikhail Titov 762f9c4b23 Merge pull request #308 from mlt/openssl-cmake
Cleaned up appveyor CI along with MSVC & mingw builds
2015-12-20 13:38:12 -06:00
Mikhail Titov 6d3dac0ec1 Windows build status badge update in README.md 2015-12-19 22:19:06 -06:00
Mikhail Titov f684815272 Build miniupnpc.dll on Appveyor 2015-12-19 22:19:05 -06:00
Mikhail Titov 8e04218c95 Install optional miniupnpc.dll if exist 2015-12-19 22:19:04 -06:00
Mikhail Titov 23cb45454b Set default install folder for CMake based NSIS 2015-12-19 22:19:02 -06:00
Mikhail Titov 7fc9a161b1 Default NSIS template from CMake 2015-12-19 22:19:01 -06:00
Mikhail Titov 95a5473051 Initial CMake based packaging 2015-12-19 22:19:00 -06:00
Mikhail Titov 66ceb573dc Update Windows build docs 2015-12-19 22:18:59 -06:00
Mikhail Titov 5f8223ebb5 Patch for 64-bit zlib build with MSVC assembly 2015-12-19 22:18:58 -06:00
Mikhail Titov 51146d4152 MSVC optimization & hardening 2015-12-19 22:18:57 -06:00
Mikhail Titov 3334281949 Search for patch tool with CMake
This is to enable static build of "bundled" zlib with MSVC
2015-12-19 00:03:32 -06:00
Mikhail Titov 8e85d9ac00 Sync Windows VERSIONINFO resource with version.h 2015-12-19 00:03:31 -06:00
Mikhail Titov e1c69a6250 Transparency in icon 2015-12-19 00:03:30 -06:00
Mikhail Titov edd9a18257 Cleanup some CMake msys specifics
* Exclude MSYS from -z relro
* WIN32_LEAN_AND_MEAN
2015-12-19 00:03:28 -06:00
Mikhail Titov 65f993677f Remove unnecessary thread & chrono Boost libs
Prevent boost thread auto-link erroneous attempts with MSVC
2015-12-19 00:03:27 -06:00
Mikhail Titov bc775140bb appveyor.yml 2015-12-19 00:03:26 -06:00
Mikhail Titov 4b2bd6e18f Include dir for precompiled headers with gcc 2015-12-19 00:03:24 -06:00
orignal c36a810bcb ignore extended options for SessionCreated and SessionConfirmed 2015-12-18 11:52:44 -05:00
orignal a994bbc36b call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
hagen c3238f4d0b * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
hagen 632d26e398 * update maintainer scripts 2015-12-17 07:16:26 +00:00
hagen 214cc8b810 * install reseed certs 2015-12-17 05:00:03 +00:00
hagen 8f218141f4 * add 'i2pd' user (#313) 2015-12-17 04:39:08 +00:00
hagen 3676304751 * provide default subscriptions.txt 2015-12-17 04:39:08 +00:00
hagen c605fd57aa * AddressBook.cpp : mistype in log message 2015-12-17 04:39:08 +00:00
orignal 4599f6919c shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
hagen 8ad20c0db3 * allow parallel builds (#310) 2015-12-16 01:12:14 +00:00
hagen 638a69e5f0 * fix comments in default config (#311) 2015-12-16 00:19:52 +00:00
orignal 9fa6b1ebe1 keep pending incoming streams if acceptor is not set 2015-12-14 22:36:23 -05:00
orignal 5930e2d221 keep pending incoming streams if acceptor is not set 2015-12-14 22:23:28 -05:00
orignal fdd96975fb cancel destination request 2015-12-13 14:40:43 -05:00
orignal de6dd77046 use shared_ptr for LeaseSet request 2015-12-13 10:51:43 -05:00
orignal 1b6ad8413e spread addresses between subdirectories 2015-12-11 15:48:33 -05:00
orignal 6096d572f3 handle RelayResponse 2015-12-09 22:17:43 -05:00
orignal badcd64b62 print full tunnel path 2015-12-09 19:07:12 -05:00
orignal a7b8b52dbd fixed crash 2015-12-09 18:01:42 -05:00
orignal d89f0f51df show full tunnel path 2015-12-09 10:35:04 -05:00
orignal be358f3f2e enable RI catch for OBEP back 2015-12-09 10:03:51 -05:00
orignal f122da1485 change and save I2PControl password 2015-12-08 10:40:43 -05:00
hagen 0dda4728b6 * update README 2015-12-08 12:18:25 +00:00
hagen 45fd95e02b * update default/i2pd and traditional init script 2015-12-08 11:38:28 +00:00
hagen 91aa2d7f6f + add example config files 2015-12-08 11:38:28 +00:00
hagen a96b7d2a80 * drop patch not needed anymore 2015-12-08 11:38:28 +00:00
hagen 8f9cea54c5 * rename main binary 2015-12-08 11:38:28 +00:00
orignal 045558bede correct path to openssl 2015-12-06 22:48:08 -05:00
hagen 58124ebaab * update debian/docs 2015-12-05 11:55:27 +00:00
hagen 0c87dd5624 * added debian/logrotate (thanks to kytv) 2015-12-05 11:55:27 +00:00
hagen b87f986a49 * added manpage (thanks to kytv) 2015-12-05 11:55:27 +00:00
hagen c6a6035bb9 * debian/control : compat level -> 9 2015-12-05 07:56:51 +00:00