summaryrefslogtreecommitdiff
path: root/libsoup/soup-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify soup_host_matches_host()Claudio Saavedra2018-08-101-10/+1
* soup-misc: add a GDestroyNotify to soup_add_completion_reffed()Dan Winship2016-12-031-5/+6
* Bug 587145 - Add GSS-Negotiate supportGuido Guenther2016-03-141-0/+35
* Include config.h if needed in the files that do not include it yetIgnacio Casal Quinteiro2015-11-041-0/+4
* SoupSessionAsync: fix the idle_run_queue source handling (again)Dan Winship2012-08-131-4/+17
* Clean up includesDan Winship2012-07-131-1/+0
* Use GTlsDatabase, add new SoupSession properties for itDan Winship2011-09-291-0/+2
* Fixes and additions for new introspection scannerDan Winship2010-09-131-4/+4
* add a few missing introspection annotationsDan Winship2010-08-201-8/+8
* Add macros for checking character classes. Eg, soup_char_is_token()Dan Winship2010-04-091-0/+59
* SoupConnection/SoupSession reorg and cleanupDan Winship2009-06-061-57/+0
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+2
* Add this to schedule a callback in a GMainContext "right away", as opposedDan Winship2008-07-261-0/+30
* remove prototype for soup_signal_connect_once, which is only used byDan Winship2008-02-091-13/+6
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-83/+9
* require glib 2.12. check for timegm().Dan Winship2007-03-171-237/+19
* new method to find a "real" (ie, not comment or whitespace) xml nodeDan Winship2006-11-061-0/+17
* fix lots of warnings. Partially from patches from Andrew W. Nosenko, andDan Winship2006-11-031-8/+9
* make this buildDan Winship2005-11-101-2/+2
* bump version to 2.2.90. This will not be officially released, but onceDan Winship2005-11-101-0/+78
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-3/+20
* Do this less kludgefully, using the magic of GClosure, to fix x86_64Dan Winship2004-05-111-16/+23
* fix last fixDan Winship2003-11-181-2/+2
* Change G_LOG_DOMAIN to "libsoup". Remove unused defines.Dan Winship2003-11-181-2/+2
* Remove refcounting, but note whether or not the CA file has been loaded.Dan Winship2003-09-231-67/+0
* Move RESPONSE_BLOCK_SIZE #define here from soup-private.hDan Winship2003-09-221-304/+13
* Add "authenticate" and "reauthenticate" signals. (invalidate_auth): RemoveDan Winship2003-09-101-25/+0
* Beginnings of improved synchronous API supportDan Winship2003-09-091-13/+0
* Move a bunch of logic here from soup-context. Now the session keeps trackDan Winship2003-09-051-80/+0
* First draft at the new object to maintain formerly-global state. (Not yetDan Winship2003-09-021-20/+2
* Remove this. RC doesn't let you configure it, and no one has complained,Dan Winship2003-08-191-1/+1
* Make this more like a struct sockaddr again (like it used to be). InDan Winship2003-08-181-0/+58
* New, split out from soup-context and made into a GObject.Dan Winship2003-08-141-4/+3
* Change old Helix Code refs to Ximian (and update copyright dates).Dan Winship2002-11-151-1/+1
* Split libsoup out of soup. ChangeLog.old contains the original soupDan Winship2002-11-051-8/+62
* Bump development version to 0.7.99.Alex Graveley2002-03-121-52/+258
* Call soup_auth_fn if we don't have auth data in the URI, then callAlex Graveley2001-10-301-0/+24
* Rewritten for the new apis, and to be more clean, and to have manyAlex Graveley2001-09-081-0/+1
* impl. (soup_config_ssl_ca_directory): impl. (soup_config_ssl_certificate):Alex Graveley2001-08-261-0/+31
* impl. (soup_set_ssl_ca_dir): impl. (soup_set_ssl_cert_files): impl.Alex Graveley2001-08-261-0/+41
* Update Chris Blizzard's email address.Alex Graveley2001-08-231-1/+1
* Fix bug where only the first valid config token is loaded from the configAlex Graveley2001-07-301-3/+5
* Use g_strncasecmp.Alex Graveley2001-07-101-47/+49
* If we're passing in NULL (to reset the proxy), don't try toJoe Shaw2001-06-151-1/+3
* Implement. Sets the HTTP method for a given message. (soup_message_new):Joe Shaw2001-06-061-1/+1
* Correctly note copyright for soup_base64_encode() to the FSF, and creditAlex Graveley2001-06-011-4/+5
* Fixed all gtk-doc moans in soup-core documentationDick Porter2001-05-171-2/+1
* Document. Needs more details and descriptions from the SOAP spec.Alex Graveley2001-05-161-1/+78
* SoupSocketConnectFn no longer takes a SoupAddress argument, as it can beAlex Graveley2001-04-231-1/+6
* remove hack to look at internals of GNET by using the new forked GNET :)Alex Graveley2001-03-221-0/+6