提交历史

作者 SHA1 备注 提交日期
  Sergey Lyubka 8c1866a4af Lua server pages support 13 年之前
  Sergey Lyubka e490b30c38 _mongoose.dll -> mongoose.dll 13 年之前
  Sergey Lyubka f935ef832b _mongoose.dll -> mongoose.dll, _mongoose.so -> libbmongoose.so 13 年之前
  Sergey Lyubka 79cdb77e5d Removed hard-coded CC value from Makefile 13 年之前
  Sergey Lyubka d82f6b7607 Added /machine:IX86 to MSVC flags 13 年之前
  Sergey Lyubka 0b942aaaba Minor change for the win32 build 13 年之前
  Henrique Mendonça 5d11901af8 compile with MinGW 4.7 13 年之前
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes 13 年之前
  Sergey Lyubka 001cd78b45 Styling changes plus extra GCC options to suppress certain warnings 13 年之前
  Sergey Lyubka 9c7d4da85a make release changed 13 年之前
  Sergey Lyubka 89a61e4968 Using gcc, not g++ 13 年之前
  Sergey Lyubka 2a3f31f521 Using g++ for compilation. Fixed C++ build. 13 年之前
  valenok 0cea7cb0c8 cleanup 14 年之前
  valenok 9f7a0de0e4 Adopt to cyassl-2.0.0rc2 14 年之前
  valenok 4280b1b62a make clean: removing .so file 14 年之前
  valenok aef344f0ff fix linux linkage (move compiler flags to the end of compilation string) 15 年之前
  Sergey Lyubka 0db96c5ba5 make it possible to set SSL_LIB and CRYPTO_LIB during build 15 年之前
  Sergey Lyubka d31ac3f021 do not exclude win32 from the release tarball, as it breaks mingw build 15 年之前
  Sergey Lyubka f23d9ff3b0 drop -fomit-frame-pointer from UNIX compilation 15 年之前
  valenok 1d490f9d6c mingw build fix 15 年之前
  valenok 7291b6d7d6 added res.rc to win32 compilation 15 年之前
  valenok 9d01d9f21d win32: stdcall by default. 15 年之前
  valenok 53dde04b8f windows build: removed gui libs from DLL build 15 年之前
  valenok 49065f2165 Windows build: /Gz - stdcall convention by default 15 年之前
  valenok a030d2cfdb Windows build: /Os -> /O1, added cyassl build. 15 年之前
  valenok 39b03600e6 fixed installer - no openssl libs 15 年之前
  valenok 2c36b9421e making mongoose.txt instead of mongoose.1.txt 15 年之前
  valenok 0b1e621c36 better comment for windows build 15 年之前
  valenok 919f5363ad UNIX flags: -Os -> -O2, and refactored windows build 15 年之前
  valenok ee997ba7d4 put back dynamic SSL lib loading 15 年之前