mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
6dbfce1031
password of 127 bytes or less embedded in a URL, where actually the code uses a 255 byte buffer for it! Modified now to use the full buffer size.
31 lines
948 B
Plaintext
31 lines
948 B
Plaintext
Curl and libcurl 7.15.2
|
|
|
|
Public curl release number: 92
|
|
Releases counted from the very beginning: 119
|
|
Available command line options: 109
|
|
Available curl_easy_setopt() options: 125
|
|
Number of public functions in libcurl: 46
|
|
Amount of public web site mirrors: 27
|
|
Number of known libcurl bindings: 32
|
|
Number of contributors: 474
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o supports name and passwords up to 255 bytes long, embedded in URLs
|
|
o the HTTP_ONLY define disables the TFTP support
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
o http://curl.hkmirror.org/ is a new curl web mirror in Hong Kong
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Dov Murik, Jean Jacques Drouin
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|