Age | Commit message (Expand) | Author |
2009-09-28 | libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h | Yang Tse |
2009-09-25 | Changed the default OpenSSL include path | Dan Fandrich |
2009-09-17 | Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h | Yang Tse |
2009-08-31 | OS400: adjust inclusion paths in include files to avoid "include file not fou... | Patrick Monnerat |
2009-08-11 | Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT | Patrick Monnerat |
2009-07-15 | Added nonblock.c to the non-automake makefiles (note that the dependencies | Dan Fandrich |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf |
2009-06-13 | add default USE_CURLDEBUG setting | Yang Tse |
2009-06-13 | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse |
2009-06-11 | added header inclusion guard | Yang Tse |
2009-06-10 | VMS adjustments | Yang Tse |
2009-06-10 | Adjusted to take in account that... | Yang Tse |
2009-05-21 | Added CVS id. | Gisle Vanem |
2009-05-21 | Update coments. Long-file name setup is required. | Gisle Vanem |
2009-05-19 | Remove empty line used to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | Add empty line, to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | Added seek callback definitions in RPG wrappers | Patrick Monnerat |
2009-05-09 | Makefile.am was lost | Yang Tse |
2009-05-09 | Remove DOS and TPF package's Makefile.am | Yang Tse |
2009-05-06 | curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0 | Yang Tse |
2009-05-04 | ignore this | Yang Tse |
2009-05-02 | This wasn't intended to be committed. | Yang Tse |
2009-05-02 | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-04-21 | Moved potential inclusion of system's malloc.h and memory.h header files to | Yang Tse |
2009-04-11 | Added new libcurl source files to Symbian OS build files. | Dan Fandrich |
2009-03-03 | Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit... | Patrick Monnerat |
2009-02-17 | Continue sync work on OS400 specific code and RPG binding. | Patrick Monnerat |
2009-02-16 | Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t... | Patrick Monnerat |
2008-12-11 | _ Use getaddrinfo/getnameinfo ascii wrappers on OS400. | Patrick Monnerat |
2008-11-17 | if2ip.c related preprocessor cleanup | Yang Tse |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-11-11 | Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) | Yang Tse |
2008-10-28 | Tweaked the include paths to work in CodeWarrior | Dan Fandrich |
2008-10-25 | Added experimental support for zlib and OpenSSL on Symbian OS. | Dan Fandrich |
2008-10-24 | Added rawstr.c to Symbian curl build | Dan Fandrich |
2008-10-23 | Added rawstr.c to the non-configure libcurl makefiles | Dan Fandrich |
2008-10-17 | Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG... | Patrick Monnerat |
2008-10-10 | _ Adapt OS400 EBCDIC wrappers to new options. | Patrick Monnerat |
2008-09-30 | Include latest parameter definitions in ILE/RPG bindings | Patrick Monnerat |
2008-09-24 | configure script now checks availability of the inet_ntop() function, | Yang Tse |
2008-09-24 | ntoa() and inet_ntoa_r() no longer used | Yang Tse |
2008-09-19 | HAVE_ALARM definition for static config-*.h files | Yang Tse |
2008-09-13 | fix compiler warning: external declaration in primary source file | Yang Tse |
2008-09-12 | ANSI C compatibility adjustment | Yang Tse |
2008-09-06 | remove unnecessary typecasting of malloc() | Yang Tse |
2008-09-06 | remove unnecessary typecasting of calloc() | Yang Tse |
2008-09-06 | remove unnecessary typecasting of realloc() | Yang Tse |
2008-09-03 | sync curlmsg* with curl.h for 7.19.0 | Marty Kuhrt |
2008-08-25 | Adapting OS400 build scripts to new features: new curlbuild.h file and soname... | Patrick Monnerat |