profile/ivi/ecore.git
2010-09-25 discomfitorwhoops typo
2010-09-25 discomfitorimplement ssl rehandshakes
2010-09-24 discomfitorfix warning detection
2010-09-24 discomfitorremove double check for ssl
2010-09-24 discomfitordon't use ssl for local connections
2010-09-24 discomfitorsend server name extension
2010-09-24 cedric * ecore: check GNUTLS version before using new feature.
2010-09-24 billiobecore: fix compilation when GNUTLS_HANDSHAKE_NEW_SESSIO...
2010-09-24 discomfitoradd session ticket support for gnutls, also add extreme...
2010-09-24 carodocument abstract types
2010-09-24 caroformatting
2010-09-24 discomfitorfix events for async handshaking
2010-09-24 discomfitorfix kx priority
2010-09-24 carodeprecated function
2010-09-24 caroadd warning messages for ecore_cocoa, ecore_win32 and...
2010-09-24 discomfitoryet another ecore_con overhaul!
2010-09-23 caro * Eina.h needed for Eina_Bool.
2010-09-23 lucasUse eina_sched_prio_drop()
2010-09-23 caroAdd Ecore_Win32 and Ecore_WinCE to the main page of...
2010-09-23 carodocument completely the Ecore_Win32 and Ecore_WinCE
2010-09-23 caroWindows: too much noise in the console with animations
2010-09-23 discomfitorsomething for morlenxus maybe
2010-09-23 discomfitorwhoops port number
2010-09-23 discomfitorupdate to match server example
2010-09-23 discomfitorfinally. fix. openssl. again.
2010-09-22 discomfitorerror check server creation
2010-09-22 discomfitorcosmetic fix to use mixed protocol
2010-09-22 discomfitorbetter openssl error handlers
2010-09-22 discomfitorprefer stronger anonymous client encryption
2010-09-22 discomfitorclean up openssl handshake
2010-09-22 discomfitorupdate to use automatic disconnect and quit after a...
2010-09-22 cedric * ecore: oops, forgot that change.
2010-09-22 cedric * ecore: rename ecore_long_run to ecore_thread_feedbac...
2010-09-22 caroremove whitespaces
2010-09-22 discomfitorfinally. fix. ssl.
2010-09-22 discomfitordisable PSK ciphers for now since they aren't implemented
2010-09-22 discomfitorimplement functions to time out client connections...
2010-09-22 discomfitoradd ECORE_CON_USE_MIXED, which is just an alias for...
2010-09-22 discomfitor!@#$ it, just going to rewrite the whole damn thing:
2010-09-21 caronow that log colors work on Windows, let eina_log choose
2010-09-21 discomfitorfix ecore con openssl clients (really ecore_con_server...
2010-09-21 discomfitordoxy fixes
2010-09-21 discomfitorecore_con_url_destroy -> ecore_con_url_free
2010-09-21 discomfitorthis should have gone in with r52531...
2010-09-21 discomfitorfix doxy and EAPI for ssl function
2010-09-21 discomfitor-EAPI int ecore_con_url_url_set(Ecore_Con...
2010-09-21 discomfitorformatting
2010-09-21 discomfitorremove unused variable
2010-09-21 discomfitorecore_main_fd_handler_active_get -> Eina_Bool
2010-09-21 discomfitorecore_ipc_server_connected_get -> Eina_Bool
2010-09-21 discomfitorecore_con_server_connected_get now returns Eina_Bool
2010-09-20 discomfitordistribute examples
2010-09-20 discomfitorecore_con client example
2010-09-20 discomfitorecore_con server example
2010-09-20 discomfitorupdate doxyfile to warn more for missing params, preven...
2010-09-20 discomfitorremove ecore_config stuff; also accidentally committed...
2010-09-20 discomfitorThis is the Doxygen Police! If you committed any of...
2010-09-20 discomfitordoxy error fixes
2010-09-20 discomfitorT_UNIX I AM GUESSING THIS WAS YOU!
2010-09-20 discomfitordoxy todo--
2010-09-20 discomfitorauthors updates
2010-09-20 discomfitorfix obscure error case where CLIENT_DEL event is not...
2010-09-20 discomfitoradd cl->client_count member to prevent segv when counti...
2010-09-20 discomfitorformatting, switch lost_client to bool
2010-09-20 discomfitorFINALLY FIX OPENSSL SERVER!!!!!!!!! YESSSSSSSSSSSSSSSSSSSSS
2010-09-20 lucasFix typos
2010-09-19 discomfitorfix unused warns
2010-09-19 discomfitorremove ssl2 support completely
2010-09-19 discomfitorgnutls cleanup: only create diffie hellman bits on...
2010-09-19 discomfitorfinally crush the last openssl segv
2010-09-19 rastermore warngins--
2010-09-19 rasterwarnings--
2010-09-19 rasterwarning--
2010-09-19 rasterwarning--
2010-09-19 rasterwarning--
2010-09-19 rasterfmting.
2010-09-19 rasterwarnings--
2010-09-19 rasterwarning--
2010-09-18 discomfitorcheck return of ssl_server_prepare
2010-09-18 discomfitorgiant cleanups/rewrites which are unnoticeable to users:
2010-09-18 caroadd the possibility to have shaped windows in ecore_eva...
2010-09-18 rasterdont use tls max if it doesnt exist eh?
2010-09-18 discomfitoradd mixed protocol for gnutls as well
2010-09-18 discomfitorallow mixing sslv3+tlsv1 in openssl, FINALLY FIX INITIA...
2010-09-18 discomfitorswitch private struct members from char bitfields to...
2010-09-18 discomfitora loooooooot of outdents and reformatting
2010-09-18 discomfitorwhoops forgot an UNUSED for openssl
2010-09-18 discomfitormore progress on fixing openssl servers, fix all warnin...
2010-09-18 discomfitorstop the indenting and line wrapping madness!!!!!!!
2010-09-18 discomfitoroutdent for readability
2010-09-18 discomfitoradd rest of ssl algorithms and clean up
2010-09-18 discomfitorformatting
2010-09-17 discomfitorfix gnutls ssl
2010-09-17 discomfitornew ssl error output: now with detailed location info...
2010-09-17 discomfitorsimplify error conditions and output errrors on failure
2010-09-17 discomfitorenable compression for gnutls, add error checks to...
2010-09-17 discomfitoradd error checking for servers
2010-09-17 discomfitoruse right pointer for ssl ctx to avoid segv
2010-09-17 discomfitorfix ssl to work with cert loading flag
2010-09-17 carocheck returned value of evas_engine_info_set()
next