Commit Graph

91 Commits

Author SHA1 Message Date
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
orignal
a6f78134c0 Profiling added 2015-03-24 12:47:57 -04:00
root
9ebe38e59d added I2PService to VS project 2015-01-12 08:50:22 +04:00
orignal
cdc0aa658a I2PControl added 2015-01-07 13:26:44 -05:00
orignal
e7f05cc462 BOB added 2014-12-02 10:34:02 -05:00
Mikal
5187701af1 Updated NSI file
Forgot to update version in NSI installer script
2014-11-21 00:28:21 -08:00
Mikal
cc14b526cd Adding Icon for windows
Adding icon for windows executable.
2014-11-11 02:46:35 +01:00
Mikal
5e67bc62c1 Adding windows installer 2014-11-11 02:21:05 +01:00
Kill Your TV
692cde5151 Remove "DLL-Output" from README's example
This is not required to build i2pd.
2014-11-09 22:32:17 +00:00
Kill Your TV
d636d55cc8 Adding Windows build instructions 2014-11-08 13:29:15 +00:00
Kill Your TV
4b0001b442 innosetup: Add i2pd to PATH 2014-11-07 15:04:33 +00:00
Kill Your TV
3cd1281167 updates to innosetup script
* support installation of both x64 and x86 binaries
* add readme
* add function to convert line endings. The README.md file currently has
  Windows line endings, but if that ever changes this function will
  automatically make the file "Windows friendly".
2014-11-07 15:04:33 +00:00
Kill Your TV
a518d6063c update vcxproj.filters 2014-11-07 15:04:33 +00:00
Kill Your TV
1232278c46 Various changes to Windows build
- No hard coded dependency paths. These are better set with environment
  variables or property pages.
- Don't require admin rights to run
- Add support for running on Windows XP (note that Boost and Crypto++
  *also* need to be built targetting XP).
- Explicitly set type to console application
- Initial stubs for building x64 version
- Turn off sending error reports to Microsoft
- spaces, not tabs (matches the default when saved by VS2013 itself)
- disable multibyte
- re-enable SDL checks
2014-11-07 15:04:33 +00: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
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
Mikal
0bea006826 Update on win32 build files.
Some include and library settings are added for jenkins to match up with
meeh's win32 slave. Currenly not executing on winXP even compiler and
msdn claims to support it.
2014-09-27 20:08:39 +02:00
orignal
a7fa896b3e SAM added 2014-09-24 12:01:26 -04:00
Meeh
40c4c636d8 Removing unused cpp file from win32 project files 2014-09-03 06:09:29 +02:00
orignal
aaa8e39d68 Signature.h added 2014-08-21 11:15:04 -04:00
orignal
0110b70195 I2PTunnel added 2014-08-12 21:14:19 -04:00
chertov
8347ff267a fix vs2013 build, constexpr require VC++ November 2013 CTP update
Visual C++ Compiler November 2013 CTP
http://www.microsoft.com/en-us/download/details.aspx?id=41151
2014-08-07 13:13:56 +04:00
Meeh
ccea06202c Updating win32 build files 2014-07-14 19:08:15 +02:00
chertov
1a041ea2aa fix VS project 2014-06-26 07:55:40 +04:00
chertov
042c3ebd80 Add SSUData to VS project 2014-04-23 02:42:10 +04:00
chertov
6bb5a04102 Run as admin 2014-04-23 02:11:19 +04:00
chertov
861e9c52ed Win32Service uses Daemon start()/stop() 2014-04-23 02:01:57 +04:00
chertov
0b210ee99d Add simple Linux, Win32 daemons 2014-04-20 05:54:34 +04:00
chertov
e6e11590c8 add mikhail4021 Win32Service, run i2pd as admin 2014-04-19 00:20:11 +04:00
chertov
4e5e0be4ed Add license page 2014-04-18 03:47:17 +04:00
chertov
5a363a957b Add simple Inno Setup installer script 2014-04-18 03:30:29 +04:00
chertov
795176bd8d fix VS project 2014-04-06 14:03:46 +04:00
chertov
6e7c3677fa fix VS project 2014-03-18 14:41:37 +04:00
chertov
7f26296759 adding files to а VS project, showed external ip on statistics page 2014-03-13 08:10:05 +04:00
chertov
dbd9c5c105 fix windows build, add windows GetDefaultDataDir, add files to project 2014-02-03 14:13:40 +04:00
chertov
bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 2014-01-25 10:58:11 +04:00
chertov
a85f95aad3 add .gitignor into Win32 2014-01-22 07:27:31 +04:00
mikhail4021
810ddb267e folder structure updated 2014-01-10 20:35:47 +04:00