summaryrefslogtreecommitdiff
path: root/libsoup/soup-uri.h
Commit message (Expand)AuthorAgeFilesLines
* use an underscore for struct definitions. Fixes bug #518317.Benjamin Otte2008-02-251-1/+1
* Fix these so that direct comparisons against them actually *are* fasterDan Winship2008-02-021-2/+3
* newDan Winship2008-02-011-40/+43
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-55/+55
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+4
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-141-0/+18
* Add flag "broken_encoding" to SoupUri.Dan Winship2004-08-091-0/+3
* Add "authenticate" and "reauthenticate" signals. (invalidate_auth): RemoveDan Winship2003-09-101-6/+0
* Beginnings of improved synchronous API supportDan Winship2003-09-091-0/+1
* New header with typedefs, to avoid #include loops among other headers.Dan Winship2003-08-271-3/+3
* Higher-than-soup-message-io-level functions to do client-side IO. (CodeDan Winship2003-08-261-16/+18
* Remove this. RC doesn't let you configure it, and no one has complained,Dan Winship2003-08-191-2/+0
* Pull over some new test programs from the soup-refactoring branch,Dan Winship2003-08-121-27/+32
* Change old Helix Code refs to Ximian (and update copyright dates).Dan Winship2002-11-151-19/+1
* Split libsoup out of soup. ChangeLog.old contains the original soupDan Winship2002-11-051-1/+2
* Bump development version to 0.7.99.Alex Graveley2002-03-121-1/+3
* Use soup_uri_set_auth().Alex Graveley2001-10-261-3/+9
* Replace SOUP_PROTOCOL_SHTTP with SOUP_PROTOCOL_HTTPS. Ditto. Ditto.Alex Graveley2001-07-101-1/+1
* /tmp/cvsmFCOKfalex2001-05-111-0/+2
* SoupSocketConnectFn no longer takes a SoupAddress argument, as it can beAlex Graveley2001-04-231-13/+17
* SOCKS version 4 and version 5 support. This code is not very simplealex2001-01-141-1/+1
* Beginnings of test-suite added.alex2000-12-131-5/+6
* Rewrote the connection pool logic, and cleaned up the request queueingalex2000-12-111-13/+6
* Initial versionalex2000-12-061-0/+63