コミット履歴

作者 SHA1 メッセージ 日付
  bel d516696195 Add a minimal description of mg.url_decode 9 年 前
  Mateusz Gralka e7122b2208 Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list 9 年 前
  Mateusz Gralka e6bbd20f2f ssl_cipher_list defaults to NULL. Added a few example settings to the documentation. 9 年 前
  Mateusz Gralka 331388f95d Removed unused #define. 9 年 前
  bel 851a4cda6b Add HTTPS support to embedded example 9 年 前
  Mateusz Gralka 9d90346fc9 Removed old comment. 9 年 前
  Mateusz Gralka e21fe7e7cf Added default value to the description of ssl_cipher_list. 9 年 前
  Mateusz Gralka 3435b67fd0 Described ssl_cipher_list option. 9 年 前
  Mateusz Gralka 1a40e021a3 Enable setting cipher list. 9 年 前
  Daniel Rempel 3ed3e9e736 fix a typo 9 年 前
  Daniel Rempel 42e7141ab4 remove executable flag from src/civetweb.c 9 年 前
  Daniel Rempel 03ff1ef515 fix: mg_fopen didn't fill in the file size 9 年 前
  bel 183e96bed9 Fix unit test 9 年 前
  bel d1c2d7bb9b Undo move of include <string.h> in #222 9 年 前
  bel 40aacf0533 Fix some TODOs 9 年 前
  bel 6ecc57fa23 Fix unit tests 9 年 前
  bel 37a48e0f14 Fix unit tests 9 年 前
  bel2125 ebb33f0cca Merge pull request #222 from fremouw/master 9 年 前
  Maarten Fremouw 723a149e65 fixed os x build, added missing bracket. 9 年 前
  bel 2170d188ab Fix set_sock_timeout (Win/Linux ifdef) 9 年 前
  bel dfd25b63a3 Use instance UID as TLS session ID 9 年 前
  bel b3064181ae Auto format after merge 9 年 前
  bel 7dd91a2367 Fix warning in test 9 年 前
  bel2125 f78f36ece1 Merge pull request #220 from PhilLab/master 9 年 前
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler 9 年 前
  bel2125 4ff207afc2 Merge pull request #219 from MGralka/session_cache_fix 9 年 前
  Mateusz Gralka 323da06cd4 Enable session cache on server side. 9 年 前
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) 9 年 前
  bel 69f222f3d4 Add some server unit tests 9 年 前
  bel b97fbb6948 Allow to build 3rd party components with warnings - set to true automatically if 3rd party componets are used 9 年 前