profile/ivi/ecore.git
2010-09-28 caroclean up clock_gettime detection
2010-09-28 lucasFix clock_gettime detection in autotools
2010-09-28 englebassremove debug
2010-09-28 englebasslibraries should be in LIBS, not LDFLAGS
2010-09-28 discomfitorupdate examples to new api
2010-09-28 discomfitorwhoops comparison typo
2010-09-28 discomfitorfirst part of ssl rerererewrite: split functions, move...
2010-09-28 devilhornsFix ecore to at least compile on systems that don't...
2010-09-28 devilhornsUnbreak ecore building by using unset correctly......
2010-09-27 lucasRespect namespace
2010-09-27 lucasMake ecore_time_get and friends use monotonic clock
2010-09-26 discomfitordisable rehandshake support for now
2010-09-26 barbieriecore_x: fix key-up events!
2010-09-26 devilhornsFix a couple of ecore_x_e_illume functions ... these...
2010-09-26 caroint --> bool
2010-09-26 caro[ecore-imf] more strict detection of exported functions...
2010-09-26 caroint --> Eina_Bool
2010-09-26 rastermake fb default for *
2010-09-26 rasterformatting.
2010-09-26 rasterformatting.
2010-09-25 caroint --> Eina_Bool
2010-09-25 caroEina.h should be needed here too
2010-09-25 carofix build (i'm on windows, so can't test it)
2010-09-25 caroformatting
2010-09-25 caroformatting
2010-09-25 caroformatting
2010-09-25 caroformatting
2010-09-25 caroformatting
2010-09-25 caroformatting and whitespace--
2010-09-25 caroint --> Eina_Bool
2010-09-25 caroint --> Eina_Bool
2010-09-25 carodirectfb does not exists on Windows, so simplify EAPI
2010-09-25 caroformatting
2010-09-25 caroformatting
2010-09-25 caroint --> Eina_Bool
2010-09-25 discomfitorattempt to rehandshake more frequently to avoid unneces...
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
next