Skip to Content

civetweb v1.16

Created
Updated

Easy to use, powerful, C/C++ embeddable web server.

# Usage

civetweb provides CMake targets:

find_package(civetweb CONFIG REQUIRED)
target_link_libraries(main PRIVATE civetweb::civetweb) 

# License

Unknown

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# ssl

Enable SSL support

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Gregor Jasny's avatar Gregor Jasny
  • Phoebe's avatar Phoebe
  • Phil Christensen's avatar Phil Christensen
  • nicole mazzuca's avatar nicole mazzuca
  • Billy O'Neal's avatar Billy O'Neal
  • Alexander Neumann's avatar Alexander Neumann
  • autoantwort's avatar autoantwort
  • Leonid Pospelov's avatar Leonid Pospelov
  • Jia Yue Hua's avatar Jia Yue Hua
  • Kai Pastor's avatar Kai Pastor
  • JonLiu1993's avatar JonLiu1993

# Changelog

  • dba5cc8 [civetweb] add option support USE_ZLIB (#36083)
  • 2d0bfe5 [civetweb] Dynamic linkage, debug pc file (#34654)
  • 3ec6c42 [civetweb] update to 1.16 (#34080)
  • d48d056 [civetweb] fix arm64-windows build (#33783)
  • 1ca3ee9 [civetweb] no windows arm (#33711)
  • 52bd38f [civetweb] use newer scripts (#26250)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • dfcd4e4 [civetweb] Update to version 1.15 (#20078)
  • 0e1dc12 [rollup] Rollup PR 2021-07-16 (#19001)
  • 66bac12 [civetweb] Disable extensive log output for debug builds (#15168)
and 6 more commits:

# Source