[go: up one dir, main page]

Menu

Tree [r90] / trunk /
 History

HTTPS access


File Date Author Commit
 conf 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 doc 2012-03-22 felfert [r85] - Started implementing a simple WebSockets gat...
 m4 2012-03-28 felfert [r89] - Fixed autoconf prob with older autotools
 samples 2012-03-28 felfert [r90] - Fixed comile error
 setup 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 AUTHORS 2010-06-05 felfert [r30] - Updated svn:ignore attrs
 COPYING 2010-05-22 Fritz Elfert [r2] - Initial import of modified EHS 1.3.1
 ChangeLog.old 2010-05-22 Fritz Elfert [r5] - Added svn:ignore properties
 INSTALL 2010-05-22 Fritz Elfert [r2] - Initial import of modified EHS 1.3.1
 Makefile.am 2012-03-27 felfert [r87] - handle rvalue refs
 NEWS 2010-05-22 Fritz Elfert [r2] - Initial import of modified EHS 1.3.1
 README 2010-06-05 felfert [r30] - Updated svn:ignore attrs
 TODO 2010-05-23 Fritz Elfert [r13] - Updated TODO and ehs_development_guide.txt
 configure.ac 2012-03-28 felfert [r88] - Misc build fixes for older compilers
 contentdisposition.h 2010-06-05 felfert [r30] - Updated svn:ignore attrs
 datum.cpp 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 datum.h 2010-06-05 felfert [r28] - Integrated doxygen stuff into autotools.
 debug.h 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 dynamicssllocking.cpp 2011-11-22 felfert [r69] - Buped up version
 dynamicssllocking.h 2010-06-05 felfert [r28] - Integrated doxygen stuff into autotools.
 ehs-chunktest.pl 2010-06-14 felfert [r44] - Tested chunked transfer encoding.
 ehs-stress.pl 2012-03-27 felfert [r86] - work with move semantics
 ehs.cpp 2012-03-28 felfert [r88] - Misc build fixes for older compilers
 ehs.h 2012-03-22 felfert [r85] - Started implementing a simple WebSockets gat...
 ehs_development_guide.txt 2012-01-19 felfert [r75] - Use GCC varargs macros (if available) for de...
 ehsconnection.h 2012-03-28 felfert [r88] - Misc build fixes for older compilers
 ehsrc.rc.in 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 ehsserver.h 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 ehstypes.h.in 2012-03-28 felfert [r89] - Fixed autoconf prob with older autotools
 formvalue.cpp 2010-06-05 felfert [r30] - Updated svn:ignore attrs
 formvalue.h 2011-11-16 felfert [r66] - Fixed include statements
 httprequest.cpp 2012-03-21 felfert [r82] - Added special handling for WebSocket requests
 httprequest.h 2010-06-09 felfert [r39] - Implemented chunked transfer encoding - stil...
 httpresponse.cpp 2012-03-27 felfert [r86] - work with move semantics
 httpresponse.h 2012-03-28 felfert [r88] - Misc build fixes for older compilers
 mutexhelper.h 2010-06-14 felfert [r43] - Network setup and StartServer now use except...
 networkabstraction.h 2011-12-13 felfert [r71] - More verbose error reporting, if SSL handsha...
 osdep.cpp 2012-03-21 felfert [r84] - Forgot to add...
 securesocket.cpp 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 securesocket.h 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 socket.cpp 2012-03-22 felfert [r85] - Started implementing a simple WebSockets gat...
 socket.h 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 sslerror.cpp 2011-12-13 felfert [r72] - Improved error reporting
 sslerror.h 2011-12-13 felfert [r71] - More verbose error reporting, if SSL handsha...
 staticssllocking.cpp 2012-03-20 felfert [r81] - Added ability to cross-build with mingw32 on...
 staticssllocking.h 2010-06-05 felfert [r28] - Integrated doxygen stuff into autotools.

Read Me

This isn't really done yet.

EHS is distributed under version 2.1 of the LGPL as described in COPYING.

Check out INSTALL for installation notes.

check out ehs_development_guide.txt for how to develop using EHS.