| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to 7.14.1. | Peter Pentchev | 2005-09-05 | 1 | -9/+9 |
| | | |||||
| * | Update to curl 7.13.1, which also takes care of the recent security | Peter Pentchev | 2005-03-12 | 1 | -3/+12 |
| | | | | | issue. | ||||
| * | Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons). | Peter Pentchev | 2004-12-21 | 1 | -6/+6 |
| | | | | | | | | Explicitly disable libidn support so that it is not even probed if libidn is installed; I will look into enabling it after some more testing. Testing paid off on: ref4 (lib/select.c), sledge (lib/sendf.c) | ||||
| * | Update to curl 7.11.1. | Peter Pentchev | 2004-04-09 | 1 | -4/+4 |
| | | |||||
| * | Fix a segfault in an IPv4-only case - realloc() may really, well, | Peter Pentchev | 2002-06-24 | 1 | -0/+13 |
| "reallocate" memory even when the programmer only asks for a resizing of the region. Reported by: Steve Ames <steve@energistic.com> While I'm here, change the way SSL header and library paths are handled to avoid specifically referencing /usr/lib and /usr/include; while -STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit -I/usr/include (and rightly so, IMHO). | |||||
