Ilia Alshanetsky
|
b5e2cc5197
|
MFH: Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).
|
2005-09-08 14:50:23 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Ilia Alshanetsky
|
498595a122
|
Fixed bug #33475 (cURL handle is not closed on curl_close().
|
2005-06-26 17:31:07 +00:00 |
|
Sterling Hughes
|
58cb0d77a0
|
fix wrong check from return value, binary content should not be \0'd,
non-binary content should be \0'd.
|
2004-09-10 20:36:45 +00:00 |
|
Ilia Alshanetsky
|
6a1a3ecc36
|
Readability++
|
2004-03-11 00:27:16 +00:00 |
|
Ilia Alshanetsky
|
21a7e57ae7
|
Fixed memory leak in the multi interface.
Fixed proto of curl_multi_exec().
Fixed crash in curl resource attached to curl multi resource is manually
freed via curl_close().
|
2004-03-11 00:11:18 +00:00 |
|
Ilia Alshanetsky
|
e33168207e
|
Fixed memory leak with curl_multi_init() de-initialization.
|
2004-03-09 15:04:17 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Edin Kadribasic
|
23a9f80f89
|
ZTS Fixes
|
2003-06-19 23:13:28 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
Brian France
|
031aef1e0c
|
Added HAVE_CONFIG_H check so the phpize build method works
|
2003-04-05 08:14:56 +00:00 |
|
Sterling Hughes
|
335a1c1a6d
|
forgot to commit this.
|
2003-04-04 16:00:33 +00:00 |
|
Sterling Hughes
|
bb7c2ddb23
|
add the ability for curl_multi_info to introspect the handles.
# Zend commit doesn't break anything, so I'm committing it. If anyone
# has problems, just speak up. :)
|
2003-04-02 16:58:52 +00:00 |
|
foobar
|
b4b661ae0a
|
WS & CS fixes
|
2003-03-17 15:06:11 +00:00 |
|
Hartmut Holzgraefe
|
dbe4f2238c
|
proto fixes
|
2003-03-17 13:11:19 +00:00 |
|
foobar
|
afc69728a8
|
(hope) fix some win32 build errors
|
2003-02-25 07:19:44 +00:00 |
|
Sebastian Bergmann
|
b506f5c8f8
|
Bump year.
|
2002-12-31 16:08:15 +00:00 |
|
Sterling Hughes
|
89ea16ffaa
|
remove C++ comments
|
2002-11-14 04:07:51 +00:00 |
|
Sterling Hughes
|
9d04acdaaa
|
curl_multi_info_read is unimplemented...
|
2002-11-13 22:43:31 +00:00 |
|
Sterling Hughes
|
537284418c
|
add multi support and reorganize things a bit...
|
2002-11-13 22:25:33 +00:00 |
|