Age | Commit message (Expand) | Author |
---|---|---|
2016-11-24 | Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows. | Patrick Monnerat |
2016-10-31 | strcasecompare: all case insensitive string compares ignore locale now | Daniel Stenberg |
2016-10-31 | strcasecompare: is the new name for strequal() | Daniel Stenberg |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-03-25 | vauth: Refactored function names after move to new vauth directory | Steve Holme |
2016-03-25 | vauth: Updated the copyright year after recent changes | Steve Holme |
2016-03-25 | vauth: Moved the ClearText authentication code to the new vauth directory | Steve Holme |