index
:
rust-openssl
0.9.x
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openssl
/
src
/
x509
/
tests.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement certificate extensions for certificate requests
Jethro Beekman
2015-07-08
1
-5
/
+20
*
Fix/add more X509generator tests
Jethro Beekman
2015-07-08
1
-1
/
+1
*
Add Subject Alternate Name extension
Jethro Beekman
2015-07-01
1
-1
/
+3
*
Add arbitrary X509 extensions by OID string
Jethro Beekman
2015-07-01
1
-3
/
+4
*
Add arbitrary X509 extensions by NID
Jethro Beekman
2015-07-01
1
-2
/
+3
*
Add public generic extension interface to X509Generator
Jethro Beekman
2015-07-01
1
-4
/
+5
*
Implement arbitrary X509 Extended Key Usage values
Jethro Beekman
2015-07-01
1
-2
/
+2
*
Turn assertions into unwraps such that tests provide useful output on panic.
Jethro Beekman
2015-07-01
1
-7
/
+3
*
Add a test that checks whether 3 known subject attributes can be retrieved by...
Jethro Beekman
2015-06-30
1
-0
/
+29
*
Test reading CN from test certificate
Joseph Glanville
2015-05-18
1
-1
/
+19
*
Write through to underlying stream for every write call
Steven Fackler
2015-04-30
1
-1
/
+0
*
Add X509::public_key()
Manuel Schölling
2015-04-15
1
-0
/
+3
*
Fix deprecation warnings
Steven Fackler
2015-03-25
1
-1
/
+1
*
Convert to new IO.
Steven Fackler
2015-02-24
1
-6
/
+6
*
Move docs to this repo and auto build
Steven Fackler
2015-02-07
1
-0
/
+51