• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Revisión9bd2dde42f59d60dfec149a28f8c91b6fb2cf717 (tree)
Tiempo2011-11-26 01:27:19
AutorDr. Stephen Henson <steve@open...>
CommiterDr. Stephen Henson

Log Message

prepare for rc5

Cambiar Resumen

Diferencia incremental

--- a/fips/fips_locl.h
+++ b/fips/fips_locl.h
@@ -68,7 +68,7 @@ int fips_post_corrupt(int id, int subid, void *ex);
6868 int fips_post_status(void);
6969
7070 #define FIPS_MODULE_VERSION_NUMBER 0x20000005L
71-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc5-dev unvalidated test module xx XXX xxxx"
71+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc5 unvalidated test module xx XXX xxxx"
7272
7373 #ifdef __cplusplus
7474 }