Revisions of cpp-httplib

buildservice-autocommit accepted request 1145507 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 20)
baserev update by copy to link target
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 19)
Update to version 0.15.1:
buildservice-autocommit accepted request 1089978 from Alexey Svistunov's avatar Alexey Svistunov (svalx) (revision 18)
baserev update by copy to link target
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 17)
- Update to version 0.12.5:
  * Add HTTPLIB_INSTALL CMake option (#1575)
  * Fix more CRLF injection problems
  * Don't loading system certs from Keychain on iOS (#1546)
  * Initialize sockaddr_un to fix valgrind uninitialised byte message. (#1547, #1547)
  * Using set_content_provider with length of 0 makes it infinitely loop (#1545)
  * How to check if server is running successfully in another thread? (#1548)
  * Fix leaked handle in create_socket (#1554)
  * Fix "Location" header url corrupted by percent-unescaping in redirect… (#1459)
  * Trailing headers not handled (#1486)
  * SSL access through a proxy causes SIGSEGV (#1533)
  * System certs support on macOS (#1474)
  * Add Request::get_file_values method (#1495)
  * Fix: assert socket_requests_are_from_thread_ std::this_thread::get_id() (#1498)
  * Fix: multipart Content-Type headers with both boundary and charset parameters (#1516)
buildservice-autocommit accepted request 1066113 from Alexey Svistunov's avatar Alexey Svistunov (svalx) (revision 16)
baserev update by copy to link target
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 15)
- Move examples to devel subpackage
- Drop headers-only flavor and remove aliases for pkg-config files
  (gh#yhirose/cpp-httplib#1491)
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 14)
Update to version 0.12.0
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 13)
Fix cpp-httplib-headers build
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 12)
- Switch to meson tests
- Add examples to headers package
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 11)
- For an explicit choice when buildtime dependencies resolving
  added an unique pkgconfig files aliases for both shipped library
  flavors: cpp-httplib-headers.pc and cpp-httplib-shared.pc
- Enable tests performing for compiled flavor
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1060703 from Alexey Svistunov's avatar Alexey Svistunov (svalx) (revision 10)
initialized devel package after accepting 1060703
Alexey Svistunov's avatar Alexey Svistunov (svalx) accepted request 1060702 from Alexey Svistunov's avatar Alexey Svistunov (svalx) (revision 9)
Migrate from obscpio to classical tar.gz sources archive for properly
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 8)
Fix build for Leap
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 7)
- Update to version 0.11.4:
  * Release v0.11.4
  * add support for requests with both MultipartFormDataItems and Content Providers (#1454)
  * Add EINTR and EAGAIN judge for accept (#1438)
  * Updated unit test
  * std::condition_variable::notify_one/all() should be called after unlocking mutex (#1448)
  * Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450)
  * Fix #1442
  * Removed code for upsupported OpenSSL
- Combined multibuild cpp-httplib and cpp-httplib-headers packages
- Remove unneeded BuildRequires for cpp-httplib-headers
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 6)
- Move LICENSE file to the library package
- Drop cmake BuildRequires and linker additional "-s" flag
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 5)
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 4)
Alexey Svistunov's avatar Alexey Svistunov (svalx) committed (revision 3)
Alexey Svistunov's avatar Alexey Svistunov (svalx) accepted request 1046144 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
- Redo description so it does not rely on monospace formatting.
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 1045357 from Alexey Svistunov's avatar Alexey Svistunov (svalx) (revision 1)
A C++11 cross platform HTTP/HTTPS library
Features:
- Built-in mappings
- Static file server
- Post routing handler
- Pre routing handler
- Receive content with a content receiver
- Bind a socket to multiple interfaces and any available port
NOTE: This is a multi-threaded 'blocking' HTTP library.
If you are looking for a 'non-blocking' library, this is not the one that you want.
Displaying all 20 revisions
openSUSE Build Service is sponsored by