Histórico de commits

Autor SHA1 Mensagem Data
  Gerard Marull-Paretas 9a610af6ff zephyr: use <zephyr/kernel.h> 3 anos atrás
  Gerard Marull-Paretas c7a0bc272d zephyr: update include paths to use <zephyr/...> 3 anos atrás
  bel2125 f0ab2c501c Merge pull request #1072 from guitargeek/openssl_deprecation_1 3 anos atrás
  Jonas Rembser 6bf1a495ea Using higher-level wrapper of OpenSSL SHA1 hash function 3 anos atrás
  bel2125 6dc8388fe8 Merge branch 'master' of https://github.com/civetweb/civetweb 3 anos atrás
  bel2125 e1bcce1820 Accept HTTP basic authentication 3 anos atrás
  bel2125 4d42a5f1c9 Update documentation 3 anos atrás
  bel2125 0ce1271def Merge pull request #1068 from cfriedt/zephyr-time-instead-of-posix-time 3 anos atrás
  Christopher Friedt 35923e48a0 zephyr: remove posix prefix on standard headers 3 anos atrás
  bel2125 95d8b7ccdb Merge pull request #1063 from minhanghuang/master 3 anos atrás
  huangminhang 9ad4d99948 feat: add pkg-config find libs 3 anos atrás
  bel2125 13f08c1557 Merge pull request #1061 from skyhisi/master 3 anos atrás
  Silas Parker 6287e1a91f Replace usage of localtime with localtime_r in log_access when built with REENTRANT_TIME 3 anos atrás
  bel2125 ba1396eb9d Merge pull request #1060 from minhanghuang/find-package 3 anos atrás
  huangminhang f53d4bbf89 feat: add find package libdir and lib 3 anos atrás
  bel2125 ea49d6b33b Merge branch 'master' of https://github.com/civetweb/civetweb 3 anos atrás
  bel2125 abe72466e4 Merge pull request #1057 from oliv3r/fix_makefile 3 anos atrás
  bel2125 afb14a5b3e Update rest example to use new mg_match() function 3 anos atrás
  bel2125 27cf144a3a Fixes for old compilers (VS2012) 3 anos atrás
  Olliver Schinagl e2fba83a40 Makefile: Ensure each install is idempotent 3 anos atrás
  bel2125 7fe76b4995 Document pattern matching interface (#499) 3 anos atrás
  bel2125 14182bd4f4 Provide mg_match() as public interface 3 anos atrás
  bel2125 0ba5caeb99 mg_match should join consecutive matches 3 anos atrás
  bel2125 2f01cc95f3 Rewrite pattern matching (#499) 3 anos atrás
  bel2125 0874322e76 Rewrite pattern matching (#499) 3 anos atrás
  bel2125 0a1b5d3b55 Merge pull request #1056 from hahnjo/resolve-warnings 3 anos atrás
  Jonas Hahnfeld 720544859e Improve const-ness of options 3 anos atrás
  bel2125 c2461ca295 Add fuzz test for pattern matching 3 anos atrás
  bel2125 cb4b68ddc4 Format code, add CIVETWEB_API marker 3 anos atrás
  Jonas Hahnfeld 63ef070ca5 Avoid pointer subtraction with null pointers 3 anos atrás