projects
/
profile
/
ivi
/
ecore.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ecore/doc - Add some @htmlonly guards.
[profile/ivi/ecore.git]
/
src
/
lib
/
ecore_con
/
Ecore_Con.h
2011-07-18
antognolli
ecore/doc - Add some @htmlonly guards.
blob
|
commitdiff
2011-07-13
antognolli
ecore/ecore_con - Add some sequence diagrams.
blob
|
commitdiff
|
diff to current
2011-07-13
antognolli
ecore/ecore_con - Move more documentation to Ecore_Con.h.
blob
|
commitdiff
|
diff to current
2011-07-12
antognolli
ecore/ecore_con - Brief description for the client...
blob
|
commitdiff
|
diff to current
2011-07-12
antognolli
ecore/ecore_con - Update documentation of server/client...
blob
|
commitdiff
|
diff to current
2011-07-12
antognolli
ecore/ecore_con - Constify return of ecore_con_server_c...
blob
|
commitdiff
|
diff to current
2011-07-12
antognolli
ecore/ecore_con - Move more function documentation...
blob
|
commitdiff
|
diff to current
2011-07-08
antognolli
ecore/ecore_con - add more reference doc to some functions.
blob
|
commitdiff
|
diff to current
2011-07-08
antognolli
ecore/ecore_con - Move documentation from .c to .h.
blob
|
commitdiff
|
diff to current
2011-07-05
antognolli
ecore/ecore_con - improved documentation and added...
blob
|
commitdiff
|
diff to current
2011-06-25
discomfitor
apparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
blob
|
commitdiff
|
diff to current
2011-06-15
discomfitor
@since 1.1
blob
|
commitdiff
|
diff to current
2011-06-15
discomfitor
+ecore_con_ssl_server_upgrade
blob
|
commitdiff
|
diff to current
2011-05-14
caro
Ecore: ecore_con : make ecore_con work on Windows
blob
|
commitdiff
|
diff to current
2011-04-01
cedric
ecore: Add pipelining support for HTTP 1.1.
blob
|
commitdiff
|
diff to current
2011-03-30
cedric
ecore: add ecore_con_url_ssl_ca_set.
blob
|
commitdiff
|
diff to current
2011-03-01
cedric
ecore: add ecore_con_url_ssl_verify_peer_set patch...
blob
|
commitdiff
|
diff to current
2011-02-11
discomfitor
+ecore_con_client_port_get
blob
|
commitdiff
|
diff to current
2011-02-10
discomfitor
implement full event-driven error messaging api for...
blob
|
commitdiff
|
diff to current
2011-01-28
raster
ecore_con_url_get needs no args.
blob
|
commitdiff
|
diff to current
2011-01-06
etrunko
Add basic cookie support to Ecore_Con_Url.
blob
|
commitdiff
|
diff to current
2011-01-06
raster
ok rafael/rui - i've deprecated send and made a get...
blob
|
commitdiff
|
diff to current
2010-11-06
discomfitor
add ecore_con_client_connected_get to avoid people...
blob
|
commitdiff
|
diff to current
2010-10-25
raster
From: Raphael Kubo da Costa <kubo@profusion.mobi>
blob
|
commitdiff
|
diff to current
2010-10-18
cedric
* ecore: time to cleanup ecore_con_url time.
blob
|
commitdiff
|
diff to current
2010-10-18
cedric
* ecore: remove ecore_con_url_http_post_send as it...
blob
|
commitdiff
|
diff to current
2010-10-12
caro
fix doxygen warnings
blob
|
commitdiff
|
diff to current
2010-10-08
glima
Yet another int -> Eina_Bool fix, similar to the one...
blob
|
commitdiff
|
diff to current
2010-10-08
bdilly
In practice, it was already being treated as an Eina_Bo...
blob
|
commitdiff
|
diff to current
2010-09-28
discomfitor
first part of ssl rerererewrite: split functions, move...
blob
|
commitdiff
|
diff to current
2010-09-22
caro
remove whitespaces
blob
|
commitdiff
|
diff to current
2010-09-22
discomfitor
implement functions to time out client connections...
blob
|
commitdiff
|
diff to current
2010-09-22
discomfitor
add ECORE_CON_USE_MIXED, which is just an alias for...
blob
|
commitdiff
|
diff to current
2010-09-21
discomfitor
ecore_con_url_destroy -> ecore_con_url_free
blob
|
commitdiff
|
diff to current
2010-09-21
discomfitor
-EAPI int ecore_con_url_url_set(Ecore_Con...
blob
|
commitdiff
|
diff to current
2010-09-21
discomfitor
formatting
blob
|
commitdiff
|
diff to current
2010-09-21
discomfitor
ecore_con_server_connected_get now returns Eina_Bool
blob
|
commitdiff
|
diff to current
2010-09-20
discomfitor
doxy error fixes
blob
|
commitdiff
|
diff to current
2010-09-08
lucas
Fix common misspellings
blob
|
commitdiff
|
diff to current
2010-08-27
mekius
Add the following functions to Ecore_Con API:
blob
|
commitdiff
|
diff to current
2010-08-04
lucas
FORMATTING
blob
|
commitdiff
|
diff to current
2010-07-30
discomfitor
return void* for data functions; depend on user not...
blob
|
commitdiff
|
diff to current
2010-07-29
cedric
* ecore: fix comment.
blob
|
commitdiff
|
diff to current
2010-07-29
discomfitor
more doxy than anyone will EVER need. EVER.
blob
|
commitdiff
|
diff to current
2010-07-28
discomfitor
these functions return a const char *, so they should...
blob
|
commitdiff
|
diff to current
2010-07-28
discomfitor
fix cert support, split functions for client/server
blob
|
commitdiff
|
diff to current
2010-07-27
devilhorns
Fix up a little formatting (wrt wrapping).
blob
|
commitdiff
|
diff to current
2010-07-27
discomfitor
add full ssl certificate support to ecore_con: call...
blob
|
commitdiff
|
diff to current
2010-07-27
discomfitor
doxy
blob
|
commitdiff
|
diff to current
2010-07-27
discomfitor
big doxy update
blob
|
commitdiff
|
diff to current
2010-07-22
cedric
* ecore: add ecore_con_lookup for dns request retrieval.
blob
|
commitdiff
|
diff to current
2010-05-16
raster
CEEEEEEEEEEEEEEEEEEEEEEEEDRIC! *spank*
blob
|
commitdiff
|
diff to current
2010-05-09
rui
This commit implements http auth support; in order...
blob
|
commitdiff
|
diff to current
2010-05-06
jeffdameth
added fuction to send httposts created with curl formadd.
blob
|
commitdiff
|
diff to current
2010-03-09
caro
remove ecore_con_dns
blob
|
commitdiff
|
diff to current
2010-02-24
caro
fix declaration of struct addrinfo
blob
|
commitdiff
|
diff to current
2010-02-23
caro
never use macro defined by configure in an exported...
blob
|
commitdiff
|
diff to current
2010-01-15
englebass
Ecore_Data gone
blob
|
commitdiff
|
diff to current
2009-12-01
cedric
* ecore_con_dns: Mark it deprecated as it should be...
blob
|
commitdiff
|
diff to current
2009-11-20
cedric
* ecore_con: Add support for TCP_NODELAY.
blob
|
commitdiff
|
diff to current
2009-08-27
dieb
Add missing prototype for ecore_con_url_response_header...
blob
|
commitdiff
|
diff to current
2009-08-12
cedric
* ecore_con: Add broadcast support from Atton Jonathan.
blob
|
commitdiff
|
diff to current
2009-08-12
cedric
* ecore_con_url: Patch from Andre Dieb with a few...
blob
|
commitdiff
|
diff to current
2009-03-16
cedric
* ecore_con_url: Add some constness.
blob
|
commitdiff
|
diff to current
2009-01-31
caro
remove a bit the mess n ecore. It's just the first...
blob
|
commitdiff
|
diff to current
2008-12-11
cedric
Remove ecore_hash and eina_hash use from ecore.
blob
|
commitdiff
|
diff to current
2008-10-09
cedric
Fix entrance and perhaps exquisite too.
blob
|
commitdiff
|
diff to current
2008-10-09
raster
go back to svnrev 36473 for ecore_con - these ipv6...
blob
|
commitdiff
|
diff to current
2008-10-08
cedric
Fix some warning.
blob
|
commitdiff
|
diff to current
2008-10-07
cedric
More cleanup and export a replacement for ecore_con_dns...
blob
|
commitdiff
|
diff to current
2008-10-06
cedric
Starting work for IPv6 support of ecore_con. Use getadd...
blob
|
commitdiff
|
diff to current
2008-09-25
englebass
Rename REMOTE_SYSTEM to REMOTE_TCP, keep SYSTEM as...
blob
|
commitdiff
|
diff to current
2008-09-25
cedric
Patch from Matt Barclay that add UDP client support...
blob
|
commitdiff
|
diff to current
2008-09-17
cedric
Add multicast support thanks to Matt Barclay <mbarclay...
blob
|
commitdiff
|
diff to current
2008-08-17
raster
move around - flatter.
blob
|
commitdiff
|
diff to current