summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* soup 0.7.3SOUP_0_7_3Dan Winship2002-05-121-1/+1
* Fix this to check SSL_pending *after* doing the read.Dan Winship2002-04-291-1/+1
* Bump version to 0.7.2.1. This release contains the SSL_connect revertSOUP_0_7_2_1Alex Graveley2002-04-111-1/+1
* Bump version to 0.7.2. A stable feature release. Yay!SOUP_0_7_2Alex Graveley2002-04-081-1/+1
* Bump version to 0.7.1.SOUP_0_7_1Alex Graveley2002-03-211-1/+1
* Bump version to 0.7.0.SOUP_0_7_0Alex Graveley2002-03-191-2/+2
* SOUP_AGE goes to 1, SOUP_CURRENT goes to 4. Update version to 0.6.99.soup-0-6Alex Graveley2002-03-071-4/+5
* add popt cflags to includesJP Rosevear2002-02-261-4/+18
* Add SOUP_ERROR_MOVED_TEMPORARILY (which was in early HTTP1.1 and HTTP1.0Alex Graveley2002-01-091-3/+5
* UpdateAlex Graveley2002-01-081-31/+65
* Pull the SoupServerAuth from soup-server.h to here.Alex Graveley2001-12-011-0/+1
* Version 0.6.0. Ditto.SOUP_0_6_0Alex Graveley2001-11-081-1/+1
* Set debug default to "minimum", which turns off G_ENABLE_DEBUG (and theAlex Graveley2001-11-081-6/+1
* Add missing newlines after sections.Alex Graveley2001-11-021-0/+2
* Fix the popt check so you can pass CPPFLAGS and LDFLAGS in in theDan Winship2001-10-311-10/+2
* Fix up the networking library checks to work on Solaris. Check forDan Winship2001-10-251-4/+5
* Explicitly add libplc4 and libplds4 which are dependencies of libnspr4.Alex Graveley2001-10-061-1/+1
* Fix HAVE_OPENSSL and HAVE_NSS checks as these were always being defined.Alex Graveley2001-10-021-2/+8
* Add defines for SOUP_PTRACE_ATTACH and SOUP_PTRACE_DETACH to removeAlex Graveley2001-10-021-4/+7
* Rewritten for the new apis, and to be more clean, and to have manyAlex Graveley2001-09-081-20/+20
* Fix headers for new layout. Ditto.Alex Graveley2001-08-291-7/+10
* forgot to commit thisJoe Shaw2001-08-271-1/+1
* Initial WebDAV server support.Alex Graveley2001-08-171-1/+3
* Bump version to 0.4.3.Alex Graveley2001-08-091-1/+1
* Bump version to 0.4.2.Alex Graveley2001-07-311-1/+1
* Bump the version up to 0.4.1.Joe Shaw2001-07-261-1/+1
* Bump version to 0.4.0.Alex Graveley2001-07-191-1/+1
* Remove -Werror from WSDL_CFLAGS as this ills on so many redhat distros.Alex Graveley2001-07-191-39/+8
* Use g_strncasecmp.Alex Graveley2001-07-101-1/+1
* Remove _SoupMessagePrivate bits covered by soup-transfer.Alex Graveley2001-07-021-1/+1
* Formatting.Alex Graveley2001-06-181-0/+1
* Un-windozed the unistd checkDick Porter2001-06-181-1/+33
* add check for unistd.hAlex Graveley2001-06-151-0/+1
* replace 'childs' with 'xmlChildrenNode', 'root' with 'xmlRootNode' andDick Porter2001-06-151-8/+42
* Added.Alex Graveley2001-06-011-1/+2
* Prune soup-core internal files.Alex Graveley2001-05-181-74/+93
* Extract gtk-doc documentation from the codeDick Porter2001-05-171-1/+57
* get this script working again and add wsdlJP Rosevear2001-04-251-4/+12
* Typecode support for the simple glib schema, similar in style to CORBADick Porter2001-04-231-0/+54
* Rewrote much of the glib schema code to handle structs with child structs,Dick Porter2001-03-301-1/+5
* add CFLAGS to apxs parameters, to output the correct compilation flagsRodrigo Moya2001-03-291-1/+1
* remove hack to look at internals of GNET by using the new forked GNET :)Alex Graveley2001-03-221-16/+95
* don't chmod the files. soup-config become executable on install byJP Rosevear2001-03-131-3/+2
* avoid leading and trailing quotes. If an exact match is not found, lookupAlex Graveley2001-03-131-1/+1
* after failing an explicit path execution, use execlp (instead of execl) toAlex Graveley2001-03-091-2/+3
* send the apache info to the config scriptJP Rosevear2001-03-091-3/+3
* script to provide soup-apache config info through gnome-configJP Rosevear2001-03-081-2/+11
* use configure.in vars for substJP Rosevear2001-03-071-1/+7
* created. moved cgi-related request processing here. do not use it.Alex Graveley2001-03-071-14/+35
* properly version the project and give an option to disable more warningsJP Rosevear2001-03-061-5/+9