and no more segv's in ecore-con and ecore-ipc. see changelog.
[framework/uifw/ecore.git] / src / lib / ecore_con / ecore_con_private.h
2012-05-24 rasterand no more segv's in ecore-con and ecore-ipc. see...
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-07 discomfitorcheck return code on CURLINFO_RESPONSE_CODE and add...
2012-02-22 discomfitorsomewhat fix deferred freeing of curl objects
2012-02-20 discomfitorrevert last commit, maybe I'll re-commit it in 10 years...
2012-02-20 discomfitoryet another complete rewrite of ecore-con-url, fixes...
2012-02-19 discomfitorfix current url implementation to not crash ANY TIME...
2012-02-15 discomfitorfinally finish implementing SOCKS5 proxies in ecore...
2012-01-19 discomfitoruse client_kill instead of directly eventing
2011-12-29 rasterFix massive post data probile in ecore-con that would...
2011-12-22 discomfitorcurl patch from bluezery to use ECORE_CON_SOCKS_V4...
2011-12-21 discomfitorremove 'dead' member from client/server structs: this...
2011-12-21 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-10 discomfitorrevert 66063 + related commits: my dreams of zero-copy...
2011-12-10 discomfitoradd windows error events for new code, condense some...
2011-12-09 discomfitoroptimize read mechanics for remote servers using ioctl...
2011-12-08 discomfitor+ecore_con_ssl_server_verify_name_set/get
2011-12-06 discomfitorintroducinggggggggggggggg <drum roll>:
2011-12-05 discomfitorgiant patch refactoring ecore-con-url from bluezery...
2011-11-11 discomfitorredo ecore-con shutdown to fix crashes if people are...
2011-11-06 cedricecore: improve ecore_con speed by using mempool.
2011-07-23 discomfitorurl of ecore-con-url is now stringshared
2011-07-16 discomfitorswitch over all buffers to use binbufs
2011-07-05 discomfitorunify more event handling, fix a little formatting
2011-06-25 discomfitorapparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
2011-06-17 discomfitorecore_con_server_timeout_g/set now apply to client...
2011-06-15 discomfitor+ecore_con_ssl_server_upgrade
2011-05-14 caroEcore: ecore_con : make ecore_con work on Windows
2011-02-10 discomfitorimplement full event-driven error messaging api for...
2011-01-21 rasterdns async lookup fix - if u del svr before dns lookup...
2010-11-16 discomfitoroptimization pass #1: 5% server speed increase
2010-10-18 cedric * ecore: time to cleanup ecore_con_url time.
2010-10-18 cedric * ecore: remove now useless structure.
2010-10-02 discomfitorclear out the _try series of functions because they...
2010-09-28 discomfitorfirst part of ssl rerererewrite: split functions, move...
2010-09-24 discomfitoradd session ticket support for gnutls, also add extreme...
2010-09-24 discomfitoryet another ecore_con overhaul!
2010-09-23 discomfitorfinally. fix. openssl. again.
2010-09-22 discomfitorprefer stronger anonymous client encryption
2010-09-22 discomfitorimplement functions to time out client connections...
2010-09-22 discomfitor!@#$ it, just going to rewrite the whole damn thing:
2010-09-20 discomfitoradd cl->client_count member to prevent segv when counti...
2010-09-19 discomfitorgnutls cleanup: only create diffie hellman bits on...
2010-09-18 discomfitorgiant cleanups/rewrites which are unnoticeable to users:
2010-09-18 discomfitorswitch private struct members from char bitfields to...
2010-07-28 discomfitorfix cert support, split functions for client/server
2010-07-27 discomfitoradd full ssl certificate support to ecore_con: call...
2010-07-22 cedric * ecore: add ecore_con_lookup for dns request retrieval.
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-05-06 jeffdamethadded fuction to send httposts created with curl formadd.
2010-03-09 caroremove ecore_con_dns
2010-01-28 cedric * ecore_con: Fix UDP server when receiving both IPv4...
2010-01-07 englebassPatch from Mathieu Taillefumier
2010-01-04 caro * put local code in its own file. It will be better
2009-12-21 cedric * ecore: Use eina_log.
2009-11-27 cedric * ecore_con: Fix use of ecore_con_client_data_{get...
2009-08-24 cedric * ecore_con_url: Add a way to retrieve request respons...
2009-08-12 cedric * ecore_con_url: Patch from Andre Dieb with a few...
2008-12-15 englebassMisc cleanup.
2008-12-11 cedricRemove ecore_hash and eina_hash use from ecore.
2008-10-30 cedricAdd support for GNU TLS in ecore_con.
2008-10-26 englebass* Declare function ecore_con_info_udp_listen in private...
2008-10-13 cedricMake IPv6 work.
2008-10-09 cedricFix entrance and perhaps exquisite too.
2008-10-09 rastergo back to svnrev 36473 for ecore_con - these ipv6...
2008-10-07 cedricMore cleanup and export a replacement for ecore_con_dns...
2008-10-06 cedricStarting work for IPv6 support of ecore_con. Use getadd...
2008-10-01 cedricPatch from Quarium. Ecore_Con handle in progress connec...
2008-08-17 rastermove around - flatter.