Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jul 13, 2007, 8:54:18 AM (17 years ago)
- Author:
-
wehlhard
- Comment:
-
update pretty grids
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v58
|
v59
|
|
116 | 116 | == x509 CertificateScheme == |
117 | 117 | ||'''Member'''||'''Backend (GnuTLS)'''||'''Backend (NSS)'''||'''libpurple frontend'''|| |
118 | | ||import_certificate||Written, untested, Exposed||Not started||Not started|| |
119 | | ||destroy_certificate||Written, untested, Exposed||Not started||Not started|| |
| 118 | ||import_certificate||Written, Tested, Exposed||Not started||Written, Tested|| |
| 119 | ||export_certificate||Written, Tested, Exposed||Not started||Written, Tested|| |
| 120 | ||copy_certificate||Written, untested, Exposed||Not started||Written, untested|| |
| 121 | ||destroy_certificate||Written, Tested, Exposed||Not started||Written, Tested|| |
120 | 122 | ||get_fingerprint_sha1||Written, Tested, Exposed||Not started||Written, Tested|| |
121 | | |
122 | | === x509 verification data === |
123 | | ||'''get_verification_data field'''||'''GnuTLS Status'''||'''NSS Status'''|| |
124 | | ||fpr_sha1||Partial||Not implemented|| |
125 | | ||common_name||Not implemented||Not implemented|| |
126 | | ||expiration||Not implemented||Not implemented|| |
127 | | ||activation||Not implemented||Not implemented|| |
| 123 | ||get_subject_name||Written, Tested, Exposed||Not started||Written, Tested|| |
| 124 | ||check_subject_name||Written, Tested, Exposed||Not started||Written, Tested|| |
| 125 | ||get_activation||Written, Tested, Exposed||Not started||Written, Tested|| |
128 | 126 | |
129 | 127 | == SslOps modifications == |
130 | 128 | ||'''Member'''||'''Backend (GnuTLS)'''||'''Backend (NSS)'''||'''libpurple frontend'''|| |
131 | | ||get_peer_certificates||Written, untested, Exposed||Not started||purple_ssl_get_peer_certificates|| |
| 129 | ||get_peer_certificates||Written, Tested, Exposed||Not started||purple_ssl_get_peer_certificates|| |
132 | 130 | |
133 | 131 | == certificate.h == |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!