Version: 1.3.9, Package name: serf-1.3.9 |
Maintained by: Stefan Sperling |
Master sites: |
Description The serf library is a high performance C-based HTTP client library built upon the Apache Portable Runtime (APR) library. It is permissively licensed under the Apache License, v2. Key features: - multiplexed, asynchronous connections - SSL/TLS support - full HTTP pipelining - multiple authentication modes (Basic, Digest, Kerberos/NTLM) - zero-copy support for increased throughput |
Filesize: 141.73 KB |
Version History (View Complete History) |
|
2021-10-31 11:30:22 by Stuart Henderson | Files touched by this commit (7) |
Log message: fix fallout from scons update, from Omar Polo |
2021-02-03 15:22:42 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to serf-1.3.9, similar diff from Sven Falempin, ok stsp |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-09-13 10:12:14 by Christian Weisgerber | Files touched by this commit (21) |
Log message: replace libiconv module |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2014-12-17 02:43:39 by Stefan Sperling | Files touched by this commit (3) |
Log message: Update to serf 1.3.8. |
2014-10-15 07:42:14 by Stefan Sperling | Files touched by this commit (2) |
Log message: In net/serf, disable SSLv2 (disabled by default on OpenBSD) and SSLv3. Patches taken from upstream (r2313, r2433). |