Commit Graph

112 Commits

Author SHA1 Message Date
Kamil Dudka 6abda7546e - http://curl.haxx.se/docs/adv_20100209.html (#563240) 2010-02-22 10:31:03 +00:00
Kamil Dudka 60453a4ab9 - fix incorrect SSL recv/send timeout handling 2009-12-30 19:18:05 +00:00
Kamil Dudka 3870b8f13d - workaround for broken TLS servers (#525496, #527771) 2009-11-26 19:05:26 +00:00
Bill Nottingham f6cc2b78fe Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:35:28 +00:00
Kamil Dudka 0914a73c0f - use bzip2 compressed tarball for F-11 2009-11-12 12:54:09 +00:00
Kamil Dudka 9c2701cfed - new upstream release, dropped applied patches
- fix crash on doubly closed NSPR descriptor, patch contributed by Kevin
    Baughman (#534176)
2009-11-12 12:41:14 +00:00
Kamil Dudka c190b8bdbf remove redundant line in curl.spec 2009-08-14 09:38:25 +00:00
Kamil Dudka f43136836e - new upstream release, dropped applied patches
- changed NSS code to not ignore the value of ssl.verifyhost and produce
    more verbose error messages (#516056)
2009-08-14 09:32:23 +00:00
Kamil Dudka a48e17f747 avoid unguarded comparison in the spec file (#504857) 2009-06-10 13:21:09 +00:00
Kamil Dudka fb4aeead7b fix infinite loop while loading a private key (#453612) 2009-05-11 08:31:22 +00:00
Kamil Dudka 4c03311ffd Fixed configure to respect the environment's CFLAGS and CPPFLAGS settings. 2009-04-21 16:16:19 +00:00
Jesse Keating c9bf465134 Initialize branch F-11 for curl 2009-04-15 05:25:37 +00:00
Kamil Dudka c4e2b73edf upstream patch fixing memory leak in lib/nss.c (#453612) remove unused
patch curl-7.17.1-sslgen.patch from cvs
2009-04-14 10:26:46 +00:00
Kamil Dudka b9027004c3 enable 6 additional crypto algorithms by default (#436781) 2009-03-18 17:01:02 +00:00
Kamil Dudka 8acdb5038c fix memory leak in src/main.c (accepted by upstream) 2009-03-12 10:20:53 +00:00
Kamil Dudka ce1683b0ab fix typo in last commit 2009-03-11 09:06:13 +00:00
Kamil Dudka e03f2a3193 make curl-devel multilib-ready (bug #488922) 2009-03-11 09:04:01 +00:00
Jindrich Novy a844621642 - drop .easy-leak patch, causes problems in pycurl (#488791)
- fix libcurl-devel dependencies (#488895)
2009-03-06 13:45:02 +00:00
Jindrich Novy 5144908d02 - update to 7.19.4 (fixes CVE-2009-0037)
- fix leak in curl_easy* functions, thanks to Kamil Dudka
- drop nss-fix patch, applied upstream
2009-03-03 07:08:27 +00:00
Jesse Keating b3c04e1d32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:20:40 +00:00
Kamil Dudka 3f810df7b4 update to 7.19.3, patch fixing 7.19.3 curl/nss bugs 2009-02-17 11:31:20 +00:00
Jindrich Novy d9f5cbe057 - rebuild for f10/rawhide cvs tag clashes 2008-12-15 13:22:55 +00:00
Jindrich Novy 92ec27a249 - use improved NSS patch, thanks to Rob Crittenden (#472489) 2008-12-06 20:52:24 +00:00
Jindrich Novy 3958b78446 - update the thread safety patch, thanks to Rob Crittenden (#462217) 2008-09-19 11:43:05 +00:00
Warren Togami 49abd43b13 rediff 2008-09-04 01:02:07 +00:00
Warren Togami b42223618d add thread safety to libcurl NSS cleanup() functions (#459297) 2008-09-04 00:47:20 +00:00
Tom Callaway f5c0813b81 Undo mini libcurl.so.3. 2008-08-22 16:22:28 +00:00
Tom Callaway e45b52e072 Add mini library for libcurl.so.3, flash10 needs this. All it does is point
to libcurl.so.4.
2008-08-11 23:54:38 +00:00
Jindrich Novy e1586eecc5 - enable support for libssh2 (#453958) 2008-07-04 07:27:44 +00:00
Jindrich Novy bf70a54550 - fix curl_multi_perform() over a proxy (#450140), thanks to Rob Crittenden 2008-06-18 06:08:03 +00:00
Jindrich Novy 45696b40ef - update to 7.18.2 2008-06-04 17:30:58 +00:00
Jindrich Novy 01aecd06c1 - spec cleanup, thanks to Paul Howarth (#225671)
- drop BR: libtool
- convert CHANGES and README to UTF-8
- _GNU_SOURCE in CFLAGS is no more needed
- remove bogus rpath
2008-05-07 13:12:20 +00:00
Jindrich Novy ae80096c07 update version 2008-03-31 07:50:41 +00:00
Jindrich Novy 43a8fac1dd - update to curl 7.18.1 (fixes #397911)
- add ABI docs for libcurl
- remove --static-libs from curl-config
- drop curl-config patch, obsoleted by @SSL_ENABLED@ autoconf substitution
    (#432667)
2008-03-31 07:47:59 +00:00
Jindrich Novy 6684d1ac14 define _GNU_SOURCE so that NI_MAXHOST gets defined from glibc 2008-02-15 12:11:30 +00:00
Jindrich Novy c8e160aef5 - update to curl-7.18.0
- drop sslgen patch -> applied upstream
- fix typo in description
2008-01-28 21:00:10 +00:00
Jindrich Novy de7fe678d0 fix curl-devel obsoletes so that we don't break F8->F9 upgrade path
(#429612)
2008-01-22 12:00:06 +00:00
Jindrich Novy 2df1c7e7d0 - fix typo in name 2008-01-08 14:30:07 +00:00
Jindrich Novy 2cda17b6c8 - do not attempt to close a bad socket (#427966), thanks to Caolam McNamara 2008-01-08 14:18:28 +00:00
Jindrich Novy 614213921b - rebuild because of the openldap soname bump
- remove old nsspem patch
2007-12-04 09:06:59 +00:00
Jindrich Novy ec4866341d - drop useless ldap library detection since curl doesn't dlopen()s it but
links to it -> BR: openldap-devel
- enable LDAPS support (#225671), thanks to Paul Howarth
- BR: krb5-devel to reenable GSSAPI support
- simplify build process
- update description
2007-11-30 11:24:24 +00:00
Jindrich Novy a97c61d258 - update description to contain complete supported servers list (#393861) 2007-11-21 12:34:54 +00:00
Jindrich Novy c9238ef4e7 - update to curl 7.17.1
- include patch to enable SSL usage in NSS when a socket is opened
    nonblocking, thanks to Rob Crittenden (rcritten@redhat.com)
2007-11-17 16:06:24 +00:00
Jindrich Novy 05cfb6ee48 correctly provide/obsolete curl-devel (#130251) 2007-10-24 22:02:12 +00:00
Jindrich Novy c93c68e305 create libcurl and libcurl-devel subpackages (#130251) 2007-10-24 14:15:06 +00:00
Bill Nottingham 87fd249d38 makefile update to properly grab makefile.common 2007-10-15 18:40:54 +00:00
Jindrich Novy 8aeea8e8bb - list features correctly when curl is compiled against NSS (#316191) 2007-10-11 14:56:46 +00:00
Jindrich Novy 7a7a90d7b7 add zlib-devel BR to enable gzip compressed transfers in curl (#292211) 2007-09-17 13:48:13 +00:00
Jindrich Novy 46d4964680 provide webclient 2007-09-10 07:12:49 +00:00
Jindrich Novy 47acf8b410 add nsspem patch 2007-09-07 12:51:08 +00:00