This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 10:03:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d90ef12bb8dcd84916ff67822c3fdb357e4f807f
archived-php-src
/
ext
/
curl
History
Andi Gutmans
0ac0f656ae
- Fix possible buffer overflow. Always better to use strlcpy() instead
...
of strncpy()
2001-05-02 22:22:16 +00:00
..
config.m4
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
2001-03-27 20:35:04 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
curl.c
- Fix possible buffer overflow. Always better to use strlcpy() instead
2001-05-02 22:22:16 +00:00
curl.dsp
cleanup, added configurations for ssl as well
2000-09-26 11:51:31 +00:00
Makefile.in
Add CURL support (
http://curl.haxx.se
).
2000-07-16 19:37:33 +00:00
php_curl.h
# Ok, big ass change list. Most of the changes are NEW's worthy, so
2001-04-30 14:36:19 +00:00