CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 23 Aug 2025 22:33:15 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20101007224021
location: https://web.archive.org/web/20101007224021/https://github.com/bagder/curl/commits/master.atom
server-timing: captures_list;dur=0.684009, exclusion.robots;dur=0.032458, exclusion.robots.policy;dur=0.018138, esindex;dur=0.011995, cdx.remote;dur=10.787589, LoadShardBlock;dur=245.632132, PetaboxLoader3.datanode;dur=119.549695, PetaboxLoader3.resolve;dur=92.154854
x-app-server: wwwb-app201
x-ts: 302
x-tr: 286
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app201; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 23 Aug 2025 22:33:17 GMT
content-type: application/atom+xml; charset=utf-8
content-length: 21628
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Thu, 07 Oct 2010 22:40:21 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "fcb30bc05b75cc50a1a729b8f01a0933"
x-archive-orig-x-runtime: 21ms
x-archive-orig-content-length: 21628
x-archive-orig-cache-control: private, max-age=0, must-revalidate
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 07 Oct 2010 22:40:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 07 Oct 2010 22:40:21 GMT", ; rel="memento"; datetime="Thu, 07 Oct 2010 22:40:21 GMT", ; rel="next memento"; datetime="Thu, 23 Jun 2011 09:07:23 GMT", ; rel="last memento"; datetime="Thu, 16 Apr 2015 21:34:03 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20101007222733634-00284-00302-ia360927/WIDE-20101007222733634-00284-28108~ia360927.us.archive.org~9443.warc.gz
server-timing: captures_list;dur=0.553739, exclusion.robots;dur=0.027105, exclusion.robots.policy;dur=0.015617, esindex;dur=0.010176, cdx.remote;dur=9.530892, LoadShardBlock;dur=185.675123, PetaboxLoader3.datanode;dur=125.592376, PetaboxLoader3.resolve;dur=1016.067939, load_resource;dur=1043.829071
x-app-server: wwwb-app201
x-ts: 200
x-tr: 1280
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
tag:github.com,2008:/bagder/curl/commits/master
Recent Commits to curl:master
2010-10-07T09:05:36-07:00
tag:github.com,2008:Grit::Commit/cda02fb78b859dafe679624206aac39878db19fd
libcurl.m4: AC_PATH_PROG fixes
2010-10-07T09:05:36-07:00
Dan Locks
https://github.com/dwlocks
<pre>m docs/libcurl/libcurl.m4
</pre>
<pre style='white-space:pre-wrap;width:81ex'>libcurl.m4: AC_PATH_PROG fixes
The invocation of autoconf's AC_PATH_PROG( ) is not quite right for
finding curl-config. This fix corrects the negative case (where
curl-config is not found).</pre>
tag:github.com,2008:Grit::Commit/a5f96b49d1ffff557469f6ef83ce8450d38de84e
FAQ: added "How do I submit my patch?"
2010-10-06T11:03:13-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m docs/FAQ
</pre>
<pre style='white-space:pre-wrap;width:81ex'>FAQ: added "How do I submit my patch?"</pre>
tag:github.com,2008:Grit::Commit/18e7b52e8e95f7204d8ef7ff0f0ff0043afe45a9
examples: use example.com in example URLs
2010-10-05T06:00:19-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m docs/examples/cacertinmem.c
m docs/examples/certinfo.c
m docs/examples/cookie_interface.c
m docs/examples/debug.c
m docs/examples/ftp-wildcard.c
m docs/examples/ftpget.c
m docs/examples/ftpgetinfo.c
m docs/examples/ftpgetresp.c
m docs/examples/ftpupload.c
m docs/examples/ftpuploadresume.c
m docs/examples/getinfo.c
m docs/examples/getinmemory.c
m docs/examples/https.c
m docs/examples/multi-app.c
m docs/examples/multi-debugcallback.c
m docs/examples/multi-double.c
m docs/examples/multi-post.c
m docs/examples/multi-single.c
m docs/examples/persistant.c
m docs/examples/post-callback.c
m docs/examples/postit2.c
m docs/examples/sampleconv.c
m docs/examples/sendrecv.c
m docs/examples/sepheaders.c
m docs/examples/simple.c
m docs/examples/simplepost.c
m docs/examples/threaded-ssl.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>examples: use example.com in example URLs</pre>
tag:github.com,2008:Grit::Commit/6d272e53a2b109400c1ee9a31ffa40f288459b41
TODO-RELEASE: libidn problem not repeatable
2010-10-04T02:53:33-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m TODO-RELEASE
</pre>
<pre style='white-space:pre-wrap;width:81ex'>TODO-RELEASE: libidn problem not repeatable
"261 - configure and libidn" is removed from the list since Julien
Chaffraix tried to repeat it but failed and the reporter did not return
to provide further details.
Reported by: Lyndon Hill
Bug: https://curl.haxx.se/mail/lib-2010-07/0029.html</pre>
tag:github.com,2008:Grit::Commit/9bce615f4667907856244d37179d9ee13714118e
libcurl.m4: mention argument is PREFIX
2010-10-04T02:50:43-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m docs/libcurl/libcurl.m4
</pre>
<pre style='white-space:pre-wrap;width:81ex'>libcurl.m4: mention argument is PREFIX
The macro provides a --with-libcurl option that expects a PREFIX to be
specified and not actually a "directory" in which libcurl will be found.
This now spells that out more clearly.
Reported by: Dan Locks
Bug: https://curl.haxx.se/bug/view.cgi?id=3079891</pre>
tag:github.com,2008:Grit::Commit/81e107010e9a3892833d9f9f7fdfab557c6c359f
Some NetWare makefile tweaks.
2010-10-03T14:02:41-07:00
Guenter Knauf
https://github.com/gknauf
<pre>m lib/Makefile.netware
m src/Makefile.netware
</pre>
<pre style='white-space:pre-wrap;width:81ex'>Some NetWare makefile tweaks.
Renamed SDK_* to NDK_*; made NDK_* defines overwriteable from
environment; removed now obsolete YACC macro;
moved some curl_config.h defines to IPv6 section since they
are only needed when IPv6 is enabled - this makes libcurl compile
with older NDKs too which were not IPv6-aware.</pre>
tag:github.com,2008:Grit::Commit/70e8814e44f3b47c784ebaae204aedc89af5083f
TODO-RELEASE: 416 error fixed
2010-10-02T13:38:10-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m TODO-RELEASE
</pre>
<pre style='white-space:pre-wrap;width:81ex'>TODO-RELEASE: 416 error fixed
"3076808 Requests fail silently following a 416 error" done</pre>
tag:github.com,2008:Grit::Commit/fc137ee27221f151f44a2ec2022065e06d6c62a9
krb5-gssapi: Removed a memory leak in krb5_auth.
2010-10-02T10:00:42-07:00
Julien Chaffraix
https://github.com/jchaffraix
<pre>m lib/krb5.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>krb5-gssapi: Removed a memory leak in krb5_auth.
We forgot to release the buffer passed to gss_init_sec_context.
The previous logic was difficult to read as we were reusing the same
variable (gssbuf) for both input buffer and output buffer. Splitted the
logic in 2 variables to better underline who needs to be released.
Also made the code break at 80 lines.</pre>
tag:github.com,2008:Grit::Commit/79cd7ef9ab52de98bffcbd1c8db6103ff985a263
krb5-gssapi: Made the function always return a value.
2010-10-02T10:00:42-07:00
Julien Chaffraix
https://github.com/jchaffraix
<pre>m lib/krb5.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>krb5-gssapi: Made the function always return a value.
kr5_auth missed a final 'return' statement. This is not an error in
gcc but can lead to potential bugs.</pre>
tag:github.com,2008:Grit::Commit/4b69f641a6aea8027e948d3e08ccffda307059b5
krb5-gssapi: Delete the GSS-API context.
2010-10-02T10:00:42-07:00
Julien Chaffraix
https://github.com/jchaffraix
<pre>m lib/ftp.c
m lib/krb5.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>krb5-gssapi: Delete the GSS-API context.
This fixes a memory leak related to the GSS-API code.
Added a krb5_init and krb5_end functions. Also removed a work-around
the lack of proper initialization of the GSS-API context.</pre>
tag:github.com,2008:Grit::Commit/2ae6c47d5dfdff2d6d884284beb6b0322e8ac671
HTTP: remove special case for 416
2010-10-01T15:22:48-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m lib/http.c
m tests/data/test194
m tests/data/test92
</pre>
<pre style='white-space:pre-wrap;width:81ex'>HTTP: remove special case for 416
It was pointed out that the special case libcurl did for 416 was
incorrect and wrong. 416 is not really different to other errors so the
response body must be handled like for other errors/http responses.
Reported by: Chris Smowton
Bug: https://curl.haxx.se/bug/view.cgi?id=3076808</pre>
tag:github.com,2008:Grit::Commit/15622e69a995bb4bee04bc647d86d658860914be
sws: Added writedelay HTTP server command
2010-10-01T15:21:59-07:00
Dan Fandrich
https://github.com/dfandrich
<pre>m tests/FILEFORMAT
m tests/data/test1117
m tests/server/sws.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>sws: Added writedelay HTTP server command
This delays between write operations, hopefully making it easier
to spot problems where libcurl doesn't flush the socket properly
before waiting for the next response.</pre>
tag:github.com,2008:Grit::Commit/8500586251d9ef3310e09171a7514d9e1d054bf1
TODO-RELEASE: no bug in ftp_nextconnect
2010-10-01T13:47:45-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m TODO-RELEASE
</pre>
<pre style='white-space:pre-wrap;width:81ex'>TODO-RELEASE: no bug in ftp_nextconnect
The issue named "266 - Bug in ftp_nextconnect?" was deemed to not be a
bug and instead resulted in clarified docs.</pre>
tag:github.com,2008:Grit::Commit/3aef3ed8f6b894ec25cff7d4fe96084413dd049c
curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list
2010-10-01T10:52:53-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m docs/libcurl/curl_easy_setopt.3
</pre>
<pre style='white-space:pre-wrap;width:81ex'>curl_easy_setopt.3: CURLOPT_DIRLISTONLY implies dir list
Make it explicit that setting CURLOPT_DIRLISTONLY to 1 will make libcurl
to list the directory.</pre>
tag:github.com,2008:Grit::Commit/488f9545a24d6705ae55e7f69b1388ae6154f910
RELEASE-NOTES: synced up to 588402585bae
2010-09-30T15:03:17-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m RELEASE-NOTES
</pre>
<pre style='white-space:pre-wrap;width:81ex'>RELEASE-NOTES: synced up to 588402585bae</pre>
tag:github.com,2008:Grit::Commit/588402585bae3ba277760251bcff9a14e76dc6b4
TODO-RELEASE: move new features to next release
2010-09-30T14:58:01-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m TODO-RELEASE
</pre>
<pre style='white-space:pre-wrap;width:81ex'>TODO-RELEASE: move new features to next release</pre>
tag:github.com,2008:Grit::Commit/750c9179cad87bfdfb59d6183856199ceb6c5aa8
README.ares: we know require c-ares 1.6.0
2010-09-30T14:14:58-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m lib/README.ares
</pre>
<pre style='white-space:pre-wrap;width:81ex'>README.ares: we know require c-ares 1.6.0</pre>
tag:github.com,2008:Grit::Commit/5f0ae7a0626cbe70944c67065292cbb056d0a7c9
SFTP: avoid downloading negative sizes!
2010-09-30T14:08:37-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m lib/ssh.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>SFTP: avoid downloading negative sizes!
It is still not clarified exactly why this happens, but libssh2
sometimes report a negative file size for the remote SFTP file and that
deeply confuses libcurl (or crashes it) so this precaution is added to
avoid badness.
Reported by: Ernest Beinrohr
Bug: https://curl.haxx.se/bug/view.cgi?id=3076430</pre>
tag:github.com,2008:Grit::Commit/8fa519dce4746f35c4ad20020e9cc884d3a2549b
TODO-RELEASE: drop curl_easy_setoptv
2010-09-30T14:07:20-07:00
Daniel Stenberg
https://github.com/bagder
<pre>m TODO-RELEASE
</pre>
<pre style='white-space:pre-wrap;width:81ex'>TODO-RELEASE: drop curl_easy_setoptv
I haven't read any really convincing arguments for adding it</pre>
tag:github.com,2008:Grit::Commit/5fb4279ec7199e291d9bf4c903f89395f60a3d31
multi & hiper examples: updates and cleanups
2010-09-30T13:20:52-07:00
Dirk Manske
<pre>m docs/examples/10-at-a-time.c
m docs/examples/evhiperfifo.c
m docs/examples/fopen.c
m docs/examples/ghiper.c
m docs/examples/hiperfifo.c
m docs/examples/multi-app.c
m docs/examples/multi-debugcallback.c
m docs/examples/multi-double.c
m docs/examples/multi-post.c
m docs/examples/multi-single.c
</pre>
<pre style='white-space:pre-wrap;width:81ex'>multi & hiper examples: updates and cleanups
all multi and hiper examples:
* don't loop curl_multi_perform calls, that was <7.20.0 style, currently
the exported multi functions will not return CURLM_CALL_MULTI_PERFORM
all hiper examples:
* renamed check_run_count to check_multi_info
* don't compare current running handle count with previous value, this
was the wrong way to check for finished requests, simply call
curl_multi_info_read
* it's also safe to call curl_multi_remove_handle inside the
curl_multi_info_read loop.
ghiper.c:
* replaced curl_multi_socket (that function is marked as obsolete) calls
with curl_multi_socket_action calls (as in hiperfifo.c and
evhiperfifo.c)
ghiper.c and evhiperfifo.c:
* be smart as hiperfifo.c, don't do uncessary curl_multi_* calls in
new_conn and main</pre>