profile/ivi/ecore.git
13 years agofix build (i'm on windows, so can't test it)
caro [Sat, 25 Sep 2010 06:21:43 +0000 (06:21 +0000)]
fix build (i'm on windows, so can't test it)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52728 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 06:10:18 +0000 (06:10 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52726 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 06:03:38 +0000 (06:03 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52725 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 05:58:42 +0000 (05:58 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52724 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 05:56:01 +0000 (05:56 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52723 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 05:45:19 +0000 (05:45 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52722 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting and whitespace--
caro [Sat, 25 Sep 2010 05:36:21 +0000 (05:36 +0000)]
formatting and whitespace--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52721 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 05:34:26 +0000 (05:34 +0000)]
int --> Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52720 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 05:14:00 +0000 (05:14 +0000)]
int --> Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52719 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodirectfb does not exists on Windows, so simplify EAPI
caro [Sat, 25 Sep 2010 05:08:30 +0000 (05:08 +0000)]
directfb does not exists on Windows, so simplify EAPI

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52718 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 04:58:33 +0000 (04:58 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52717 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Sat, 25 Sep 2010 04:53:47 +0000 (04:53 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52716 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoint --> Eina_Bool
caro [Sat, 25 Sep 2010 04:50:10 +0000 (04:50 +0000)]
int --> Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52715 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoattempt to rehandshake more frequently to avoid unnecessary looping
discomfitor [Sat, 25 Sep 2010 04:22:10 +0000 (04:22 +0000)]
attempt to rehandshake more frequently to avoid unnecessary looping

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52713 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowhoops typo
discomfitor [Sat, 25 Sep 2010 04:21:03 +0000 (04:21 +0000)]
whoops typo

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52712 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoimplement ssl rehandshakes
discomfitor [Sat, 25 Sep 2010 03:02:10 +0000 (03:02 +0000)]
implement ssl rehandshakes
convert bool variable to bool
fix bug where ssl read/write could improperly result in disconnect

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52710 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix warning detection
discomfitor [Fri, 24 Sep 2010 22:49:06 +0000 (22:49 +0000)]
fix warning detection

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52708 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove double check for ssl
discomfitor [Fri, 24 Sep 2010 20:07:55 +0000 (20:07 +0000)]
remove double check for ssl

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52705 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodon't use ssl for local connections
discomfitor [Fri, 24 Sep 2010 20:03:09 +0000 (20:03 +0000)]
don't use ssl for local connections

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agosend server name extension
discomfitor [Fri, 24 Sep 2010 19:47:25 +0000 (19:47 +0000)]
send server name extension

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52701 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * ecore: check GNUTLS version before using new feature.
cedric [Fri, 24 Sep 2010 11:25:40 +0000 (11:25 +0000)]
* ecore: check GNUTLS version before using new feature.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52680 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore: fix compilation when GNUTLS_HANDSHAKE_NEW_SESSION_TICKET is not defined
billiob [Fri, 24 Sep 2010 09:42:16 +0000 (09:42 +0000)]
ecore: fix compilation when GNUTLS_HANDSHAKE_NEW_SESSION_TICKET is not defined

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52679 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd session ticket support for gnutls, also add extremely detailed handshake error...
discomfitor [Fri, 24 Sep 2010 06:54:49 +0000 (06:54 +0000)]
add session ticket support for gnutls, also add extremely detailed handshake error messages

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52675 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodocument abstract types
caro [Fri, 24 Sep 2010 06:35:30 +0000 (06:35 +0000)]
document abstract types

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52674 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
caro [Fri, 24 Sep 2010 06:34:56 +0000 (06:34 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52673 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix events for async handshaking
discomfitor [Fri, 24 Sep 2010 05:57:03 +0000 (05:57 +0000)]
fix events for async handshaking

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52672 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix kx priority
discomfitor [Fri, 24 Sep 2010 05:56:45 +0000 (05:56 +0000)]
fix kx priority

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52671 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodeprecated function
caro [Fri, 24 Sep 2010 05:53:25 +0000 (05:53 +0000)]
deprecated function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52670 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd warning messages for ecore_cocoa, ecore_win32 and ecore_wince
caro [Fri, 24 Sep 2010 05:30:51 +0000 (05:30 +0000)]
add warning messages for ecore_cocoa, ecore_win32 and ecore_wince

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52669 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoyet another ecore_con overhaul!
discomfitor [Fri, 24 Sep 2010 04:15:42 +0000 (04:15 +0000)]
yet another ecore_con overhaul!
*internal function rename
*******finally fix ssl handshaking to be non-blocking

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52665 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * Eina.h needed for Eina_Bool.
caro [Thu, 23 Sep 2010 22:18:15 +0000 (22:18 +0000)]
 * Eina.h needed for Eina_Bool.
 * typo in comments.
 * use a border of 1 for a table.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52656 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoUse eina_sched_prio_drop()
lucas [Thu, 23 Sep 2010 20:39:40 +0000 (20:39 +0000)]
Use eina_sched_prio_drop()

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52652 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoAdd Ecore_Win32 and Ecore_WinCE to the main page of the doc
caro [Thu, 23 Sep 2010 18:53:25 +0000 (18:53 +0000)]
Add Ecore_Win32 and Ecore_WinCE to the main page of the doc

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52649 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodocument completely the Ecore_Win32 and Ecore_WinCE
caro [Thu, 23 Sep 2010 18:47:40 +0000 (18:47 +0000)]
document completely the Ecore_Win32 and Ecore_WinCE

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52648 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoWindows: too much noise in the console with animations
caro [Thu, 23 Sep 2010 18:44:48 +0000 (18:44 +0000)]
Windows: too much noise in the console with animations

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52647 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agosomething for morlenxus maybe
discomfitor [Thu, 23 Sep 2010 10:35:30 +0000 (10:35 +0000)]
something for morlenxus maybe

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52639 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowhoops port number
discomfitor [Thu, 23 Sep 2010 00:58:30 +0000 (00:58 +0000)]
whoops port number

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52615 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoupdate to match server example
discomfitor [Thu, 23 Sep 2010 00:18:49 +0000 (00:18 +0000)]
update to match server example

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52614 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofinally. fix. openssl. again.
discomfitor [Thu, 23 Sep 2010 00:16:42 +0000 (00:16 +0000)]
finally. fix. openssl. again.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52613 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoerror check server creation
discomfitor [Wed, 22 Sep 2010 23:58:31 +0000 (23:58 +0000)]
error check server creation

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52612 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agocosmetic fix to use mixed protocol
discomfitor [Wed, 22 Sep 2010 22:44:54 +0000 (22:44 +0000)]
cosmetic fix to use mixed protocol

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52610 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agobetter openssl error handlers
discomfitor [Wed, 22 Sep 2010 22:33:02 +0000 (22:33 +0000)]
better openssl error handlers

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52607 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoprefer stronger anonymous client encryption
discomfitor [Wed, 22 Sep 2010 22:06:49 +0000 (22:06 +0000)]
prefer stronger anonymous client encryption
also some progress on openssl that does nothing except make servers take forever to start

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52606 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoclean up openssl handshake
discomfitor [Wed, 22 Sep 2010 17:37:25 +0000 (17:37 +0000)]
clean up openssl handshake

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52597 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoupdate to use automatic disconnect and quit after a connection
discomfitor [Wed, 22 Sep 2010 17:22:11 +0000 (17:22 +0000)]
update to use automatic disconnect and quit after a connection

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52596 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * ecore: oops, forgot that change.
cedric [Wed, 22 Sep 2010 11:09:44 +0000 (11:09 +0000)]
* ecore: oops, forgot that change.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52580 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago * ecore: rename ecore_long_run to ecore_thread_feedback_run.
cedric [Wed, 22 Sep 2010 09:47:55 +0000 (09:47 +0000)]
* ecore: rename ecore_long_run to ecore_thread_feedback_run.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52573 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove whitespaces
caro [Wed, 22 Sep 2010 08:03:38 +0000 (08:03 +0000)]
remove whitespaces

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52569 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofinally. fix. ssl.
discomfitor [Wed, 22 Sep 2010 07:27:07 +0000 (07:27 +0000)]
finally. fix. ssl.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52567 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodisable PSK ciphers for now since they aren't implemented
discomfitor [Wed, 22 Sep 2010 06:13:29 +0000 (06:13 +0000)]
disable PSK ciphers for now since they aren't implemented

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52565 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoimplement functions to time out client connections to our server
discomfitor [Wed, 22 Sep 2010 04:48:09 +0000 (04:48 +0000)]
implement functions to time out client connections to our server
*set/get default idle timeout of clients*
+ecore_con_server_timeout_set
+ecore_con_server_timeout_get
*set/get idle timeout of a client*
+ecore_con_client_timeout_set
+ecore_con_client_timeout_get

*get connection uptime of a client/server*
+ecore_con_client_uptime_get
+ecore_con_server_uptime_get

*fix giant ssl server memory leak*

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52564 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd ECORE_CON_USE_MIXED, which is just an alias for SSL3+TLS
discomfitor [Wed, 22 Sep 2010 01:26:23 +0000 (01:26 +0000)]
add ECORE_CON_USE_MIXED, which is just an alias for SSL3+TLS

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52561 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago!@#$ it, just going to rewrite the whole damn thing:
discomfitor [Wed, 22 Sep 2010 00:10:10 +0000 (00:10 +0000)]
!@#$ it, just going to rewrite the whole damn thing:
*fix gnutls client/server implementations to use correct ciphers and free memory properly
*prevent lots of segvs

this message brought to you by gnu dicks

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52559 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agonow that log colors work on Windows, let eina_log choose
caro [Tue, 21 Sep 2010 16:38:33 +0000 (16:38 +0000)]
now that log colors work on Windows, let eina_log choose
the default colors

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52545 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix ecore con openssl clients (really ecore_con_server...) sigh
discomfitor [Tue, 21 Sep 2010 07:04:10 +0000 (07:04 +0000)]
fix ecore con openssl clients (really ecore_con_server...) sigh

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52538 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodoxy fixes
discomfitor [Tue, 21 Sep 2010 06:49:22 +0000 (06:49 +0000)]
doxy fixes
c/o vtorri

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52535 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_con_url_destroy -> ecore_con_url_free
discomfitor [Tue, 21 Sep 2010 06:49:07 +0000 (06:49 +0000)]
ecore_con_url_destroy -> ecore_con_url_free
also some small function rearranging

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52534 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agothis should have gone in with r52531...
discomfitor [Tue, 21 Sep 2010 05:34:49 +0000 (05:34 +0000)]
this should have gone in with r52531...

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52533 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix doxy and EAPI for ssl function
discomfitor [Tue, 21 Sep 2010 05:34:10 +0000 (05:34 +0000)]
fix doxy and EAPI for ssl function

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52532 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years ago-EAPI int ecore_con_url_url_set(Ecore_Con_Url *url_con,
discomfitor [Tue, 21 Sep 2010 03:14:46 +0000 (03:14 +0000)]
-EAPI int               ecore_con_url_url_set(Ecore_Con_Url *url_con,
+EAPI Eina_Bool         ecore_con_url_url_set(Ecore_Con_Url *url_con,
-EAPI int               ecore_con_url_httpauth_set(Ecore_Con_Url *url_con,
+EAPI Eina_Bool         ecore_con_url_httpauth_set(Ecore_Con_Url *url_con,
-EAPI int               ecore_con_url_send(Ecore_Con_Url *url_con,
+EAPI Eina_Bool         ecore_con_url_send(Ecore_Con_Url *url_con,
-EAPI int               ecore_con_url_ftp_upload(Ecore_Con_Url *url_con,
+EAPI Eina_Bool         ecore_con_url_ftp_upload(Ecore_Con_Url *url_con,

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52531 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting
discomfitor [Tue, 21 Sep 2010 03:08:35 +0000 (03:08 +0000)]
formatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52530 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove unused variable
discomfitor [Tue, 21 Sep 2010 02:16:40 +0000 (02:16 +0000)]
remove unused variable

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52529 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_main_fd_handler_active_get -> Eina_Bool
discomfitor [Tue, 21 Sep 2010 02:06:41 +0000 (02:06 +0000)]
ecore_main_fd_handler_active_get -> Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52528 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_ipc_server_connected_get -> Eina_Bool
discomfitor [Tue, 21 Sep 2010 01:58:54 +0000 (01:58 +0000)]
ecore_ipc_server_connected_get -> Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52526 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_con_server_connected_get now returns Eina_Bool
discomfitor [Tue, 21 Sep 2010 01:48:46 +0000 (01:48 +0000)]
ecore_con_server_connected_get now returns Eina_Bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52525 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodistribute examples
discomfitor [Mon, 20 Sep 2010 21:17:39 +0000 (21:17 +0000)]
distribute examples

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52518 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_con client example
discomfitor [Mon, 20 Sep 2010 21:16:51 +0000 (21:16 +0000)]
ecore_con client example

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52517 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoecore_con server example
discomfitor [Mon, 20 Sep 2010 21:13:29 +0000 (21:13 +0000)]
ecore_con server example

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52516 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoupdate doxyfile to warn more for missing params, prevent __UNUSED__ warnings, exclude...
discomfitor [Mon, 20 Sep 2010 21:13:05 +0000 (21:13 +0000)]
update doxyfile to warn more for missing params, prevent __UNUSED__ warnings, exclude all ecore_config

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52515 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove ecore_config stuff; also accidentally committed undocumented changes in r52512...
discomfitor [Mon, 20 Sep 2010 21:12:08 +0000 (21:12 +0000)]
remove ecore_config stuff; also accidentally committed undocumented changes in r52512 as follows:
*update Doxyfile to new version
*fix doxygen warnings from samsung <tbd> email
*remove references to code that was probably last used by the roman empire

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52514 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoThis is the Doxygen Police! If you committed any of these lines, accept your public...
discomfitor [Mon, 20 Sep 2010 20:52:15 +0000 (20:52 +0000)]
This is the Doxygen Police! If you committed any of these lines, accept your public shaming!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52513 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodoxy error fixes
discomfitor [Mon, 20 Sep 2010 20:33:50 +0000 (20:33 +0000)]
doxy error fixes

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52512 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoT_UNIX I AM GUESSING THIS WAS YOU!
discomfitor [Mon, 20 Sep 2010 20:18:26 +0000 (20:18 +0000)]
T_UNIX I AM GUESSING THIS WAS YOU!
@Brief != @brief!!!

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52510 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodoxy todo--
discomfitor [Mon, 20 Sep 2010 20:12:17 +0000 (20:12 +0000)]
doxy todo--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52509 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoauthors updates
discomfitor [Mon, 20 Sep 2010 20:04:05 +0000 (20:04 +0000)]
authors updates

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52507 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix obscure error case where CLIENT_DEL event is not generated after a client ssl...
discomfitor [Mon, 20 Sep 2010 19:32:37 +0000 (19:32 +0000)]
fix obscure error case where CLIENT_DEL event is not generated after a client ssl pings ecore's server and disconnects immediately after handshake

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52504 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd cl->client_count member to prevent segv when counting a list that is actually...
discomfitor [Mon, 20 Sep 2010 19:31:11 +0000 (19:31 +0000)]
add cl->client_count member to prevent segv when counting a list that is actually null but hasn't been nulled

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52503 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoformatting, switch lost_client to bool
discomfitor [Mon, 20 Sep 2010 18:52:52 +0000 (18:52 +0000)]
formatting, switch lost_client to bool

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52501 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFINALLY FIX OPENSSL SERVER!!!!!!!!! YESSSSSSSSSSSSSSSSSSSSS
discomfitor [Mon, 20 Sep 2010 18:25:21 +0000 (18:25 +0000)]
FINALLY FIX OPENSSL SERVER!!!!!!!!! YESSSSSSSSSSSSSSSSSSSSS

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52497 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoFix typos
lucas [Mon, 20 Sep 2010 17:09:13 +0000 (17:09 +0000)]
Fix typos

"he->the" where appropriate

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52493 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofix unused warns
discomfitor [Sun, 19 Sep 2010 19:41:06 +0000 (19:41 +0000)]
fix unused warns

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52470 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoremove ssl2 support completely
discomfitor [Sun, 19 Sep 2010 19:38:38 +0000 (19:38 +0000)]
remove ssl2 support completely

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52469 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agognutls cleanup: only create diffie hellman bits on server init instead of for each...
discomfitor [Sun, 19 Sep 2010 19:25:47 +0000 (19:25 +0000)]
gnutls cleanup: only create diffie hellman bits on server init instead of for each client

overhead/blocking--
speed++

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52468 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofinally crush the last openssl segv
discomfitor [Sun, 19 Sep 2010 18:40:43 +0000 (18:40 +0000)]
finally crush the last openssl segv
still broken though

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52467 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agomore warngins--
raster [Sun, 19 Sep 2010 03:55:06 +0000 (03:55 +0000)]
more warngins--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52460 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarnings--
raster [Sun, 19 Sep 2010 03:51:56 +0000 (03:51 +0000)]
warnings--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52459 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarning--
raster [Sun, 19 Sep 2010 03:44:42 +0000 (03:44 +0000)]
warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52458 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarning--
raster [Sun, 19 Sep 2010 03:29:30 +0000 (03:29 +0000)]
warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52457 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarning--
raster [Sun, 19 Sep 2010 03:28:18 +0000 (03:28 +0000)]
warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52456 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agofmting.
raster [Sun, 19 Sep 2010 03:26:59 +0000 (03:26 +0000)]
fmting.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52455 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarnings--
raster [Sun, 19 Sep 2010 03:25:15 +0000 (03:25 +0000)]
warnings--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52454 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agowarning--
raster [Sun, 19 Sep 2010 03:09:09 +0000 (03:09 +0000)]
warning--

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52453 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agocheck return of ssl_server_prepare
discomfitor [Sat, 18 Sep 2010 19:29:43 +0000 (19:29 +0000)]
check return of ssl_server_prepare

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52423 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agogiant cleanups/rewrites which are unnoticeable to users:
discomfitor [Sat, 18 Sep 2010 19:26:05 +0000 (19:26 +0000)]
giant cleanups/rewrites which are unnoticeable to users:
*client->server renamed client->host_server to clarify ambiguity
*ecore_con_ssl_client_prepare.* killed off because it was useless and wrong
*openssl generates only one SSL_CTX per server now instead of a new one for each client, which is broken/unnecessary/wasteful
**as a result, certificate loading is now only done once
**additionally this will save a very large amount of memory and avoid unnecessary/broken refcounting
*ecore_con_ssl_server_prepare.* rewritten to actually be useful instead of just a lazy way to null pointers
**all SSL_CTX code now goes here^
*some formatting fixes
*internal function renames

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52422 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd the possibility to have shaped windows in ecore_evas (gdi
caro [Sat, 18 Sep 2010 17:24:31 +0000 (17:24 +0000)]
add the possibility to have shaped windows in ecore_evas (gdi
only for now)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52418 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agodont use tls max if it doesnt exist eh?
raster [Sat, 18 Sep 2010 11:41:15 +0000 (11:41 +0000)]
dont use tls max if it doesnt exist eh?

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52413 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoadd mixed protocol for gnutls as well
discomfitor [Sat, 18 Sep 2010 08:46:17 +0000 (08:46 +0000)]
add mixed protocol for gnutls as well

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52412 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoallow mixing sslv3+tlsv1 in openssl, FINALLY FIX INITIAL BUG FOR OPENSSL SERVERS!
discomfitor [Sat, 18 Sep 2010 08:36:13 +0000 (08:36 +0000)]
allow mixing sslv3+tlsv1 in openssl, FINALLY FIX INITIAL BUG FOR OPENSSL SERVERS!
note that openssl servers still do not work because there is more than one bug :/

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52411 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoswitch private struct members from char bitfields to Eina_Bool bitfields
discomfitor [Sat, 18 Sep 2010 06:30:13 +0000 (06:30 +0000)]
switch private struct members from char bitfields to Eina_Bool bitfields
no noticeable difference

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52399 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

13 years agoa loooooooot of outdents and reformatting
discomfitor [Sat, 18 Sep 2010 06:06:05 +0000 (06:06 +0000)]
a loooooooot of outdents and reformatting

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@52397 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33