summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Call g_type_class_add_private.LIBSOUP_2_2_6_1Dan Winship2005-08-224-2/+17
* Bump to 2.2.6. Bump SOUP_AGE and SOUP_CURRENT for soup_server_get_socket()LIBSOUP_2_2_6Dan Winship2005-08-223-4/+28
* Fix g_object_add/remove_weak_pointer usage to prevent a crash whenDan Winship2005-08-222-2/+8
* Fix a connection leak reported by Tambet.Dan Winship2005-08-166-63/+88
* use G_GNUC_NULL_TERMINATED.Dan Winship2005-08-157-5/+26
* Fix compilation errors.Tambet Ingo2005-08-153-8/+18
* new method to get the server's listening socket.Dan Winship2005-08-125-0/+44
* Free priv->read_buf. From Tambet. (soup_socket_connect): Make sure thatDan Winship2005-08-052-4/+14
* drop version back down to 2.2.5 and SOUP_API_VERSION back to 2.2; due toLIBSOUP_2_2_5Dan Winship2005-08-015-14/+86
* Finalize a SoupMD5Context and write out the digest in hex digits.Dan Winship2005-08-015-56/+55
* Allow relative URIs, since some servers are lame. Based on a patch fromDan Winship2005-07-153-2/+24
* Mention in the doc comment that gmtime() is thread-safe on Windows.Tor Lillqvist2005-07-062-2/+11
* check for gmtime_rDan Winship2005-06-1414-8/+1670
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-1461-1217/+2652
* Check also for inet_ntop(). Pre-cache knowledge that we do haveTor Lillqvist2005-06-143-26/+57
* Fix this to use just the domain name for the domain, not the wholeDan Winship2005-06-082-1/+9
* lock host_lock around this, since it can be called from set_property().Dan Winship2005-06-072-0/+8
* Use --type-init-func to force g_thread_init to be called. [#302674]Dan Winship2005-05-052-6/+8
* ignore libsoup-zipDan Winship2005-05-021-0/+1
* Call AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automake conditionalTor Lillqvist2005-04-1915-45/+274
* make this work with pre-EAI_OVERFLOW glibc [#300620]Dan Winship2005-04-152-3/+14
* updateDan Winship2005-04-142-1/+2
* Remove the various gethostbyname_r checks and just check forDan Winship2005-04-126-727/+464
* require glib-2.0 >= 2.4.0Dan Winship2005-04-1138-1228/+1247
* bump version to 2.3.0. bump SOUP_API_VERSION to 2.4Dan Winship2005-04-118-14/+34
* belatedly pull up changes from gnome-2-10 branchDan Winship2005-04-115-25/+101
* ** See ximian bug #70323.Not Zed2005-01-122-20/+27
* updateDan Winship2004-10-061-8/+17
* oops, forgot to save after adding bug #Dan Winship2004-10-061-1/+1
* add SOUP_SSL_ERROR_CERTIFICATE.Dan Winship2004-10-064-5/+49
* Add this, with some extra initialization needed for libgcrypt 1.2 orDan Winship2004-10-042-2/+31
* add some thingsDan Winship2004-08-311-0/+5
* Bump version to 2.2.0.LIBSOUP_2_2_0Dan Winship2004-08-262-2/+4
* Update this to reflect the last 2 years.Dan Winship2004-08-266-31/+143
* add/fix lots of gtk-doc commentsDan Winship2004-08-2638-242/+948
* bump version, libtool numberLIBSOUP_2_1_13JP Rosevear2004-08-132-3/+7
* Don't use conn after emitting the "connect_result" signal, since it mightDan Winship2004-08-102-3/+9
* Add flag "broken_encoding" to SoupUri.Dan Winship2004-08-093-7/+32
* bump version, libtool numberLIBSOUP_2_1_12JP Rosevear2004-07-192-4/+8
* Simplify this. If the message comes back from soup_connection_send_requestDan Winship2004-07-192-27/+10
* If the connection attempt succeeded, reserve the connection beforeDan Winship2004-07-145-19/+130
* signal the "connections available" condition after the message finishes.Dan Winship2004-07-123-2/+12
* Revert previous change for now; it breaks the build on distros with olderDan Winship2004-07-082-10/+7
* Basic SOAP test, using Aonaware's SOAP->DICT gatewayDan Winship2004-07-085-3/+191
* if the protocol is http or https, require a hostname. For #61049Dan Winship2004-07-073-5/+38
* updated todo ideasDan Winship2004-06-091-33/+55
* bump version to 2.1.11, libtool numberLIBSOUP_2_1_11JP Rosevear2004-06-032-2/+6
* Redo the various IPv4/IPv6-abstracting macros to not use ?: expressions asDan Winship2004-06-023-52/+88
* Simple test of the dns codeDan Winship2004-06-023-0/+57
* bump version, libtool numbersLIBSOUP_2_1_10JP Rosevear2004-05-192-4/+8