summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.99.19 (the all 1s and 9s release)LIBSOUP_1_99_19Dan Winship2003-04-282-1/+5
* if an old connection suddenly gets an io error while reading or writing,Dan Winship2003-04-252-1/+13
* Don't set up the soup-transfer callbacks to keep reading off theDan Winship2003-04-243-24/+55
* Up version to 1.99.18 Line separator after GNUTLS_CFLAGSRodney Dawes2003-04-213-2/+7
* file soup-proxy-auth-context.c was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-proxy-auth-context.h was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-www-auth-context.c was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-www-auth-context.h was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-auth-context.c was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-auth-context.h was initially added on branch soup-refactoring.Dan Winship2003-04-210-0/+0
* file soup-server-cgi.c was initially added on branch soup-refactoring.Dan Winship2003-04-180-0/+0
* file soup-server-cgi.h was initially added on branch soup-refactoring.Dan Winship2003-04-180-0/+0
* file soup-server-tcp.c was initially added on branch soup-refactoring.Dan Winship2003-04-180-0/+0
* file soup-server-tcp.h was initially added on branch soup-refactoring.Dan Winship2003-04-180-0/+0
* New function to close all idle connections. (Needed for #41117 or elseDan Winship2003-04-114-1/+50
* proxy_https_connect_cb() might not get called if connecting to the proxyJoe Shaw2003-04-101-0/+7
* *** empty log message ***Joe Shaw2003-04-101-0/+6
* 1.99.17LIBSOUP_1_99_17Dan Winship2003-04-092-1/+5
* Revert Joe's changes. We can't release the connection there because thereDan Winship2003-04-072-7/+6
* guard against EINTR error during waitpidJP Rosevear2003-04-033-7/+21
* Only drop the connection if we get an error condition on the channel.Joe Shaw2003-04-022-2/+16
* Just call soup_connection_release() from here and return whether theJoe Shaw2003-04-022-5/+10
* (soup_gnutls_close): loop on gnutls_bye inIan Peters2003-03-312-1/+12
* If the new context points to a different server from the old context, callDan Winship2003-03-312-1/+12
* Bump up to 1.99.16LIBSOUP_1_99_16Joe Shaw2003-03-252-1/+5
* Add SOUP_ERROR_SSL_FAILED which gives a slightly better error message onJoe Shaw2003-03-244-9/+27
* Use non-deprecated g_main_loop_* calls throughout. (soup_server_unref):Joe Shaw2003-03-212-6/+14
* comment out NSS checks. The NSS code doesn't work and there are no currentDan Winship2003-03-184-54/+56
* Bump the timeout to 10 seconds (and get rid of the 3 tries) so we don'tDan Winship2003-03-182-6/+9
* Bump up to 1.99.15.LIBSOUP_1_99_15Joe Shaw2003-03-172-1/+5
* because creating client credentials isIan Peters2003-03-122-15/+78
* add ssl libs to defaults, since ssl doesn't use pkgconfigFrank Belew (Myth)2003-03-112-1/+6
* Bump up to 1.99.14.Joe Shaw2003-03-102-1/+3
* Add support for GnuTLS. Patch from Ian Peters.Joe Shaw2003-03-106-42/+627
* Bump up to 1.99.13.Joe Shaw2003-03-076-16/+26
* Bump up to 1.99.12.Joe Shaw2003-02-283-20/+34
* Try to apply some order to the iochannel refcounting...Joe Shaw2003-02-274-13/+31
* Bump up to 1.99.10.Joe Shaw2003-02-273-1/+10
* Bump up to 1.99.9.Joe Shaw2003-02-263-2/+16
* added workaround to link ssl-proxy staticallyFrank Belew (Myth)2003-02-262-0/+9
* Bump up to 1.99.8 for snaps.Joe Shaw2003-02-112-1/+9
* *** empty log message ***Joe Shaw2003-02-111-9/+6
* Bump up to 1.99.7 for snaps.Joe Shaw2003-02-113-2/+15
* Bump up to 1.99.6 for snaps.Joe Shaw2003-02-045-17/+50
* Bump up to 1.99.5 for the snaps.Joe Shaw2003-01-223-2/+12
* It's not uncommon for us to get a G_IO_ERROR_AGAIN when trying to writeJoe Shaw2003-01-172-1/+12
* bump up version for snapsJoe Shaw2003-01-101-1/+1
* Load some X509 and SSL error strings and print out the error when the certJoe Shaw2003-01-102-2/+13
* Fix a memcpy overrun noticed by valgrindDan Winship2003-01-092-2/+7
* Added. Starts a server only on the interface specified, instead of allJoe Shaw2002-12-204-6/+39