Commit Graph

  • 88dc16737b reduce memory consumption Thorsten von Eicken 2015-06-04 23:45:03 -07:00
  • c7c1d510ef fix memory leak; increase send buffer Thorsten von Eicken 2015-06-04 22:25:27 -07:00
  • b816dbc497 Makefile tweaks Thorsten von Eicken 2015-06-03 22:00:44 -07:00
  • 8f4e4f67b8 Makefile tweaks Thorsten von Eicken 2015-06-03 21:59:15 -07:00
  • c5eb65aabf makefile tweak 0.9.4 Thorsten von Eicken 2015-06-03 21:36:22 -07:00
  • 7ff16bc321 defines for GPIO pin assignments; version string Thorsten von Eicken 2015-06-03 21:32:53 -07:00
  • bbbeab3519 markdown tweaks Thorsten von Eicken 2015-06-02 08:42:21 -07:00
  • 5788fd6315 added boards description Thorsten von Eicken 2015-06-02 08:29:49 -07:00
  • feb688c9b2 fix #3 Thorsten von Eicken 2015-05-29 01:11:21 -07:00
  • 32a7597977 readme tweaks Thorsten von Eicken 2015-05-26 00:45:57 -07:00
  • e4a4f3546d readme tweaks Thorsten von Eicken 2015-05-26 00:44:54 -07:00
  • 7ade39d986 switch layout to purecss 0.9.3 Thorsten von Eicken 2015-05-26 00:31:12 -07:00
  • 8bb8e1124b added uController console; misc improvements Thorsten von Eicken 2015-05-25 19:37:27 -07:00
  • 79495f6b42 support telnet protocol for microcontroller reset; wifi & console tweaks Thorsten von Eicken 2015-05-25 17:10:41 -07:00
  • 504f994214 readme tweaks Thorsten von Eicken 2015-05-24 12:20:33 -07:00
  • 6f8e113d7c add flash segment info to readme Thorsten von Eicken 2015-05-24 12:14:06 -07:00
  • 6edc289da9 more web page tweaks v0.9.2 Thorsten von Eicken 2015-05-23 23:03:22 -07:00
  • c55485cf61 update web pages Thorsten von Eicken 2015-05-23 22:47:46 -07:00
  • 47eb82c4d7 html tweaks v0.9.1 Thorsten von Eicken 2015-05-23 20:03:09 -07:00
  • 1e0e8a4aaf fix wifi connecting status update Thorsten von Eicken 2015-05-23 19:41:17 -07:00
  • 09cac0afc0 update to SDK 1.1.0 Thorsten von Eicken 2015-05-23 09:11:33 -07:00
  • 2e52eaa0e8 readme tweaks Thorsten von Eicken 2015-05-22 23:34:44 -07:00
  • bac527a196 readme tweaks Thorsten von Eicken 2015-05-22 23:07:12 -07:00
  • bdf5b01c4a updated README Thorsten von Eicken 2015-05-22 22:47:18 -07:00
  • ef94f504bb improve wifi, use 11g; fix serial pull-up issue v0.9.0 Thorsten von Eicken 2015-05-21 00:11:41 -07:00
  • f3fe029705 wifi improvements Thorsten von Eicken 2015-05-18 23:57:28 -07:00
  • 57662b0824 added console web page Thorsten von Eicken 2015-05-17 22:54:23 -07:00
  • 2f8b39357e readme tweaks Thorsten von Eicken 2015-05-17 21:54:01 -07:00
  • 4f9fd17ce4 readme tweaks Thorsten von Eicken 2015-05-17 21:36:14 -07:00
  • bf8a807dcc renamed readme Thorsten von Eicken 2015-05-17 21:33:46 -07:00
  • 42ba248831 rename to esp-link; add serial bridge code; remove jpgs Thorsten von Eicken 2015-05-17 21:16:29 -07:00
  • fd14d7e337 fix paths in makefile; first cut at new readme Thorsten von Eicken 2015-05-16 23:27:58 -07:00
  • de269dcbdd added shell script to reflash esp Thorsten von Eicken 2015-05-15 09:29:15 -07:00
  • e4ad17cf51 add firmware validity sanity check Thorsten von Eicken 2015-05-15 00:15:23 -07:00
  • 4ae00fa045 rewrote flash handlers Thorsten von Eicken 2015-05-14 00:31:44 -07:00
  • 597eb0e32d remove 4KB alignment of espfs, reflashing doesn't work anyway Thorsten von Eicken 2015-05-13 10:44:31 -07:00
  • e1d948a94d generate user1.bin and user2.bin for OTA update Thorsten von Eicken 2015-05-13 00:46:23 -07:00
  • 5a85dae22a moved espfs at end of irom0 resulting in single flash chunk Thorsten von Eicken 2015-05-12 22:11:07 -07:00
  • a016a27c0e Stop cgiWifi from sending bad JSON when it sees >33-ish access points. fork_from_esphttpd Jeroen Domburg 2015-05-08 17:30:37 +08:00
  • 4a8d318d85 Made heap stats optional Jeroen Domburg 2015-04-23 18:24:06 +02:00
  • 9847755cf4 Fixed small memory leak in the template routine. Thanks to Grooves for noticing. Jeroen Domburg 2015-04-20 09:44:18 +02:00
  • d088cddd70 Make the 'connecting'-screen a bit more friendly by eg telling the user the IP the ESP has connected to. Sprite_tm 2015-04-15 18:00:03 +02:00
  • d9c5fd5cfa Added blankflash: make target to flash blank.bin into esp Sprite_tm 2015-04-15 17:30:13 +02:00
  • b4d530e528 Added Connection: close header (although not required by http/1.0 spec, it might work better for bad clients) Jindra Dolezy 2015-04-12 14:24:29 +02:00
  • 4331360905 Makefile variable magic Jindra Dolezy 2015-04-12 13:35:50 +02:00
  • 2ec0e15427 Better handling of gzip compressed files Jindra Dolezy 2015-04-12 01:13:47 +02:00
  • 4596834b34 Added espFsFlags function Jindra Dolezy 2015-04-12 00:55:10 +02:00
  • 7fabf11107 mkespfsimage is now able to gzip files with selected extensions Jindra Dolezy 2015-04-11 18:01:17 +02:00
  • 391b6d014e Compression settings are passed to Makefile of mkespfsimage and can be set from command line Jindra Dolezy 2015-04-11 16:20:41 +02:00
  • 2ae9c904d4 added heatshrink ifdefs to mkespfsimage Jindra Dolezy 2015-04-11 16:18:33 +02:00
  • a3db96517d Ignore html_compressed directory Jindra Dolezy 2015-04-11 12:32:55 +02:00
  • a3132dc191 Fixed espfstest to use ESPFS_HEATSHRINK Jindra Dolezy 2015-04-11 12:32:29 +02:00
  • 3c8c2af597 clean task in Makefile cleans compressed html and mkespfsimage Jindra Dolezy 2015-04-11 12:31:15 +02:00
  • 6096ba30db Using ESPFS_POS in espFsInit in user_main.c Jindra Dolezy 2015-04-11 12:01:14 +02:00
  • a9f8d90d83 Returning correct server version in 404 responses Jindra Dolezy 2015-04-11 12:00:27 +02:00
  • b1fa603968 Fixed USE_HEATSHRINK flag in Makefile Jindra Dolezy 2015-04-11 11:59:49 +02:00
  • fdbead2a67 Moving config options into the Makefile Jeroen Domburg 2015-04-11 09:19:51 +02:00
  • 73efc39484 Removed accidentally commited style.css file in espfstest Jindra Dolezy 2015-04-09 23:18:05 +02:00
  • 13021e800e Added missing ICACHE_FLASH_ATTR to espFsInit Jindra Dolezy 2015-04-09 23:15:35 +02:00
  • d8afde3cc1 Added espFsInit call Jindra Dolezy 2015-04-09 23:11:33 +02:00
  • 7e21cbe3ca Reverting accidentally commited disabling of GPIO0 low reset Jindra Dolezy 2015-04-07 22:01:45 +02:00
  • d419bdb4f7 Using one header file for esp8266 stuff Jindra Dolezy 2015-04-02 00:53:25 +02:00
  • a1b8b82816 Added include guards and removed unused includes Jindra Dolezy 2015-04-02 00:17:08 +02:00
  • a3e8a6e287 Fixed heatshrink decompress bug Jindra Dolezy 2015-04-02 00:01:49 +02:00
  • 546056695c Moved httpd files to separate dir Jindra Dolezy 2015-04-01 21:12:59 +02:00
  • c3f3cbcf9c Moved espfs files and tools together, fixed espfstest Jindra Dolezy 2015-04-01 20:02:40 +02:00
  • 99e72f5915 Prevented including of stdint.h, which caused compile errors Jindra Dolezy 2015-04-01 13:41:46 +02:00
  • 207e8f2127 Modified makefile Jindra Dolezy 2015-04-01 12:17:51 +02:00
  • 7ec8739cdd martonmiklos: Add YUI compression for static css/js files Jeroen Domburg 2015-04-10 18:03:27 +02:00
  • 3cb7b32678 martonmiklos: Add GZIP compression for static files Jeroen Domburg 2015-04-10 18:00:28 +02:00
  • 48a017c029 Clarifications in comment, small fix Jeroen Domburg 2015-04-03 13:34:46 +02:00
  • fcf6aab8be Re-disable password for wifi Jeroen Domburg 2015-04-03 13:01:34 +02:00
  • 26767807ae Fixed authentication and general cgi fallthrough Jeroen Domburg 2015-04-03 12:55:54 +02:00
  • 6aa3cdedc1 Removed ifdeffed out code Jeroen Domburg 2015-04-03 11:32:51 +02:00
  • 5fb984e13b Added warning for abuse of CGI return code Jeroen Domburg 2015-04-03 11:30:48 +02:00
  • 49c7d310bc Some aesthetic cleanups Jeroen Domburg 2015-04-03 11:07:17 +02:00
  • ccb87593e8 Moved the flash cgis out into their own file and made the uploadEspfs cgi work properly Ben Pirt 2015-03-16 15:04:48 +00:00
  • cebc0aa65f Prefixed method consts to prevent clashes Jeroen Domburg 2015-03-15 16:49:09 +01:00
  • 4c47af2c68 Merge pull request #5 from billprozac/streaming Ben Pirt 2015-03-11 09:07:54 +00:00
  • e8a7cab745 Moved POST vars to their own struct prozac 2015-03-10 20:56:38 -04:00
  • 532741ebee Cleaned up code and moved POST vars to their own struct prozac 2015-03-10 20:56:21 -04:00
  • c2a02f28ea Replaced the multipart espfs flashing with the version from @billprozac and tweaked a little (untested) Ben Pirt 2015-03-09 11:44:14 +00:00
  • 4ee2d75977 Refactor to make all requests able to handle streaming as it makes the code much simpler Ben Pirt 2015-03-09 11:08:27 +00:00
  • 92bb77784a WIP - add a handler which will take a file upload and update the espfs image Ben Pirt 2015-03-06 17:28:47 +00:00
  • 189eded1cc Add support for extracting the multipart form boundary for later use by cgi Ben Pirt 2015-03-06 09:48:58 +00:00
  • 6f80e55a61 Modify httpd to be able to use streaming post requests. This also ups the post buffer to 1460 to match the TCP packet size Ben Pirt 2015-03-05 15:18:12 +00:00
  • 92b27fd615 Expose the request type to the CGI functions so we can act based on its value Ben Pirt 2015-03-05 11:06:02 +00:00
  • e80e1862a8 Set the content-length header along with the 404 response Ben Pirt 2015-03-04 09:12:27 +00:00
  • 74ef535784 Tweak the find command so it works on a mac too Ben Pirt 2015-03-05 11:15:54 +00:00
  • a1754832c2 Add .DS_Store to gitignore file to make development sane on a mac Ben Pirt 2015-03-04 09:10:16 +00:00
  • 95ac5cd948 Cleaned up some more superfluous makefile cruft Jeroen Domburg 2015-02-18 22:47:33 +01:00
  • f25557b9cf Made everything a bit more friendly. Esp-open-sdk nowadays is the toolchain builder of choice anyway; it now works without modifications to that. Jeroen Domburg 2015-02-17 11:57:51 +01:00
  • da4d120b0c Giving the readme file some love Jeroen Domburg 2015-02-05 23:15:55 +01:00
  • bc6f84771e Add cache header when serving a static file. Thanks to Vincent Bernardoff for sending a patch. Jeroen Domburg 2015-02-05 23:11:20 +01:00
  • 65a409dd23 Add css mimetype Jeroen Domburg 2015-02-05 23:10:14 +01:00
  • db687e58d1 Fixed a bug causing httpdGetHeader to fail when POST data is present. Thanks to Damien Nicolet for reporting the bug and sending me a patch. Jeroen Domburg 2015-02-02 23:33:15 +01:00
  • 3b2bbf018d Added extra defines to make this thing work under sdk 0.9.5 Jeroen Domburg 2015-02-02 23:31:48 +01:00
  • 6c6d63af46 Merge branch 'master' of ssh://spritesmods.com:/opt/git/esphttpd Jeroen Domburg 2015-01-18 22:34:14 +01:00
  • 704d7ad463 Fixed array out of bounds when connection pool is full. Thanks Захар Кравцов! Jeroen Domburg 2015-01-18 22:33:34 +01:00
  • 942624e363 Finally got rid of the stupid char-as-index problem. Sprite_tm 2014-12-23 11:27:27 +01:00