Commit Graph

15 Commits

Author SHA1 Message Date
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
fcb758d8c3 update to neon 0.26.2 2007-01-29 16:31:59 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
14d2428655 - Update to 0.24.7
- Add WANTLIB marker
- Enable regression tests (some tests don't work)

ok naddy@
2004-11-28 13:52:53 +00:00
lebel
d7767e71c6 SECURITY (CVE CAN-2004-0398): Fix sscanf overflow in ne_rfc1036_parse,
thanks to Stefan Esser.  From Robert Nagy.
2004-05-19 18:03:00 +00:00
lebel
76f4d7869c update to net/neon to 0.24.5:
SECURITY (CVE CAN-2004-0179): Fix format string vulnerabilities in
XML/207 response handling, reported by greuff@void.at.

From Robert Nagy.
2004-04-16 13:08:54 +00:00
lebel
4c1c55d990 update net/neon to 0.24.4 2003-11-27 16:46:24 +00:00
lebel
604886b50c update net/neon to 0.24.0 2003-07-10 15:32:23 +00:00
lebel
3f4eba73dd update net/neon to 0.23.9 2003-05-27 14:09:38 +00:00
lebel
7de08d47ed Update net/neon to 0.23.5; thanks to Jim Geovedi <jim@corebsd.or.id> for the
heads up.
2002-11-27 02:23:28 +00:00
lebel
a8dc62396c update net/neon to 0.23.3 2002-09-08 17:32:50 +00:00
lebel
f5be045506 update net/neon to 0.21.3 2002-07-04 17:50:37 +00:00
lebel
58947bb8ab update net/neon to 0.21.0; thanks Jim Geovedi <jim@corebsd.or.id> 2002-05-28 12:56:27 +00:00
lebel
b5693a0574 update net/neon to 0.19.4 2002-04-28 15:52:07 +00:00
lebel
81e7907f2d initial import of neon-0.19.3:
--
neon is an HTTP and WebDAV client library, with a C interface. 

Featuring:

* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc)
* Low-level interface to HTTP request handling, to allow implementing new
  methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set of
  properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
  application source tree. 

WWW: http://www.webdev.org/neon/
2002-03-19 02:56:40 +00:00