9
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
exit nicely if no test URL is supplied. More... over 24 years ago
glib idle callback which calls waitpid (nonblockingously) on all the More... over 24 years ago
New file of better debugging routines. More... over 24 years ago
remove -release tag so libsoup is named libsoup.so.0.1.9 not More... over 24 years ago
cleaned up to no longer link with an SSL library. Added options More... over 24 years ago
clear out some unneccassry cruft as currently all tests link against More... over 24 years ago
Bump version number to 0.19 More... over 24 years ago
update to return void from the callback. (main): do not requeue existing More... over 24 years ago
renamed to soup_ssl_get_iochannel. More... over 24 years ago
work around fact that data available in the socket does not always mean More... over 24 years ago
Initial revision of server side request handling dispatcher. More... over 24 years ago
add items left before a release. More... over 24 years ago
remove some cruft. More... over 24 years ago
use absolute paths for soup headers More... over 24 years ago
Implemented (probably somewhat broken). More... over 24 years ago
replaced @glib_cflags@ and @glib_libs@ with @GLIB_CFLAGS@ and @GLIB_LIBS@. More... over 24 years ago
Remove encodingStyle argument to several functions, replace with new More... over 24 years ago
Created from rcs2log. More... over 24 years ago
check environment for SOUP_NO_ASYNC_CONNECT, and if set use syncronous More... over 24 years ago
Update Makefile.ams and configure.in to work with new layout. More... over 24 years ago
warn the user if a config file entry is not allowed by system config. More... over 24 years ago
Fix a typo More... over 24 years ago
hacked to support permissions in the global config file on which options More... over 24 years ago
Umm, ya. So I was like umm, sleepy last night and stuff. So this umm makes More... over 24 years ago
oops, forgot to mention that user local config file (~/.souprc) is now More... over 24 years ago
SOCKS version 4 and version 5 support. This code is not very simple More... over 24 years ago
simple config file loading. Passing NULL as the config file name will load More... over 24 years ago
append a '?' between path and query string in request header. NULL More... over 24 years ago
Commited alpha authentication interface. Don't expect this to do anything, as I am being forced to commit it in an unready state ;-) More... over 24 years ago
Oops. Forget to add new files and remove old ones when I renamed More... over 24 years ago