On Mon, 5 Dec 2011 19:32:16 -0800 "Enlightenment SVN" <[email protected]> wrote:
> Log: > introducinggggggggggggggg <drum roll>: > ECORE-CON-SOCKS! SOCKS ON!!!! > > now ecore_con supports socks (v4 and v4a only, so no ipv6) connections > natively for making remote connections for those of you who want their apps > to start proxying immediately, just update and export this handy environment > variable: ECORE_CON_SOCKS_V4=[user@]PROXY_IP_ADDRESS:PROXY_PORT[:1] <--use :1 > here to enable dns lookups on the proxy > > Author: discomfitor > Date: 2011-12-05 19:32:16 -0800 (Mon, 05 Dec 2011) > New Revision: 65934 > Trac: http://trac.enlightenment.org/e/changeset/65934 > > Modified: > trunk/ecore/ChangeLog trunk/ecore/NEWS trunk/ecore/configure.ac > trunk/ecore/src/lib/ecore_con/Ecore_Con.h > trunk/ecore/src/lib/ecore_con/Makefile.am > trunk/ecore/src/lib/ecore_con/ecore_con.c > trunk/ecore/src/lib/ecore_con/ecore_con_alloc.c > trunk/ecore/src/lib/ecore_con/ecore_con_ares.c > trunk/ecore/src/lib/ecore_con/ecore_con_info.c > trunk/ecore/src/lib/ecore_con/ecore_con_private.h yes this works with existing apps (including SSL) which use ecore-con. no this does not work with curl stuff (yet) no this does not work with ipv6 (yet) ------------------------------------------------------------------------------ Cloud Services Checklist: Pricing and Packaging Optimization This white paper is intended to serve as a reference, checklist and point of discussion for anyone considering optimizing the pricing and packaging model of a cloud services business. Read Now! http://www.accelacomm.com/jaw/sfnl/114/51491232/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
