cpp-httplib-devel-0.12.5-bp156.2.6.1<>,-h$PI%z _]2ε,YouqOl͟-/ӣ*,S5f C>IrJ^GX{ zοeL/N4i7%:n>Q*ѫ*ǵMn$I8cP@8ʽ+g'{Iɲ-MSutc<>T_Ӽ,LrDU^ֿy#<«6f~8jff$jRRXm)~v!=;aUsO2PG~#<J}Df*v]] 7W';Gf^r_N[DǼՄnx[Hs,'r^^/KJ_Ze}Ι>#$ό!_Lo`Llܒi䫧\),i ~L*bZA&-  -4ڷq!BRb2J_ 糤Ǵ3W\M*?F1B+tdurM6MuMD-ɧ:2!pcQ ,pÎxht\!@ #/7F>A ? d ' BPT`d} @ n    <  ~   H  t  l    ( 8 9 : FGHxIXY\(]^bFcdefluv wLxy z  0 4 : |Ccpp-httplib-devel0.12.5bp156.2.6.1A C++11 HTTP/HTTPS libraryThis is a multi-threaded HTTP library with blocking I/O. There is no support for non-blocking mode. It features built-in mappings, static file server, pre-routing and post-routing handlers, and support for binding sockets to multiple interfaces and any available port.h$Pi01-ch2cFSUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgUnspecifiedhttps://github.com/yhirose/cpp-httpliblinuxx86_64TkJ WY! }H8 G ~} @A큤A큤h$PJh$Pbh$PIh$Pdu6du6du6du6du6du6du6du6du6du6du6du6du6du6du6du6du6du6du6eb269a75d8e2ce288e85895aa917e166467e106eaaad457a9ac7d0be5ed107882263fd048f24bcaa84a2cd630cbc8e2ae329b627ddd1b78564987a61b66d6300761cd4f14404c568a268e450b4a06e72916848f5b3e512ba5a3f2c7efe5e4b8ceaa14484997cd3a287a8d9db4d33ab5e6d2946ea19edd322808270a83ab8b68adc01ff48ce7c77cdbc1107caf84f05653287b42c8ab72e516aba73e5049510f6c9c202ac97b9e76d9e176179ee266dd1dec15957c7784cecc21c901e3215fe1bbe668675dc24f64453f11cf5e0c631982bad3709ad0eadc47e9ddb30d3bdb984301de5d1501203a380d57ba9a220df92f79ffedca1f0ab822c76163cc30a084299fa929aabb6990d86d841e628153fca061a70131ead2a9790c8f565206d4496ab662dfd3e6433a41e03c1bc62efe6ae12d1cd5b099ed329439fdb327f6125f3a5ac3c3a79753acf1ddfb0a4ffd9a68ea8b5e2f1ef95bc3c99f94453d80e8d947b6172045d9bce2ae375a0f460da6a0802b6652edbd598ac4a73018c6c44096b9140801f32d8b2d22afd2b3044aa2b777f42c45738bcf773693e67bd234e7d22bc4a8f369ef959b6351abcb967e9ced7f87bf44cc4f18078252206fbbdb197a709a346db471444fb542e3096b141893f5523d054509d948f9424ddc3bf87a47cdaa32b365bdf74c68c09d80aa5d9fabdefeadd3900d2e86649de2224d4ecc7bd5ff6172f43e9b84698544ece0bb46723d455e1541ba916653270cfb46f4dda723bd233d3c18cce2e590317c391508c77f6edc517f4109476ddac8402551e2cf838a8edf709d07d99c3fde9401b28602d47c4e740636969cdd79217577c0b47a647d319169ff4a1b09f93c76db55a3fa2346949b75559ca362a0674e38dd0f5dblibcpp-httplib.so.0.12rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcpp-httplib-0.12.5-bp156.2.6.1.src.rpmcpp-httplib-develcpp-httplib-devel(x86-64)pkgconfig(cpp-httplib)@@@@@ @    /usr/bin/pkg-configlibcpp-httplib0_12pkgconfig(libbrotlicommon)pkgconfig(libbrotlidec)pkgconfig(libbrotlienc)pkgconfig(openssl)pkgconfig(zlib)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.12.51.1.13.0.4-14.6.0-14.0-15.2-1cpp-httplib-headers-devel4.14.3h!g@dw6cc@ccc@cƍc<@c@ccc@pgajdos@suse.compgajdos@suse.comAlexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Alexey Svistunov Jan Engelhardt Alexey Svistunov svalx@svalx.netAlexey Svistunov - security update - added patches CVE-2025-46728 [bsc#1242777], Unbounded Memory Allocation in Chunked/No-Length Requests + cpp-httplib-CVE-2025-46728.patch- security update - added patches fix CVE-2025-0825 [bsc#1236790], fails to filter CRLF characters when those are prefixed with a null byte + cpp-httplib-CVE-2025-0825.patch- 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)- Move examples to devel subpackage - Drop headers-only flavor and remove aliases for pkg-config files (gh#yhirose/cpp-httplib#1491)- Update to version 0.12.0: * Removed is_writable() from DataSink (Resolve #1478, too) (#1483) * Fix #1479 * Removed incorrect comment * Support CTest (#1468) * Issue 52666: cpp-httplib:server_fuzzer: Timeout in server_fuzzer * add to_human_string (#1467)- Switch to meson tests - Add examples to headers package- 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- Migrate from obscpio to classical tar.gz sources archive for properly debugsource package building- Update to version 0.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- Move LICENSE file to the library package - Drop cmake BuildRequires and linker additional "-s" flag- Redo description so it does not rely on monospace formatting.- Move README.md to devel subpackage- Update to version 0.11.3: * Fix #1426 * Fix #1437 * Windows CMake directory install fix (#1434)- Initial releasei01-ch2c 1747210425 0.12.5-bp156.2.6.10.12.5-bp156.2.6.10.12.5httplib.hlibcpp-httplib.socpp-httplib.pccpp-httplib-develREADME.mdexampleDockerfile.helloMakefilebenchmark.ccca-bundle.crtclient.ccclient.vcxprojexample.slnhello.ccredirect.ccserver.ccserver.vcxprojsimplecli.ccsimplesvr.ccssecli.ccssesvr.ccupload.ccuploader.sh/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/cpp-httplib-devel//usr/share/doc/packages/cpp-httplib-devel/example/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:18891/openSUSE_Backports_SLE-15-SP6_Update/232f37139a6e3caa2ee84130f8195918-cpp-httplib.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linux C++ source, ASCII textpkgconfig filedirectoryC source, UTF-8 Unicode text, with very long linesASCII textmakefile script, ASCII textUTF-8 Unicode textXML 1.0 document, UTF-8 Unicode (with BOM) text, with CRLF line terminatorsUTF-8 Unicode (with BOM) text, with CRLF line terminatorsC source, ASCII textPRRRRRRCzfo)2butf-81fd49f2eb7c049e8c2ef464e86039f5682703364c6aeaff204c4475a8f188f57?7zXZ !t/]"k%0aw!zMt<.BH:߯xEǍ/X[Up°nS=*] 2ɬZ] C73޴! ݓ#,#tڲE C7T%yOy'^e*2q)ueH "lQ#B^{eѻt 49 َ߯(i/ةzPA 1Ks" 5O}iHOiAe 8a{OC_ V!۔jȲjiFH?IYV:@(ע9K I>D&T~z9!{&;a~R{XA/R0H,5S8X !]&$; _7 \c uJiCR]6vTb𐋩_6z/mp[EXÔd2?qRX8v'[ԀFeNIlLc\jErcHk+ぇ:8pR#,3 0sN6]~-ezUW["ܴ8^۰B,0U !2RP2-*N.1e@y}.`/GH?sb>iWFL;?"RAt &OQI?rϪ 蛝Xɺ^z,p;W-fWHE##vOOw|\* ֛EIr8!k ^y'^µextם-|Bʹ۸xE=dP]I@$b`TnJX5f~.Z% HH^ؽj1{Nl}6&SG7"T7Ds.Pl^+*cV>](v=fƬ@fID6E=5^3whR08siҒS#ifYe/wm @wp,,شqf)9wϲ4d;j6ƹ$ eS,bK'r z7&'SU;E&*z29Ė?a\){r#̎}_.4 ef7Up_ dg$KQ/*t|Kң"f" ' {yY0qL9=#47dGmWrS ;㵵Zvq 9܀ ܝK}wʟ}6az"0wnsZA܈pN,b߂ًE5(߯UW%Zw S+-yN%#8 syԲvׁ$bC2mub'1ѺkҖfNHfn>cg({PeZ3Y |eGXZΑ,M=l&u0 2Uq´3dȹ~{Ub"nWB3qEϜ cnAc|bڤ6ޥqDG3n+j,WԱܣ5a0pX5E(V):qƘ@̉8{ڂ4f8 3mT&GZuD d#'N~.0hh㵞H{4 s&~dX9A Z J}8([j)vC =yAK @jT'w:I| )BL`3?~k*ln+нGm$Ь]ܷؽu9٤Y RsCd; ɀI>GU2Q#1g~E>G((pX 3\zC3-#?ٯ"ܲ1lub[-7t=~o hOƈ6 Wl= Vd3h]aےk#2 = YZ