Commit graph

  • da3f6ffdbf cmake add gcc compile options Andy Green 2013-03-16 12:32:59 +08:00
  • ca0a129065 rxflow remove recursion and simplify Andy Green 2013-03-16 11:24:23 +08:00
  • 37029d9081 replaced last remaining close on wsi->sock with compatible_close Tobias Maier 2013-03-14 13:02:23 +01:00
  • e8c00aa47e Fixed read of the jpg in Windows Michel Archambault 2013-03-14 11:45:49 -04:00
  • 2577c831f4 update service_fd comment and api docs Andy Green 2013-03-11 20:37:03 +08:00
  • b2637a3978 cmake update specfile Andy Green 2013-03-10 07:16:04 +08:00
  • 27696f2596 cmake add missing echo test app Andy Green 2013-03-10 08:09:25 +08:00
  • c8c166221d cmake packageconfig installs to lib dir Andy Green 2013-03-10 08:10:19 +08:00
  • 2aab3f9513 cmake ignore non source things for make dist Andy Green 2013-03-10 08:11:48 +08:00
  • c3872c5fe0 android include gregorys example makefile Gregory Junker 2013-03-10 07:16:26 +08:00
  • 19c1a99b59 update version 1.3 soname 4 Andy Green 2013-03-10 06:59:01 +08:00
  • 15a38a788f cmake some cosmetic improvementss Edwin van den Oetelaar 2013-03-10 06:53:57 +08:00
  • 2fd02fc0b8 autotools remove INSTALL m4 COPYING Edwin van der Oetelaar 2013-03-10 06:43:29 +08:00
  • 0097a99082 remove autotools build Andy Green 2013-03-09 13:06:37 +08:00
  • 58f214ea0c document revent clearing scheme Andy Green 2013-03-09 13:03:53 +08:00
  • b1a5e6c377 clear down wsi_lookup on allocation and clear pollfd revents if serviced Andy Green 2013-03-09 12:34:30 +08:00
  • 25eddab5c8 reduce httpd close debug spew Andy Green 2013-03-09 12:54:14 +08:00
  • 63b3b959fc cmake fix install path Andy Green 2013-03-09 12:51:43 +08:00
  • 9f2246eb35 correct example lws_write in header Alex Rhatushnyak 2013-03-09 12:01:47 +08:00
  • 38c570c6d2 dont leak when protocol agreement probs Andy Green 2013-03-09 11:52:18 +08:00
  • 2bdbe7a969 Fix printf format error Henrik Abelsson 2013-03-07 15:52:53 +01:00
  • a83349414f cmake win32 change helper includes to HDR_PUBLIC so they install Andy Green 2013-03-09 09:16:41 +08:00
  • 646c98ab42 dont sweat unkknown method for client Andy Green 2013-03-09 09:09:05 +08:00
  • 5a4f3ae7d0 POLLOUT during wait for server response not an error Andy Green 2013-03-09 09:09:46 +08:00
  • 47f5fa4983 fix win32helpers gettimeofday epoch Arokux B 2013-03-05 08:41:47 +08:00
  • 1bc12f9e99 trace 22 fix zero length close from client Andy Green 2013-02-28 17:11:29 +08:00
  • 897fec3a89 cmake mingw no need for websock w32 Arokux B 2013-02-28 09:25:02 +08:00
  • fc90f698b3 normalize formatting in gettimeofday Andy Green 2013-02-28 09:22:38 +08:00
  • e5ae9a95fb fix win32 gettimeofday for mingw Arokux B 2013-02-28 09:18:38 +08:00
  • 975423c949 cmake lib lib64 problem Andy Green 2013-02-26 11:58:45 +08:00
  • e46043cb8c fix mime type on leaf header Luc 2013-02-23 11:01:21 +08:00
  • fc7c5e4539 reflect send completeness in lws_write return Andy Green 2013-02-23 10:50:10 +08:00
  • 2672fb2d68 move ssl cipher list from compiletime to context creation time option Andy Green 2013-02-22 09:54:35 +08:00
  • 8699cec50f remove MAX_HEADER_NAME_LENGTH from header Andy Green 2013-02-22 09:38:54 +08:00
  • c7ed2be638 Fix running test programs from within visual studio. Joakim Soderberg 2013-02-22 09:28:17 +08:00
  • b82b0dd118 Print SSL error codes as well as the string. Joakim Soderberg 2013-02-22 09:28:15 +08:00
  • 51197c0d6f Set the _DEBUG macro for CMake also. Joakim Söderberg 2013-02-22 09:28:13 +08:00
  • 20aedc89c1 Fixed ssl cert generation on Windows. Joakim Soderberg 2013-02-22 09:28:11 +08:00
  • b37827b651 Added CPack support + some more. Joakim Soderberg 2013-02-22 09:28:08 +08:00
  • 11a8cda204 BUGFIX: Fixed bug for installing test-apps for CMake. Joakim Soderberg 2013-02-22 09:28:06 +08:00
  • 7eadd586b1 Fixed CMake compile options. Joakim Soderberg 2013-02-22 09:28:04 +08:00
  • fcec61c576 getifaddrs missing more user friendly in CMake. Joakim Soderberg 2013-02-22 09:28:02 +08:00
  • 3baa08cac3 Fix LWS_NO_SERVER build. Joakim Soderberg 2013-02-22 09:27:59 +08:00
  • fe2dae759d Bugfix compiling for cross compiling. Joakim Soderberg 2013-02-22 09:27:57 +08:00
  • bb66ac6ec1 keepalive swap interval and probes Larry Hayes 2013-02-22 09:16:20 +08:00
  • 8c8a8e149d provide socketfd at in param for LWS_CALLBACK_FILTER_NETWORK_CONNECTION Edwin van den Oetelaar 2013-02-20 20:56:59 +08:00
  • 1c6e1422e6 trac 18 deal with service connection timing out Andy Green 2013-02-20 19:11:31 +08:00
  • d75076eaea cmake fix for older cmake Edwin van den Oetelaar 2013-02-20 02:08:51 +08:00
  • 0c2f4d865a update missed extpoll calls to use correct args for ssl Andy Green 2013-02-19 19:19:51 +08:00
  • 799ecbf773 cmake docs add note about prefix Andy Green 2013-02-19 10:26:39 +08:00
  • 455e45150a Create the "doc" dir before generating docs. Joakim Söderberg 2013-02-19 10:14:54 +08:00
  • 6ac9709790 Added "make install" support to the CMake project. Joakim Söderberg 2013-02-19 10:14:37 +08:00
  • c6511a08b4 trac 17 update set_log_level api notice Andy Green 2013-02-19 10:01:48 +08:00
  • d6bf73c224 move cms cmake addition to cmake module paths earlier Edwin van den Oetelaar 2013-02-18 20:20:05 +08:00
  • d169bb7de9 add FindGit.cmake Andy Green 2013-02-18 18:34:10 +08:00
  • dc914cfebb document ensure_user_space going private Andy Green 2013-02-18 16:54:26 +08:00
  • 2af4d5b2e2 remove lws_ensure_user_space from public api change return Andy Green 2013-02-18 16:30:10 +08:00
  • cb8febdda2 update arm build stats Andy Green 2013-02-18 12:08:15 +08:00
  • 8dac94da67 trim proxy ads plus hostname stg Andy Green 2013-02-18 12:02:18 +08:00
  • 73a820a989 restrict http send buffer to 4096 Andy Green 2013-02-18 11:32:49 +08:00
  • 760c3d4aa5 fix no extensions build Andy Green 2013-02-18 10:43:18 +08:00
  • a7521debde migrate client hs and c_port into ah Andy Green 2013-02-18 10:38:45 +08:00
  • 6636eec8e5 minor type optimizations Andy Green 2013-02-18 10:34:25 +08:00
  • 3b49848b36 remove current_alloc_len Andy Green 2013-02-18 10:29:22 +08:00
  • cc7cb68ded remove header name buffer Andy Green 2013-02-18 10:22:42 +08:00
  • 0caf9c5acb handle http union transition properly Andy Green 2013-02-18 09:48:31 +08:00
  • 51b20ee92a test server kill skt with minus 1 Andy Green 2013-02-17 09:14:08 +08:00
  • c9ac31ee1c handle any POLLIN before error Andy Green 2013-02-16 10:17:52 +08:00
  • 22524a65a2 close if we tried to close politely just close next time Andy Green 2013-02-15 22:48:58 +08:00
  • 50097dd078 api change deliver socket fd to in param of extpoll callbacks Andy Green 2013-02-15 22:36:30 +08:00
  • b059371e40 problems in lws_handle_POLLOUT_event should just close Andy Green 2013-02-15 22:32:53 +08:00
  • 67d556c682 robustness protect and document ensure_user_space Andy Green 2013-02-15 22:31:55 +08:00
  • 099f789d2f README.coding add note about closing connections Andy Green 2013-02-15 10:25:58 +08:00
  • fbf48227b3 add by hand http send example Andy Green 2013-02-14 23:06:37 +08:00
  • e803c82044 create user alloc for http if requested Andy Green 2013-02-14 23:18:10 +08:00
  • 54cb346320 introduce LWS_CALLBACK_HTTP_WRITEABLE Andy Green 2013-02-14 22:23:54 +08:00
  • adc71469da just get hostname into canonical_hostname Andy Green 2013-02-14 17:11:22 +08:00
  • 475bbdc938 remove getnameinfo Andy Green 2013-02-14 17:02:26 +08:00
  • 9fc50b5a40 fragge able to send chunks larger than rx buffer Andy Green 2013-02-14 14:15:58 +08:00
  • c2bb3dc7b3 unstaged server changes v1.22-chrome26-firefox18 Andy Green 2013-02-14 11:25:44 +08:00
  • 53a4678608 update 1.21 changelog Andy Green 2013-02-14 11:23:49 +08:00
  • ff5dbf91b1 check for default protocol rx buf limit v1.21-chrome26-firefox18 Andy Green 2013-02-14 10:18:31 +08:00
  • 182cb9ae5f update changelog v1.2-chrome26-firefox18 Andy Green 2013-02-13 11:54:08 +08:00
  • 0878b9ed05 fix missing cr from closing log Andy Green 2013-02-13 11:44:20 +08:00
  • 3ad2ecfbd8 update echo to use externsion getting api Andy Green 2013-02-13 09:34:53 +08:00
  • f272cb0624 Fixed DLL compilation on Windows for CMake. Joakim Soderberg 2013-02-13 09:29:26 +08:00
  • 08483536d2 Fixed soname and build shared lib for CMake. Joakim Soderberg 2013-02-13 09:29:17 +08:00
  • f83585f4b6 Added so-version information to the lib. Joakim Soderberg 2013-02-13 09:29:09 +08:00
  • 5b7312213e disable fstack usage Andy Green 2013-02-13 09:08:43 +08:00
  • 0f13459048 echo test app needs different lockfile Andy Green 2013-02-12 22:44:43 +08:00
  • 676bac2583 update rpm specfile Andy Green 2013-02-12 15:48:00 +08:00
  • f59d56cbd8 introduce attack script Andy Green 2013-02-12 12:56:05 +08:00
  • 94f94652ed security disallow repeated GET Andy Green 2013-02-12 13:10:19 +08:00
  • 3ee9b31054 security harden http parser a bit Andy Green 2013-02-12 12:52:39 +08:00
  • d579a7d89a fix another escaape runon Andy Green 2013-02-12 12:53:36 +08:00
  • c3ef0d600a add cyassl keepalive valgrind minimal mem to changelog Andy Green 2013-02-12 10:50:49 +08:00
  • 48258817a0 bump version to 1.2 and soname to 3 Andy Green 2013-02-12 10:36:39 +08:00
  • 508946cefd api make close api private only Andy Green 2013-02-12 10:19:08 +08:00
  • 70edd6fb80 api remove hangup_on_client Andy Green 2013-02-12 10:15:25 +08:00
  • 728569af60 update test echo for iface info member namechange Andy Green 2013-02-12 10:10:32 +08:00