Nico Baggus added more error codes to the VMS stuff.
[platform/upstream/curl.git] / configure.in
2002-02-25 Daniel Stenbergthe test suite http server is now automake'd
2002-02-25 Daniel Stenberggenerate a config file for the test suite http server too
2002-02-19 Daniel Stenbergmoved the config.h to lib/config.h
2002-01-18 Daniel Stenbergplaying with more strict gcc warnings with --enable...
2002-01-18 Daniel Stenbergcommented out the 'long long' and 'long double' checks...
2002-01-03 Daniel Stenbergmulti stuff from the multi-dev branch
2001-12-17 Daniel StenbergGötz Babin-Ebell's OpenSSL ENGINE patch
2001-12-07 Daniel Stenbergadded gmtime_r check
2001-11-28 Daniel StenbergAdded an in_addr_t check
2001-10-29 Daniel StenbergKevin Roth's cygwin package fixes
2001-10-23 Daniel Stenbergadded AC_PREREQ(2.50) to prevent autoconf mistakes
2001-10-22 Daniel Stenbergadded cygwin package makefile
2001-10-16 Daniel Stenbergadded AC_LIBTOOL_WIN32_DLL for cygwin setup issues
2001-10-11 Daniel Stenberggetservbyname is not used by libcurl, don't check for it
2001-10-04 Daniel StenbergAlbert Chin's improved gethostbyname_r() tests
2001-10-01 Daniel StenbergAdded non-blocking sockets test
2001-09-12 Daniel Stenbergremoved perl and php makefiles
2001-09-07 Daniel Stenbergchecks for sys/utime.h
2001-09-03 Daniel Stenbergutime() and utime.h adjustments for curl -R
2001-08-21 Daniel StenbergTroy Engel's fix for running configure without --with-ssl
2001-08-20 Daniel StenbergAlbert Chin's neat configure/package fixes
2001-08-14 Daniel Stenberg--enable-debug now sets the following CFLAGS:
2001-06-20 Daniel Stenbergwhen --with-ssl is used with a specified path, we use...
2001-06-11 Daniel StenbergAdded a check that 'localhost' resolves before the...
2001-05-31 Daniel Stenbergfixed the dlopen check
2001-05-30 Cris BailiffAdded Solaris 'pkgadd' building support to packages...
2001-05-29 Daniel Stenbergcheck for strtok_r
2001-05-28 Daniel Stenbergadded 'curl-config --vernum' for hardcore hex version...
2001-05-22 Daniel Stenberggeneral autoconf and automake fixes
2001-05-22 Daniel Stenbergcleanup commit for new autoconf+automake+libtool versions
2001-05-21 Daniel Stenbergadded a lame double-check for libcrypto as otherwise...
2001-05-18 Daniel Stenbergthis should not set a SSL path to LDFLAGS or CPPFLAGS...
2001-05-18 Daniel Stenbergnicer OpenSSL header check
2001-04-18 Daniel Stenbergconfigure sets variables that curl-config uses to displ...
2001-04-17 Daniel StenbergGenerates curl-config now
2001-03-22 Daniel StenbergAndrés García's problems on the mailing list made me...
2001-03-16 Daniel Stenbergfix the new makefiles in php/ and perl/
2001-03-14 Daniel Stenbergchecks for a few functions and include files more for...
2001-03-09 Daniel Stenbergthe socklen_t check is more involved now, but works...
2001-03-09 Daniel Stenbergadded a check for socklen_t
2001-03-06 Daniel Stenbergnew seeding stuff as mentioned by Albert Chin
2001-03-04 Daniel Stenberg7.7 alpha 2 commit
2001-02-07 Daniel Stenberg7.6.1-pre3
2001-02-05 Daniel StenbergJun-ichiro itojun Hagino's IPv6 adjustments
2001-02-01 Daniel StenbergAdded support for --enable-debug
2001-01-31 Daniel StenbergAdded a check for a working getaddrinfo() that is requi...
2001-01-25 Daniel Stenbergmake the configure script die if select() or socket...
2001-01-22 Daniel StenbergAdded simple IPv6 recognition support
2001-01-08 Daniel Stenberg'make distcheck' works now
2001-01-08 Daniel Stenbergdistcheck fixes
2001-01-08 Daniel Stenbergadjusted to work with automake 'make dist'
2001-01-08 Daniel StenbergLoic Dachary's makefile/dist/rpm fixes
2001-01-04 Daniel Stenbergconfigure now finds the correct version number even...
2000-12-11 Daniel StenbergAlbert Chin-A-Young fixed the SSL option to use LDFLAGS...
2000-11-10 Daniel Stenbergthe tests dir is added
2000-11-10 Daniel Stenbergadded getpass_r check
2000-11-09 Daniel StenbergAdded RSAglue/rsaref lib check if the crypto lib is...
2000-11-08 Daniel Stenbergcleaned up the thread-safe checks into separate functio...
2000-11-01 Daniel Stenbergadded signal in case sigaction is missing
2000-10-27 Daniel StenbergAdded sigaction check
2000-10-26 Daniel Stenbergremoved getpass-check since getpass() is no longer...
2000-10-23 Daniel Stenbergthe configure script dynamically gets the version from...
2000-10-16 Daniel Stenberg7.4.1 commit
2000-10-06 Daniel Stenbergmoved the src/config.h stuff to the bottom, as automake...
2000-09-28 Daniel Stenberg7.3 commit
2000-09-26 Daniel Stenbergmoved the RAND_status() and RAND_screen() checks to...
2000-08-31 Daniel Stenbergpatched 7.2 configure to work!
2000-08-30 Daniel Stenberg7.2
2000-08-24 Daniel StenbergInreased buffer size for the Linux gethostbyname_r...
2000-08-24 Daniel Stenbergremoved the AC_TRY_RUN complaints
2000-08-24 Daniel Stenberghostname and large file support added
2000-08-23 Daniel StenbergAlbert Chin-A-Young's fixes
2000-08-21 Daniel Stenberg7.1.1 cleanup commit
2000-08-17 Daniel Stenbergremoved the vprintf check, we have our own internal...
2000-08-04 Daniel Stenbergbrand new gethostbyname_r() and gethostbyaddr_r() check...
2000-07-31 Daniel Stenbergbig last-beta (?) cleanup commit
2000-07-29 Daniel Stenbergadded localtime_r()
2000-07-26 Daniel Stenberglibtool adjustments
2000-07-25 Daniel Stenbergre-added the check for BOTH nsl and socket libs
2000-05-30 Daniel StenbergAdded checks for number of parameters to the functions...
2000-05-30 Daniel Stenbergpre-release commit
2000-05-25 Daniel Stenbergadded sys/time.h check
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-05-14 Daniel StenbergAdded BOTH nsl+socket lib check
2000-05-14 Daniel Stenbergstring checks added
2000-03-21 Daniel Stenbergremoved the double BSD install check
2000-03-21 Daniel Stenberg6.5.2 release commit
2000-03-21 Daniel Stenbergrelease commit time
2000-03-16 Daniel StenbergAdded checks for RAND_screen, malloc.h and stdlib.h
2000-03-14 Daniel Stenberg6.5 cleanup commit
2000-03-13 Daniel Stenbergput back the perl binary check
2000-03-02 Daniel StenbergAdded checks for setvbuf(), RAND_set() and removed...
2000-01-10 Daniel Stenbergmore removals
1999-12-29 Daniel StenbergInitial revision