#
# ChangeLog for lib/http_client.h
#
# Generated by Trac 1.2.3
# 2025-03-06T14:48:00Z

Fri, 16 Jul 2010 23:11:37 GMT Wilmer van der Gaast <wilmer@…> [516a9c6]
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)

	No idea why http_dorequest() ever returned void*. Don't hide the ...


Thu, 15 Jul 2010 23:23:04 GMT Wilmer van der Gaast <wilmer@…> [7885d0f]
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)

	Don't be a dumbass and stop following redirects if there doesn't seem ...


Sun, 28 Sep 2008 13:09:36 GMT Wilmer van der Gaast <wilmer@…> [fb98634]
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)

	Fixed crappy memory management in http_client.


Wed, 19 Jul 2006 16:52:38 GMT Wilmer van der Gaast <wilmer@…> [0aaca60]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* lib/events.h (modified)
	* lib/http_client.h (modified)
	* lib/rc4.h (modified)
	* lib/ssl_client.h (modified)

	Added some (more) comments to .h files in lib/ and some minor ...


Sun, 25 Jun 2006 12:15:42 GMT Wilmer van der Gaast <wilmer@…> [df1694b]
	* Makefile (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* irc_commands.c (modified)
	* lib/Makefile (added)
	* lib/events.h (moved)
	* lib/events_glib.c (moved)
	* lib/events_libevent.c (moved)
	* lib/http_client.c (moved)
	* lib/http_client.h (moved)
	* lib/ini.c (moved)
	* lib/ini.h (moved)
	* lib/md5.c (moved)
	* lib/md5.h (moved)
	* lib/misc.c (moved)
	* lib/misc.h (moved)
	* lib/proxy.c (moved)
	* lib/proxy.h (moved)
	* lib/rc4.c (added)
	* lib/rc4.h (added)
	* lib/sha.c (moved)
	* lib/sha.h (moved)
	* lib/ssl_bogus.c (moved)
	* lib/ssl_client.h (moved)
	* lib/ssl_gnutls.c (moved)
	* lib/ssl_nss.c (moved)
	* lib/ssl_openssl.c (moved)
	* lib/url.c (moved)
	* lib/url.h (moved)
	* protocols/Makefile (modified)

	Moving all generic files to lib/ instead of having some in / and some ...