Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Wendling
37dddbfb29 add AUTHORS and unify copyright info 2017-06-05 18:07:03 -06:00
Jeff Wendling
0d0212094c remove useless build tags 2017-06-05 18:07:03 -06:00
Andrew Harding
b90544c9b0 openssl 1.1.x support
- created a uniform shim layer for the Go code to invoke that does the
  right thing depending on the version of openssl. functions that have
  yet to be moved can be done so as needed.

- fixed the incorrect use of X509_STORE_CTX_get_app_data in verify_cb to
  pull out the SSL object from the x509 store context, which causes
  crashes when the SSL object index happens to not be zero.

- fix engine not being passed to HMAC_Init_ex

- fix HMAC tests not checking for failures with NewHMAC
2017-06-05 18:07:03 -06:00
JT Olds
42391d89a5 add license
Change-Id: I4642fb9b97256ec6b3ffbe403272efc690bf1606
2014-05-09 15:38:13 -06:00
JT Olds
76a5e0584d space monkey internal commit export
[katamari commit: 05c97fb8e733433a63dcedaa7408c63beedd286f]
2014-03-24 23:43:22 +00:00
Jeff Wendling
59e2e7d023 space monkey internal commit export
[katamari commit: 2810bbc33c846960c53369be928975330b93d5cb]
2014-03-21 20:29:15 +00:00