Commit Graph

22 Commits

Author SHA1 Message Date
steven
fcb758d8c3 update to neon 0.26.2 2007-01-29 16:31:59 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
steven
c67f953afb remove unneeded patch 2006-01-08 11:19:24 +00:00
steven
94299b33dc SHARED_LIBS and USE_LIBTOOL
some tips from naddy@
2005-12-30 21:48:20 +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
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
xsa
4372f23100 more new-style MODULES. 2004-08-10 09:38:34 +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
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +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
14426910d5 * install neon's autoconf macros
* install html documentation
* install man pages
* install README, NEWS, BUGS, TODO, and THANKS
2002-03-19 03:34:04 +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