Commit Graph

256 Commits

Author SHA1 Message Date
Kamil Dudka 3d7539f03f fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILE 2013-01-15 13:51:30 +01:00
Kamil Dudka 513526c871 clear session cache if a client cert from file is used 2013-01-15 13:50:16 +01:00
Kamil Dudka a5f3441ddf prevent NSS from crashing on client auth hook failure 2013-01-15 13:48:21 +01:00
Paul Howarth a4b7e93f2e Fix more bogus dates in spec changelog 2012-11-20 15:58:07 +00:00
Paul Howarth fc9dc32cb7 Fix UTF8 patch
Don't do iso-to-utf conversion on text that's already UTF8, as that
corrupts the text; the CHANGES file is a mixture of different encodings,
which is why we need a patch to fix it rather than just running it
through iconv in %prep.
2012-11-20 14:44:19 +00:00
Paul Howarth 5fa32b9fb8 Fix bogus dates in spec changelog 2012-11-20 14:42:55 +00:00
Kamil Dudka 83db90f0ad new upstream release - 7.28.1 2012-11-20 10:56:13 +01:00
Kamil Dudka 0f5dbc27da new upstream release - 7.28.0 2012-10-31 11:45:28 +01:00
Kamil Dudka 7151fdb83e do not crash if MD5 fingerprint is not provided by libssh2 2012-10-01 13:27:06 +02:00
Kamil Dudka ae93943914 use the upstream facility to disable problematic tests 2012-08-06 15:44:36 +02:00
Kamil Dudka ed338dc3f0 remember to apply patch for #844385
Thanks to Paul Howarth for spotting the mistake!
2012-08-01 10:09:57 +02:00
Kamil Dudka 4e2353e082 eliminate unnecessary inotify events on upload via file protocol (#844385) 2012-08-01 09:51:15 +02:00
Kamil Dudka c9fa3c1968 new upstream release - 7.27.0 2012-07-28 09:19:54 +02:00
Kamil Dudka 20e0756c88 print reason phrase from HTTP status line on error (#676596) 2012-07-23 09:25:19 +02:00
Dennis Gilmore 06bb57a2b0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 15:06:27 -05:00
Kamil Dudka e6d221c603 fix duplicated SSL handshake with multi interface and proxy (#788526) 2012-06-09 12:52:25 +02:00
Karsten Hopp 4d9cd30381 disable test 1319 on ppc64, server times out 2012-05-30 13:39:27 +02:00
Kamil Dudka 78288ca25b use human-readable error messages provided by NSS
upstream commit 72f4b534
2012-05-28 11:56:16 +02:00
Kamil Dudka bd36ff8a8c drop man page for a script we do not distribute 2012-05-25 10:06:22 +02:00
Kamil Dudka 23fcdc59a1 new upstream release 2012-05-25 09:17:42 +02:00
Karsten Hopp 7302a82c4c valgrind on ppc64 works fine, disable ppc32 only 2012-04-25 16:47:12 +02:00
Karsten Hopp 9c3e5dbef8 drop BR valgrind on PPC(64) until bugzilla #810992 gets fixed 2012-04-25 16:06:36 +02:00
Kamil Dudka 4f79e80dc1 fix a typo in naming of patches 2012-04-17 12:14:35 +02:00
Kamil Dudka 045ad4ccac provide human-readable names for NSS errors (upstream commit a60edcc6) 2012-04-13 12:55:59 +02:00
Kamil Dudka 828454f996 use NSS_InitContext() to initialize NSS if available (#738456) 2012-04-13 12:55:58 +02:00
Paul Howarth 60afc952d9 new upstream release - 7.25.0
- new upstream release (#806264)
- fix character encoding of docs with a patch rather than just iconv
- update debug and multilib patches
- don't use macros for commands
- reduce size of %prep output for readability
2012-03-23 15:13:31 +00:00
Kamil Dudka 51012c0f12 curl.spec: fix a typo in the ChangeLog 2012-01-24 12:12:34 +01:00
Kamil Dudka f28824c4c6 new upstream release (fixes CVE-2012-0036) 2012-01-24 12:10:59 +01:00
Paul Howarth 37907ea2de rebuild for gcc 4.7 2012-01-05 15:50:22 +00:00
Kamil Dudka 58407a0a11 upstream patch that allows to run FTPS tests with nss-3.13 (#760060) 2012-01-02 15:03:06 +01:00
Kamil Dudka 4baedf3240 allow to run FTPS tests with nss-3.13 (#760060) 2011-12-27 14:44:41 +01:00
Kamil Dudka 6322c91ccc avoid unnecessary timeout event when waiting for 100-continue (#767490) 2011-12-25 23:38:33 +01:00
Kamil Dudka 09f474b4c2 curl -JO now uses -O name if no C-D header comes
upstream commit c532604
2011-11-21 18:02:55 +01:00
Kamil Dudka 87bfeb1dcc new upstream release - curl-7.23.0 (#754391) 2011-11-16 14:14:34 +01:00
Kamil Dudka 95558f1c9d nss: select client certificates by DER (#733657) 2011-09-19 14:00:00 +02:00
Kamil Dudka eaba136aa1 new upstream release
- new upstream release
- curl-config now provides dummy --static-libs option (#733956)
2011-09-13 20:48:12 +02:00
Paul Howarth 8b6f7828aa actually fix SIGSEGV of curl -O -J given more than one URL 2011-08-21 13:23:56 +01:00
Kamil Dudka 7293378155 fixes for #723075, #730444, and #728562
- fix SIGSEGV of curl -O -J given more than one URLs (#723075)
- introduce the --delegation option of curl (#730444)
- initialize NSS with no database if the selected database is broken (#728562)
2011-08-15 22:27:26 +02:00
Kamil Dudka 4894bf2d1a amend the last commit
Last time I committed an outdated version of the upstream patch.
2011-08-03 18:43:37 +02:00
Kamil Dudka 084f06d87b curl_gssapi: add a missing include of sendf.h
... to avoid build failure when GSS_C_DELEG_POLICY_FLAG is not defined.

Reported by: Paul Howarth
2011-08-03 18:20:42 +02:00
Kamil Dudka 40c3093ba5 add a new option CURLOPT_GSSAPI_DELEGATION (#719939) 2011-08-03 17:19:42 +02:00
Kamil Dudka 11b552f8cf new upstream release - 7.21.7 (fixes CVE-2011-2192) 2011-06-23 15:29:41 +02:00
Kamil Dudka a80b6c3aa4 avoid an invalid timeout event on a reused handle (#679709) 2011-06-08 00:43:11 +02:00
Paul Howarth 39828449b7 new upstream release - 7.21.6 2011-04-23 18:56:50 +01:00
Kamil Dudka fb945ca026 fix the output of curl-config --version (upstream commit 82ecc85) 2011-04-18 16:38:06 +02:00
Kamil Dudka 5ea227a2d7 new upstream release - 7.21.5 2011-04-18 08:52:55 +02:00
Peter Robinson bc4fc6eacb fix last changelog 2011-04-16 12:46:16 +01:00
Peter Robinson c49625d4cf no valgrind on ARMv5 arches 2011-04-16 12:41:27 +01:00
Dennis Gilmore 0fa65fb125 no valgrind on sparc arches 2011-03-05 00:37:38 -06:00
Kamil Dudka e0ab81d1c1 do not ignore failure of SSL handshake
(upstream commit 7aa2d10)
2011-02-22 14:34:40 +01:00