summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.5.14soup-0-5Joe Shaw2002-05-093-2/+6
* Backport fixes from the 0.7 branch.Joe Shaw2002-05-063-38/+40
* Version 0.5.13Joe Shaw2002-04-254-3/+39
* Version 0.5.12Joe Shaw2002-03-223-3/+10
* Version 0.5.11Alex Graveley2002-03-074-11/+26
* Don't clobber CPPFLAGS when checking for popt. Patch from Frank BelewJoe Shaw2002-02-201-9/+0
* Version 0.5.10Joe Shaw2002-02-203-2/+9
* Check to make sure we have a proxy context before farming the request offJoe Shaw2002-02-122-14/+21
* Backport a fix from the 0.6 branch from Dan Winship.Joe Shaw2002-02-112-0/+7
* Version 0.5.9Joe Shaw2002-02-078-16/+56
* fix the number or arguments passed inJoe Shaw2002-02-011-1/+1
* Version 0.5.8Joe Shaw2002-02-016-3/+40
* Bump version to 0.5.7. Ditto.Alex Graveley2002-01-193-2/+7
* Don't unref the context returned from connection_get_context, as soup-0.5Alex Graveley2002-01-192-2/+21
* Version 0.5.6.Joe Shaw2002-01-184-3/+13
* fix a warningJoe Shaw2002-01-171-1/+1
* Add a soup_message_get_http_version() function.Joe Shaw2002-01-173-1/+16
* #define RAND_status to constants for older versions of OpenSSL (beforeAlex Graveley2001-12-192-3/+17
* Use RAND_status less often. (Merge from soup-0-6)Alex Graveley2001-12-172-8/+16
* Implement a simple PRNG seed if needed. (Merge from soup-0-6)Alex Graveley2001-12-172-2/+50
* Add path normalization code from libxml.Alex Graveley2001-12-092-0/+193
* Version 0.5.5.SOUP_0_5_5Joe Shaw2001-11-135-15/+80
* Forgot to remove missed line.SOUP_0_5_4Alex Graveley2001-11-012-2/+5
* Backports from HEAD.Alex Graveley2001-11-015-10/+39
* Version 0.5.3SOUP_0_5_3Joe Shaw2001-10-263-2/+6
* Handle redirects when source uri has auth data by copying auth to new url.Alex Graveley2001-10-262-5/+31
* Use WUNTRACED, which should fix possible hang situation.Alex Graveley2001-10-262-2/+10
* Address bug where data buffer passed to chunk callback could be invalidAlex Graveley2001-10-262-10/+6
* Make sure we handle G_IO_IN before we handle G_IO_HUP so we don't loseJoe Shaw2001-10-222-2/+9
* Bump version to 0.5.2. Update version.Alex Graveley2001-10-203-3/+8
* Set encoding out param appropriately. Ditto.Alex Graveley2001-10-184-95/+158
* Fix fat-fingered assert.Alex Graveley2001-10-181-1/+1
* Merge from HEAD.Alex Graveley2001-10-171-13/+47
* Merge code cleanups from HEAD.Alex Graveley2001-10-161-39/+58
* A NULL passwd is perfectly valid, so we want to avoid crashing if that isJoe Shaw2001-10-162-1/+8
* Merge changes from HEAD.Alex Graveley2001-10-161-87/+176
* Merge fixes from HEAD.Alex Graveley2001-10-091-7/+11
* Ugg. Don't call waitpid with NOHANG. Avoid zombies. Gain friends.Alex Graveley2001-10-042-1/+8
* Bump version to 0.5.1.Alex Graveley2001-09-174-3/+21
* Added soup_address_copy(). Changed soup_address_new to check whether theVladimir Vukicevic2001-09-173-3/+42
* Remove libwsdl.so link.Alex Graveley2001-09-121-0/+9
* Merge in all changes from HEAD (soup 0.5) to the soup-0-5 branch, inAlex Graveley2001-09-0717-82/+86
* Perform deep unix magic in order to identify if we are running in aSOUP_0_5SOUP_0_4soup-0-4Alex Graveley2001-08-282-20/+79
* Remove mega FIXME.Alex Graveley2001-08-286-28/+74
* Rewrite HEX decoding to hopefully be easier to understand and maintain.Alex Graveley2001-08-283-10/+31
* Set the compare func on the returned object.Alex Graveley2001-08-282-0/+6
* Just return NULL from this function for now. There are some bugs in it.Joe Shaw2001-08-282-0/+12
* forgot to commit thisJoe Shaw2001-08-271-1/+1
* Format fixes. Format fixes.Alex Graveley2001-08-271-0/+5
* impl. (soup_config_ssl_ca_directory): impl. (soup_config_ssl_certificate):Alex Graveley2001-08-262-0/+38