1. 16fb013 prepare for v1.4 by Andy Green · 9 years ago
  2. 1677ca5 Subject: [PATCH] Windows installer related fixes. by Roger A. Light · 9 years ago
  3. 12126d7 Add Windows installer file and configure appveyor to create it by Roger A. Light · 9 years ago
  4. b863954 Subject: [PATCH] Simplify soversion. by Roger Light · 9 years ago
  5. ba3c75c Add compiler checking for visibility flag by Steven Lai · 9 years ago
  6. 363420d cmake ipv6 default to off by Quinlan Pfiffer · 9 years ago
  7. cdc9717 Subject: [PATCH] Add custom allocator support using the realloc() interface by Alejandro Mery · 10 years ago
  8. a11a282 Subject: [PATCH] cmake: set the project language by Samuel Martin · 10 years ago
  9. b921e52 Subject: [PATCH] Adding lws_config.h to list of installed headers. by Christoph Muellner · 10 years ago
  10. 1632c9a CLang gives an error on -O4 by Joakim Soderberg · 10 years ago
  11. bf3e8a9 Subject: [PATCH] BUGFIX: Failed to get proper output dir for test-server by Joakim Soderberg · 10 years ago
  12. 7df53c5 http2 alpn npn pollout by Andy Green · 10 years ago
  13. 2add634 http2 hpack basic decode ok including huff by Andy Green · 10 years ago
  14. 024eb6c http2 can keep upgraded connection up by Andy Green · 10 years ago
  15. c00675c fix required CMake version by Hiroaki Sakon · 10 years ago
  16. 9ffe401 soname 5.0.0 by Andy Green · 10 years ago
  17. 46e4886 Turn off IPv6 in windows for now by Joakim Soderberg · 10 years ago
  18. 1077e1f Fix include statement of in6addr.h by Patrick Gansterer · 10 years ago
  19. a717df2 refactor libev eliminate all code ifdefs by Andy Green · 10 years ago
  20. d2f5b19 windows Fix build. by Joakim Soderberg · 10 years ago
  21. 0213812 refactor add ssl read write single implementation by Andy Green · 10 years ago
  22. 2eedea9 http2 add initial alpn support by Andy Green · 10 years ago
  23. c57037a refactor ssl related code into ssl.c by Andy Green · 10 years ago
  24. 34f3dd2 refactor pollfd related functions into pollfd.c by Andy Green · 10 years ago
  25. d474135 refactor service related functions into service.c by Andy Green · 10 years ago
  26. 3d67f51 refactor context related functions into context.c by Andy Green · 10 years ago
  27. e40aa9b plat change to build selection by cmake by Andy Green · 10 years ago
  28. 73882e4 Remove websock-w32.h by Patrick Gansterer · 10 years ago
  29. fc5734c Remove dummy headers for Windows by Patrick Gansterer · 10 years ago
  30. 8df031d Remove emulated_poll on Windows by Patrick Gansterer · 10 years ago
  31. 055f297 ipv6 integration fixes by Andy Green · 10 years ago
  32. 3f13ea2 add ipv6 support by James Devine · 10 years ago
  33. 9769f4f libev port by Andrew Canaday · 10 years ago
  34. d2ec7ad ssl client use OS CA root certs by default by Andy Green · 10 years ago
  35. e04ec35 Fix installation into relative installation directory by Patrick Gansterer · 10 years ago
  36. 388dc7d Fix cyassl flags, update documentation by John Clark · 10 years ago
  37. 61a6ae4 Check if getenv() exists by Patrick Gansterer · 10 years ago
  38. 5b71aac Enable compilation on Windows CE by Patrick Gansterer · 10 years ago
  39. 8a59033 Fix type checks in CMake by Patrick Gansterer · 10 years ago
  40. 92792b4 Avoid calls to gettimeofday() by Patrick Gansterer · 10 years ago
  41. 0f3e413 unconfuse quoting in CMakeLists.txtt by Andy Green · 10 years ago
  42. 7f54e76 fix WITHOUT_CLIENT install in CMake by Andy Green · 10 years ago
  43. 6596e4b Fix compilation on Windows. by Joakim Soderberg · 10 years ago
  44. e919af8 update version in libwebsockets.pc by Andy Green · 10 years ago
  45. 6744555 cmake and other fixes by Joakim Soderberg · 10 years ago
  46. 0a0a7eb Trac 53 minw update by pmcdona · 11 years ago
  47. 7e86740 Windows Fix installing the dll by Andreas Pakulat · 11 years ago
  48. 299244f fix cmake quoting by Markus Elfring · 11 years ago
  49. e0b3d13 CMAKE help if cwd not git dir by Arokux X · 11 years ago
  50. 578a24d cmake fix for osx 64 bit by Erland Isaksson · 11 years ago
  51. d34bae1 trac 27: use fullpath in OSX dynamic libs by thinkski · 11 years ago
  52. dd93a0c pkg config avoid hardcoded prefix by thinkski · 11 years ago
  53. efda177 cmake use existing spec file for RPM generation by Tomas Cejka · 11 years ago
  54. 5b479ac cmake improve cross documentation by Andy Green · 11 years ago
  55. 9a4fef7 Hide private library symbols by Peter Pentchev · 11 years ago
  56. 9c037c0 BUGFIX: Properly add libcyassl to the lib list. by Joakim Soderberg · 11 years ago
  57. c2012e4 Check for GCC/G++ explicitly instead of simply Unix. by Joakim Soderberg · 11 years ago
  58. da3f6ff cmake add gcc compile options by Andy Green · 11 years ago
  59. 27696f2 cmake add missing echo test app by Andy Green · 11 years ago
  60. c8c1662 cmake packageconfig installs to lib dir by Andy Green · 11 years ago
  61. 2aab3f9 cmake ignore non source things for make dist by Andy Green · 11 years ago
  62. 19c1a99 update version 1.3 soname 4 by Andy Green · 11 years ago
  63. 15a38a7 cmake some cosmetic improvementss by Edwin van den Oetelaar · 11 years ago
  64. 63b3b95 cmake fix install path by Andy Green · 11 years ago
  65. a833494 cmake win32 change helper includes to HDR_PUBLIC so they install by Andy Green · 11 years ago
  66. 897fec3 cmake mingw no need for websock w32 by Arokux B · 11 years ago
  67. 975423c cmake lib lib64 problem by Andy Green · 11 years ago
  68. c7ed2be Fix running test programs from within visual studio. by Joakim Soderberg · 11 years ago
  69. 51197c0 Set the _DEBUG macro for CMake also. by Joakim Söderberg · 11 years ago
  70. 20aedc8 Fixed ssl cert generation on Windows. by Joakim Soderberg · 11 years ago
  71. b37827b Added CPack support + some more. by Joakim Soderberg · 11 years ago
  72. 11a8cda BUGFIX: Fixed bug for installing test-apps for CMake. by Joakim Soderberg · 11 years ago
  73. 7eadd58 Fixed CMake compile options. by Joakim Soderberg · 11 years ago
  74. fcec61c getifaddrs missing more user friendly in CMake. by Joakim Soderberg · 11 years ago
  75. fe2dae7 Bugfix compiling for cross compiling. by Joakim Soderberg · 11 years ago
  76. d75076e cmake fix for older cmake by Edwin van den Oetelaar · 11 years ago
  77. 455e451 Create the "doc" dir before generating docs. by Joakim Söderberg · 11 years ago
  78. 6ac9709 Added "make install" support to the CMake project. by Joakim Söderberg · 11 years ago
  79. d6bf73c move cms cmake addition to cmake module paths earlier by Edwin van den Oetelaar · 11 years ago
  80. f272cb0 Fixed DLL compilation on Windows for CMake. by Joakim Soderberg · 11 years ago
  81. 0848353 Fixed soname and build shared lib for CMake. by Joakim Soderberg · 11 years ago
  82. f83585f Added so-version information to the lib. by Joakim Soderberg · 11 years ago
  83. 4825881 bump version to 1.2 and soname to 3 by Andy Green · 11 years ago
  84. 7df9908 Added build instructions for CMake. by Joakim Soderberg · 11 years ago
  85. cb4156d Cleaned up the CyaSSL linking in the CMake project a bit. by Joakim Söderberg · 11 years ago
  86. 91de933 Fixed windows build. by Joakim Soderberg · 11 years ago
  87. e9a4211 Added some minor changes to CMake build file. by Joakim Soderberg · 11 years ago
  88. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 11 years ago
  89. 4f4a38b Added check for inline keyword availability. by Joakim Soderberg · 11 years ago
  90. 68e8d73 Fixed build on OSX. by Joakim Söderberg · 11 years ago
  91. d2edfec Fixed linux compilation and added more compile options. by Joakim Soderberg · 11 years ago
  92. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 11 years ago
  93. add3926 Some more Cmake stuff. by Joakim Soderberg · 11 years ago
  94. 08e434e Started redoing CMake support based on the up to date repos by Joakim Soderberg · 11 years ago