EinMByte
8ac9520dfd
Implement #243 , separate core/client (PCH support dropped for now)
2015-08-21 22:29:33 +02:00
EinMByte
bdaf2c16aa
Update .gitignore, fix typo in CMakeLists.txt.
2015-08-18 22:17:28 +02:00
apprb
e285cd034b
CMake: tests support
2015-08-19 00:58:07 +06:00
EinMByte
2db3fe36d1
Fix building with CMake (typo in commit 12dd8a3
)
2015-08-02 23:22:13 +02:00
EinMByte
12dd8a394d
Fix building without AESNI.
2015-08-02 23:18:55 +02:00
EinMByte
9597917183
Split tunnel-specific crypto from aes.h/cpp.
2015-07-30 17:27:47 +02:00
EinMByte
d9bb09780f
Created tunnel/
2015-07-30 16:25:43 +02:00
EinMByte
c8190d0020
Move Log.h/cpp to util/
2015-07-30 15:54:02 +02:00
EinMByte
6268e297e4
Fix building with cmake.
2015-07-29 18:37:15 +02:00
Meeh
53053105c9
Merge pull request #169 from guanqun/fix-binary-name
...
the binary should be i2pd
2015-07-22 15:03:51 +02:00
Mikhail Titov
efe7e469ce
Missing libdl for UPnP
2015-06-20 12:16:36 -05:00
Mikhail Titov
0354685e35
Precompiled headers
...
Sample times:
MSVC 2013, debug x64: 5min 15sec -> 2min 15sec
Ubuntu 15.04, with hardening, static, release: 5min 21sec -> 3min 24sec
2015-06-10 13:41:08 -05:00
Mikhail Titov
ba2b792916
Cleanup cryptopp headers path search
2015-06-10 13:41:07 -05:00
Mikhail Titov
44768e92ad
CMake: fix static builds, add LTO for MinSizeRel
2015-06-10 13:41:06 -05:00
orignal
9a9b38a8c3
Merge pull request #199 from mlt/cmake-msvc
...
MSVC specific debug symbols don't belong to other platforms
2015-06-06 21:47:49 -04:00
Mikhail Titov
b5ee997da9
MSVC specific debug symbols don't belong to other platforms
2015-06-06 14:16:29 -05:00
Mikhail Titov
046ffd8648
Fix UPnP for Win32
...
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11
This closes #186
2015-06-06 13:53:22 -05:00
Mikhail Titov
2d3493a225
Perhaps bitness detection is an introspection
...
http://www.cmake.org/cmake/help/v3.0/command/find_library.html
2015-06-06 12:34:06 -05:00
Mikhail Titov
a3b08c0016
Fix Win32 build with CMake and MSVC
2015-06-06 12:21:35 -05:00
apprb
c266cff956
CMakeLists.txt: compilation speed up
2015-05-11 15:56:13 +06:00
7histle
f0f154cd10
Fix for #179
2015-04-11 13:47:49 +03:00
Yuri Sevatz
20310cb109
Fix -lboost_date_time missing from CMakeLists.txt
2015-04-10 00:10:35 -04:00
orignal
950f250d66
NetDb/NetDbRequests split
2015-04-09 12:45:00 -04:00
orignal
75d45ae988
initial code for Ed25519 added
2015-04-08 13:21:49 -04:00
guanqun
d2b30b5d11
the binary should be i2pd
2015-03-27 11:19:04 +08:00
guanqun
eddb5fa91e
fix the 'sleep_for' missing error on linux platform
2015-03-27 10:48:26 +08:00
orignal
f8a7beb001
--host is deprectaed
2015-03-24 13:31:56 -04:00
orignal
02903cc98c
moved Dockerfile to build
2015-03-24 13:31:01 -04:00
orignal
a6f78134c0
Profiling added
2015-03-24 12:47:57 -04:00
Francisco Blas (klondike) Izquierdo Riera
29039fd039
Merge with upstream
2015-01-07 20:47:47 +01:00
orignal
cdc0aa658a
I2PControl added
2015-01-07 13:26:44 -05:00
Francisco Blas (klondike) Izquierdo Riera
dd42819a2f
Create I2Pservice as a way to integrate service management, hide unnecessary handlers
2015-01-07 19:09:59 +01:00
Francisco Blas (klondike) Izquierdo Riera
8f7dea698e
Allow disabling binary compilation (useful for multilib builds in Gentoo)
2014-12-31 19:46:09 +01:00
Francisco Blas (klondike) Izquierdo Riera
9e7e0a456d
Use better install paths
2014-12-31 19:46:09 +01:00
Francisco Blas (klondike) Izquierdo Riera
64b47a29cf
Fix library compilation
2014-12-31 19:46:09 +01:00
hagen
0e212f29d0
* update build/CMakeLists.txt
2014-12-13 13:21:24 +00:00
hagen
342c87e15b
* fix cmake build
2014-12-11 07:57:46 +00:00
Igor Pavlov
d13329471e
add SSUSession.cpp to CMakeList.txt
2014-12-07 19:34:42 +03:00
orignal
e7f05cc462
BOB added
2014-12-02 10:34:02 -05:00
orignal
0cd04c23c5
split SSU to SSU and SSUSession
2014-10-30 15:13:12 -04:00
orignal
78d8d34e3b
Datagram added
2014-10-22 15:30:25 -04:00
Ackermann Yuriy
e7031e02e7
Update BUILD_NOTES.md
2014-10-20 20:52:45 +13:00
orignal
89e5b56a19
introduced ClientContext
2014-10-15 20:52:17 -04:00
orignal
482fc0e8b1
split Streaming to stream and destination
2014-10-05 08:54:59 -04:00
orignal
a7fa896b3e
SAM added
2014-09-24 12:01:26 -04:00
hagen
3526677421
* cmake : show compiler version in summary
2014-09-22 22:36:29 +00:00
hagen
1661ebb537
* cmake : detect support of c++11 via compiler flags
2014-09-22 22:36:06 +00:00
hagen
4685908ead
* use hardening linker flags only with gcc
2014-09-18 00:03:13 +00:00
hagen
2b43dfbfca
+ BUILD_NOTES.md
2014-09-18 00:03:13 +00:00
hagen
90d4d09ca2
* freebsd build fixes
2014-09-18 00:03:05 +00:00