aboutsummaryrefslogtreecommitdiff
path: root/openssl/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Don't build a custom openssl on OSX"Steven Fackler2015-06-301-0/+10
| | | | | | This reverts commit 645430602d0f4d56c6ab153b68a11c6be6d8b183. We actually need 1.0.2 for DTLSv1.2 and ALPN
* ssl: support ALPNCody P Schafer2015-06-291-1/+1
| | | | | | | | | | Heavily based on the existing NPN wrapping code. Naming of public functions is identical to the NPN ones with `s/npn/alpn/` applied to prevent devs from needing to remember 2 names (and to let my copy the npn tests and perform the subistution to generate the apln tests). It might make sense to (at some point) use macros or a trait to cut down the duplication.
* Don't build a custom openssl on OSXSteven Fackler2015-06-271-10/+0
| | | | I don't believe the bugfix the required this is needed anymore
* Add a test for connection negotiation failureSteven Fackler2015-06-251-0/+1
|
* Test reading CN from test certificateJoseph Glanville2015-05-182-47/+49
|
* Clean up build infrastructureSteven Fackler2015-04-082-8/+20
|
* Fix preemtively exiting openssl dtls server for testsManuel Schölling2015-04-061-4/+6
|
* Debug halteproblem with testsManuel Schölling2015-04-061-1/+4
|
* Fix travis test setup for DTLSManuel Schölling2015-04-061-0/+13
|
* Fix stuffSteven Fackler2015-02-072-0/+49
|
* Build fixesSteven Fackler2015-02-072-49/+0
|
* Move docs to this repo and auto buildSteven Fackler2015-02-072-0/+49