Commit Graph

23 Commits (ba58394b949d87a3c36222e9a8a4dc999798190f)

Author SHA1 Message Date
Stephane Bortzmeyer 28b8096a8b Now uses automake and libtool for plugins. Quite broken. 20 years ago
Stephane Bortzmeyer 042832a695 A general autoconf file for common plugin macros 20 years ago
Stephane Bortzmeyer 1b179e9f79 Now uses the popt library instead of the standard getopt, to parse options. 20 years ago
Stephane Bortzmeyer b46a6cb296 First attempt to modularity, through plugins 20 years ago
Stephane Bortzmeyer 5622902b25 New config.guess from automake 21 years ago
Stephane Bortzmeyer 9d0fec5e12 * Porting to Autoconf 2.5 (copnfigure.in -> configure.ac, etc)
* Porting to version 0.3 of libidn
* New autoconf test for GNU libidn
21 years ago
Stephane Bortzmeyer 9bec7086de Better error messages when no libidn 21 years ago
Stephane Bortzmeyer aa7d8b33a7 First attempt to IDN 21 years ago
Stephane Bortzmeyer 56741f75b6 Now uses strerror instead of sys_errlist 21 years ago
Stephane Bortzmeyer 369af6e01c GNU TLS support (still a bug when looping) 21 years ago
Stephane Bortzmeyer abcf574c26 First IPv6 version 22 years ago
Stephane Bortzmeyer 1a192ee308 Better detection of getaddrinfo() which is a macro on tru64 24 years ago
Stephane Bortzmeyer f3e2aaf6e1 Error in ICP port name handling. Fixed. 24 years ago
Stephane Bortzmeyer be80c06f3c New code to find dynamically the HTTP port. 24 years ago
Stephane Bortzmeyer 44fd8024a7 SSL support 24 years ago
Stephane Bortzmeyer 0e28b87f8c SMTP support by Samuel Tardieu 24 years ago
Stephane Bortzmeyer c2cd354e12 New version with fgets reading instead of one-read-per-byte. See bug 104290 24 years ago
Stephane Bortzmeyer a1e85cdbd2 * configure now tries to detect the name of the HTTP port
* Fix an AIX bug when calling free() (closes #108782)
24 years ago
Stephane Bortzmeyer 095a4784fe Trying to find the name of the HTTP service automatically 24 years ago
Stephane Bortzmeyer ec2e4872f2 Only the automatically produced files:
autoconf/automake ran again with latest and clean versions.
24 years ago
Stephane Bortzmeyer ef763b13a4 autoconf support extended for Solaris (which needs -lnsl and -socket) 24 years ago
Stephane Bortzmeyer 936a7bf78f Better Makefile.am (and relatives), with support of man pages, etc. 24 years ago
Stephane Bortzmeyer 96447af5b7 A forgotten file 24 years ago