project/ustream-ssl.git
2014-03-15 Felix Fietkauustream-server-example: close connection on error
2014-03-15 Felix Fietkauexample: rename to ustream-example-server
2014-03-15 Felix Fietkaupolarssl: fix error check on write
2014-03-14 Felix Fietkaupolarssl: add support for version 1.3
2013-10-30 Jo-Philipp... Add version detection of CyaSSL and make the cyassl...
2013-09-25 Felix Fietkauavoid installing internal header files
2013-07-24 Felix Fietkaupolarssl: disable perfect forward secrecy, it slows...
2013-06-18 Felix Fietkauconsume all data after a socket write error
2013-02-04 Felix Fietkauadd polarssl support
2013-02-04 Felix Fietkausplit cyassl and openssl sources, add ssl library abstr...
2013-02-04 Felix Fietkauexample: ignore SIGPIPE
2013-01-23 Felix Fietkaubuild: remove install prefix override
2013-01-22 Felix Fietkaufix read polling by putting the buffer prepare in a...
2013-01-22 Felix Fietkauadd s->poll wrapper
2013-01-13 Felix Fietkauuse libm with cyassl
2013-01-13 Felix Fietkauremove commented out include/link directories
2013-01-13 Felix Fietkauadd copyright info and license
2013-01-13 Felix Fietkaufix compile errors on linux
2013-01-04 Felix Fietkaureturn -1/0 instead of ssl specific return codes when...
2013-01-04 Felix Fietkauonly export one symbol from the lib, containing a struc...
2012-12-27 Felix Fietkauinstall headers and library
2012-10-23 Felix Fietkaufix logic inversion
2012-10-23 Felix FietkauInitial import