projects
/
platform
/
upstream
/
libsoup.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
New, split out from soup-context and made into a GObject.
[platform/upstream/libsoup.git]
/
libsoup
/
soup-context.c
2003-08-14
Dan Winship
New, split out from soup-context and made into a GObject.
blob
|
commitdiff
2003-08-14
Dan Winship
Fix a spelling mistake.
blob
|
commitdiff
|
diff to current
2003-08-12
Dan Winship
Make this an abstract GObject. Tweak some of the interf...
blob
|
commitdiff
|
diff to current
2003-08-12
Dan Winship
add gobject-2.0 to the PKG_CHECK_MODULES call
blob
|
commitdiff
|
diff to current
2003-08-12
Dan Winship
Pull over some new test programs from the soup-refacto...
blob
|
commitdiff
|
diff to current
2003-08-11
Dan Winship
These are all really SoupContext functions, so move...
libsoup-2-0-branch-base
blob
|
commitdiff
|
diff to current
2003-07-29
Dan Winship
1.99.25 ("Potato and Leek Soup")
LIBSOUP_1_99_25
blob
|
commitdiff
|
diff to current
2003-05-09
Dan Winship
If the auth status is PENDING, return an NTLM request...
blob
|
commitdiff
|
diff to current
2003-04-11
Dan Winship
New function to close all idle connections. (Needed...
blob
|
commitdiff
|
diff to current
2003-04-07
Dan Winship
Revert Joe's changes. We can't release the connection...
blob
|
commitdiff
|
diff to current
2003-04-02
Joe Shaw
Only drop the connection if we get an error condition...
blob
|
commitdiff
|
diff to current
2003-04-02
Joe Shaw
Just call soup_connection_release() from here and retur...
blob
|
commitdiff
|
diff to current
2003-03-07
Joe Shaw
Bump up to 1.99.13.
blob
|
commitdiff
|
diff to current
2003-02-27
Joe Shaw
Try to apply some order to the iochannel refcounting...
blob
|
commitdiff
|
diff to current
2002-11-15
Dan Winship
Change old Helix Code refs to Ximian (and update copyri...
blob
|
commitdiff
|
diff to current
2002-11-05
Dan Winship
Split libsoup out of soup. ChangeLog.old contains the...
blob
|
commitdiff
|
diff to current
2002-03-12
Alex Graveley
Bump development version to 0.7.99.
blob
|
commitdiff
|
diff to current
2001-11-02
Alex Graveley
Add death_tag to _SoupConnection.
blob
|
commitdiff
|
diff to current
2001-11-02
Alex Graveley
Remove old fixed FIXME.
blob
|
commitdiff
|
diff to current
2001-11-01
Alex Graveley
Drop connection count of connect failed. (soup_context_...
blob
|
commitdiff
|
diff to current
2001-10-19
Alex Graveley
This is the first attempt at authentication inheritence...
blob
|
commitdiff
|
diff to current
2001-09-11
Alex Graveley
Remove windows \r newlines
blob
|
commitdiff
|
diff to current
2001-09-11
Alex Graveley
Build fixes for Windows.
blob
|
commitdiff
|
diff to current
2001-09-08
Alex Graveley
Rewritten for the new apis, and to be more clean, and...
blob
|
commitdiff
|
diff to current
2001-08-28
Alex Graveley
Remove mega FIXME.
blob
|
commitdiff
|
diff to current
2001-08-28
Joe Shaw
Just return NULL from this function for now. There...
blob
|
commitdiff
|
diff to current
2001-07-30
Alex Graveley
strdup response_phrase.
blob
|
commitdiff
|
diff to current
2001-07-26
Joe Shaw
Don't display the SOAPAction header if it's either...
blob
|
commitdiff
|
diff to current
2001-07-17
Alex Graveley
Add querysting to hash. (soup_context_uri_equal): Compa...
blob
|
commitdiff
|
diff to current
2001-07-10
Alex Graveley
Replace SOUP_PROTOCOL_SHTTP with SOUP_PROTOCOL_HTTPS...
blob
|
commitdiff
|
diff to current
2001-07-10
Alex Graveley
Use g_strncasecmp.
blob
|
commitdiff
|
diff to current
2001-07-09
Alex Graveley
New client authentication (basic/digest) code from...
blob
|
commitdiff
|
diff to current
2001-07-05
Alex Graveley
Use const uris.
blob
|
commitdiff
|
diff to current
2001-06-20
Alex Graveley
Use soup_context_uri_hash and soup_context_uri_equal...
blob
|
commitdiff
|
diff to current
2001-06-18
Alex Graveley
Remove accidental \r's. No more commiting from windows.
blob
|
commitdiff
|
diff to current
2001-06-15
Alex Graveley
add check for unistd.h
blob
|
commitdiff
|
diff to current
2001-05-16
JP Rosevear
g_strdup the response headers when adding them to the...
blob
|
commitdiff
|
diff to current
2001-05-11
alex
/tmp/cvsmFCOKf
blob
|
commitdiff
|
diff to current
2001-04-23
Alex Graveley
SoupSocketConnectFn no longer takes a SoupAddress argum...
blob
|
commitdiff
|
diff to current
2001-03-22
Alex Graveley
remove hack to look at internals of GNET by using the...
blob
|
commitdiff
|
diff to current
2001-02-28
Alex Graveley
glib idle callback which calls waitpid (nonblockingousl...
blob
|
commitdiff
|
diff to current
2001-02-13
Alex Graveley
renamed to soup_ssl_get_iochannel.
blob
|
commitdiff
|
diff to current
2001-02-13
Alex Graveley
work around fact that data available in the socket...
blob
|
commitdiff
|
diff to current
2001-01-23
alex
check environment for SOUP_NO_ASYNC_CONNECT, and if...
blob
|
commitdiff
|
diff to current
2001-01-14
alex
SOCKS version 4 and version 5 support. This code is...
blob
|
commitdiff
|
diff to current
2001-01-12
alex
simple config file loading. Passing NULL as the config...
blob
|
commitdiff
|
diff to current
2001-01-11
alex
append a '?' between path and query string in request...
blob
|
commitdiff
|
diff to current
2001-01-09
alex
Commited alpha authentication interface. Don't expect...
blob
|
commitdiff
|
diff to current
2001-01-08
alex
chunked encoding support finalized, fixed a few small...
blob
|
commitdiff
|
diff to current
2000-12-26
alex
Made SoupConnection wrap Gnet's TcpSocket. This means...
blob
|
commitdiff
|
diff to current
2000-12-20
alex
Header parsing works according to spec, including multi...
blob
|
commitdiff
|
diff to current
2000-12-13
alex
Beginnings of test-suite added.
blob
|
commitdiff
|
diff to current
2000-12-12
alex
Also changed the passing of a gchar** to a gchar* in
blob
|
commitdiff
|
diff to current
2000-12-12
alex
Internal rehash of handling cases where the connection...
blob
|
commitdiff
|
diff to current
2000-12-11
alex
Rewrote the connection pool logic, and cleaned up the...
blob
|
commitdiff
|
diff to current
2000-12-06
alex
Initial version
blob
|
commitdiff
|
diff to current