Commit Graph

164 Commits (openssl)

Author SHA1 Message Date
orignal ca10dfeb5f Merge pull request #424 from 0niichan/New-.ico-by-MilkHater
New .ico by MilkHater
8 years ago
0niichan 91f55a637b New .ico by MilkHater 8 years ago
Mikhail Titov 60befdb36e VS2013 snprintf compatibility 8 years ago
Mikhail Titov 59f99ea9bb Ask to minimize on Win32app close
This closes #413
8 years ago
Mikhail Titov 0a08765d73 Win32: hide to tray, webconsole menu item
Standard icon works for me on Windows 8
8 years ago
orignal 74d4b8e0b9 invoke win32app functions from main 8 years ago
orignal ec8550d587 use ictoopie_16 in tray 8 years ago
orignal e403c419e5 16x16 icon added 8 years ago
orignal ebd356c7bd set correct icons 8 years ago
orignal 4cfdc77015 invoke daemon 8 years ago
orignal 9096cacba8 tray icon added 8 years ago
orignal 607336d3ce tray icon added 8 years ago
orignal 6383fc3575 initial commit of Win32App 8 years ago
orignal 2cc3dfc2ce fixed windows build 9 years ago
orignal 459800568a fixed windows build 9 years ago
orignal 79cfa52bf9 fixed windows build 9 years ago
Mikhail Titov 8e85d9ac00 Sync Windows VERSIONINFO resource with version.h 9 years ago
Mikhail Titov e1c69a6250 Transparency in icon 9 years ago
Mikhail Titov 76549d0a4a Fix win32 resource compilation with msys
squash! Fix win32 resource

winres.h is missing for mingw
9 years ago
hagen 710439e83c * cleanup README
* move all docs to single dir
9 years ago
orignal c1e2ee32b4 fixed mingw build error 9 years ago
Mikhail Titov 88db99e593 Minor omissions
* Missing UPnP namespace
* Public key pointer dereferencing for MSVC
* Redundant WIN32_LEAN_AND_MEAN found in Makefile.mingw as well
9 years ago
Kill Your TV 6d586bde6c Note that Boost 1.58 works 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago
orignal 75d45ae988 initial code for Ed25519 added 9 years ago
orignal a6f78134c0 Profiling added 9 years ago
root 9ebe38e59d added I2PService to VS project 9 years ago
orignal cdc0aa658a I2PControl added 9 years ago
orignal e7f05cc462 BOB added 10 years ago
Mikal 5187701af1 Updated NSI file
Forgot to update version in NSI installer script
10 years ago
Mikal cc14b526cd Adding Icon for windows
Adding icon for windows executable.
10 years ago
Mikal 5e67bc62c1 Adding windows installer 10 years ago
Kill Your TV 692cde5151 Remove "DLL-Output" from README's example
This is not required to build i2pd.
10 years ago
Kill Your TV d636d55cc8 Adding Windows build instructions 10 years ago
Kill Your TV 4b0001b442 innosetup: Add i2pd to PATH 10 years ago
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".
10 years ago
Kill Your TV a518d6063c update vcxproj.filters 10 years ago
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
10 years ago
orignal 0cd04c23c5 split SSU to SSU and SSUSession 10 years ago
orignal 78d8d34e3b Datagram added 10 years ago
orignal 89e5b56a19 introduced ClientContext 10 years ago
orignal 482fc0e8b1 split Streaming to stream and destination 10 years ago
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.
10 years ago
orignal a7fa896b3e SAM added 10 years ago
Meeh 40c4c636d8 Removing unused cpp file from win32 project files 10 years ago
orignal aaa8e39d68 Signature.h added 10 years ago
orignal 0110b70195 I2PTunnel added 10 years ago
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
10 years ago
Meeh ccea06202c Updating win32 build files 10 years ago
chertov 1a041ea2aa fix VS project 10 years ago
chertov 042c3ebd80 Add SSUData to VS project 10 years ago
chertov 6bb5a04102 Run as admin 10 years ago
chertov 861e9c52ed Win32Service uses Daemon start()/stop() 10 years ago
chertov 0b210ee99d Add simple Linux, Win32 daemons 10 years ago
chertov e6e11590c8 add mikhail4021 Win32Service, run i2pd as admin 10 years ago
chertov 4e5e0be4ed Add license page 10 years ago
chertov 5a363a957b Add simple Inno Setup installer script 10 years ago
chertov 795176bd8d fix VS project 10 years ago
chertov 6e7c3677fa fix VS project 10 years ago
chertov 7f26296759 adding files to а VS project, showed external ip on statistics page 10 years ago
chertov dbd9c5c105 fix windows build, add windows GetDefaultDataDir, add files to project 10 years ago
chertov bc3bf838d9 fix NetDb save bug, console cyrillic symbols, add files to project 10 years ago
chertov a85f95aad3 add .gitignor into Win32 10 years ago
mikhail4021 810ddb267e folder structure updated 11 years ago