openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Ocaml Curl Library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
15 minutes
ago. based on code collected
17 minutes
ago.
Oct 08, 2024 — Oct 08, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added options, COOKIELIST, FTP_ACCOUNT, IOCTLFUNCTION. Fixed bugs related to connection duplication.
qchamaeleon
More...
over 17 years ago
Adding support for CURLOPT_FTPSSLAUTH.
qchamaeleon
More...
over 17 years ago
Fixed CURLOPT_HTTPAUTH and several others related to incorrect usage of Tag_val() where Long_val() should have been used instead. Also fixed some spelling errors for two #ifdefs.
qchamaeleon
More...
over 17 years ago
Added a warning if we don't get the config file. This should be super verbose in the degenerate case.
robertfischer
More...
over 17 years ago
Needed to change from "warn" to "warning"
robertfischer
More...
over 17 years ago
Checking in warnings that fire if your config file doesn't pick up on a feature. We should really macro that in the near future.
robertfischer
More...
over 17 years ago
Added raising of exceptions for unimplemented options.
qchamaeleon
More...
about 21 years ago
Fixed bug in error code mapping.
qchamaeleon
More...
about 21 years ago
Added tests for CURLE declarations.
qchamaeleon
More...
about 21 years ago
Fixed problem with location of libcurl header files when multiple installations are present. curl-config now influences the configuration tests for CURLOPT/CURLINFO declarations.
qchamaeleon
More...
about 21 years ago
Added tests for CURLOPT/CURLINFO declarations to enable conditional compilation depending on the installed version of libcurl.
qchamaeleon
More...
about 21 years ago
Fixed some bugs in the option mapping.
qchamaeleon
More...
about 21 years ago
Added several new options, covering the 7.12.0 release of libcurl.
qchamaeleon
More...
about 21 years ago
Added rough version of Windows makefile.
qchamaeleon
More...
about 21 years ago
Wrapped C pointer in an Abstract_tag block to prevent possible GC mishaps.
qchamaeleon
More...
over 21 years ago
Fixed bug in array size computation.
qchamaeleon
More...
almost 22 years ago
Fixed install dir location.
qchamaeleon
More...
almost 22 years ago
Fixed include path in Makefile template.
qchamaeleon
More...
almost 22 years ago
Removed obsolete include.
qchamaeleon
More...
almost 22 years ago
Bumped findlib version number.
qchamaeleon
More...
almost 22 years ago
Added a class wrapper.
qchamaeleon
More...
almost 22 years ago
Fixed problem with configuration when findlib is not available. configure must now be given --with-findlib to make use of findlib.
qchamaeleon
More...
almost 22 years ago
Added support for findlib. Thanks to Giuseppe Castagna for the necessary changes!
qchamaeleon
More...
almost 22 years ago
Removed erroneous free() statement.
qchamaeleon
More...
about 22 years ago
Initialization of Ocaml values before register_global_root() is called.
qchamaeleon
More...
over 22 years ago
Fixed bug in handleSSLVerifyHost() and added a minimal SSL test program.
qchamaeleon
More...
over 22 years ago
Added functions to improve the API a bit. Changed examples to make use of them.
qchamaeleon
More...
over 22 years ago
Removed debug printf() statements.
qchamaeleon
More...
over 22 years ago
Attempt to fix broken form posting. Fixes to makefiles if ocamlopt is not available.
qchamaeleon
More...
over 22 years ago
Added removal of .depend files, and the generation of .depend in the examples directory.
qchamaeleon
More...
over 22 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree