Commit Graph

131 Commits (1b1cfe1b92659775c0d3a693fe8abad874c25409)

Author SHA1 Message Date
R4SAS 1b1cfe1b92 rewrote win build script and moved it to build folder 7 years ago
orignal af2a3f3a65 Gost.cpp added 7 years ago
orignal b4657a0d05 Merge pull request #771 from majestrate/websocks
merge recent features and bugfixes
8 years ago
Mikal Villa 3755002381 Moving dockerfile to trigger autobuild of docker images. 8 years ago
Mikal Villa 5b2bc23d03 Adding readme 8 years ago
Mikal Villa a4cfdcb5c4 Improved and minimalized docker image 8 years ago
Jeff Becker 0d83a34cfd add initial WebSOCKS implementation 8 years ago
Jeff Becker 79e1d54e4c implement simple bloom filter 8 years ago
atnaguzin 3a3b0cc847 New logo 8 years ago
Jeff Becker e5f5f96771
merge webui code 8 years ago
Jeff Becker 9575f70f38
fix conflicts 8 years ago
Jeff Becker b4e9ed7d18 add web socket ui 8 years ago
Jeff Becker 6688f9a5ef
update cmake for i2lua 8 years ago
brain5lug 5a796a86d7 thread sanitizer configuration option have been added 8 years ago
orignal 315f672254 Timestamp.cpp added 8 years ago
brain5lug 6c7316408b address sanitizer configuration option have been added 8 years ago
Solomenchuk, Vlad f3a61007a7 build instruction for iOS 8 years ago
Dmitry Marakasov 959843ee9c Find miniupnpc library as well as header 8 years ago
Jeff Becker 2e74d91ddc
try fixing https://github.com/PurpleI2P/i2pd/issues/612 8 years ago
hagen fac6229e43 * cmake debug (closes #562) 8 years ago
Jeff Becker 346b0c9d68
disable testnet by default 8 years ago
Jeff Becker f2dde98e2f
add meshnet option to cmake build files 8 years ago
hagen 6350f5e6e8 * Base.cpp : extract gzip classes to separate file 8 years ago
hagen c84468dbed * fix cmake build with upnp=on 8 years ago
anon5 28c2ca8bf8 gitignore improved - added various generated files 8 years ago
hagen 5c9a69e0e8 * drop boost_regex from build deps 8 years ago
orignal 67f1e07508 I2CP added 8 years ago
hagen 06a1a8690d * add HTTP.{cpp,h} to build 8 years ago
Mikhail Titov 0a08765d73 Win32: hide to tray, webconsole menu item
Standard icon works for me on Windows 8
8 years ago
Mikhail Titov abdef67ccc _WIN32_WINNT drove nuts 64 bit MSVC builds
TODO: figure out why
8 years ago
Mikhail Titov daad975f5d fixup! invoke win32app functions from main 8 years ago
Mikhail Titov 18c00f0a4b Avoid debug symbol files (PDB) collision with MSVC 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
8 years ago
orignal f1d4818045 Family.cpp added 8 years ago
hagen 6f4271c054 * update buildsystems 9 years ago
orignal b97f095de4 Merge pull request #360 from AMDmi3/build-type
Do not force build type
9 years ago
orignal 10e2b35483 Merge pull request #359 from AMDmi3/system-include-dirs
Include system directories as SYSTEM
9 years ago
orignal 16920a89f3 Merge pull request #358 from AMDmi3/local-include-dirs-before
Always place local include directories before all others
9 years ago
Dmitry Marakasov 4ef183fee6 Do not force build type 9 years ago
Dmitry Marakasov 2115ce6606 Do not try to use miniupnp if upnp support is disabled 9 years ago
Dmitry Marakasov 61d1b733f7 Include system directories as SYSTEM 9 years ago
Dmitry Marakasov 4978edb8be Always place local include directories before all others 9 years ago
hagen 209934ad67 * update buildsystems to include Config.cpp 9 years ago
hagen b2ae30eba1 * fix cmake output library name (#315) 9 years ago
Mikhail Titov 8e04218c95 Install optional miniupnpc.dll if exist 9 years ago
Mikhail Titov 23cb45454b Set default install folder for CMake based NSIS 9 years ago
Mikhail Titov 7fc9a161b1 Default NSIS template from CMake 9 years ago
Mikhail Titov 95a5473051 Initial CMake based packaging 9 years ago
Mikhail Titov 5f8223ebb5 Patch for 64-bit zlib build with MSVC assembly 9 years ago
Mikhail Titov 51146d4152 MSVC optimization & hardening 9 years ago