Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-15 | Initial axTLS integration. Connections can be made and some tests pass. | Eric Hu | |
Failed HTTPS tests: 301, 306, 311, 312, 313, 560 311, 312 need more detailed error reporting from axTLS. 313 relates to CRL, which hasn't been implemented yet. | |||
2010-12-15 | Preparing for axTLS. Actual SSL API functions are only stubbed. | Eric Hu | |
Added axTLS to autotool files and glue code to misc other files. axtls.h maps SSL API functions, but may change. axtls.c is just a stub file and will definitely change. |