annotate src/protocols/Makefile.am @ 14160:c8ebbc0110f4

[gaim-migrate @ 16808] gaim_ssl_connect's are now cancelable (without crashing, anyway) This was relatively easy, because the PRPLs already keep a reference to the GaimSslConnection. I just needed to update the core ssl code to keep track of the GaimProxyConnectInfo, and to call gaim_proxy_connect_cancel() when gaim_ssl_close() is called committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 17 Aug 2006 05:47:10 +0000
parents 5c928f4c0105
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14036
5c928f4c0105 [gaim-migrate @ 16640]
Mark Doliner <mark@kingant.net>
parents: 13870
diff changeset
1 DIST_SUBDIRS = bonjour gg irc jabber msn novell oscar qq sametime silc toc simple yahoo zephyr
2415
88e35feb75f8 [gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2393
diff changeset
2
7373
1dbf83536d83 [gaim-migrate @ 7968]
Christian Hammond <chipx86@chipx86.com>
parents: 6150
diff changeset
3 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)