projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7af0b
)
Add missing DTLS1_BAD_VER (hope I got the value right).
author
Ben Laurie
<ben@openssl.org>
Sun, 12 Oct 2008 14:04:34 +0000
(14:04 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sun, 12 Oct 2008 14:04:34 +0000
(14:04 +0000)
ssl/dtls1.h
patch
|
blob
|
history
diff --git
a/ssl/dtls1.h
b/ssl/dtls1.h
index 6548a98f035168421f5acd987c9bc26fd323ccb1..1438b2513117b5de93a0abaa8573e12a411a6fcd 100644
(file)
--- a/
ssl/dtls1.h
+++ b/
ssl/dtls1.h
@@
-68,6
+68,7
@@
extern "C" {
#endif
#define DTLS1_VERSION 0xFEFF
+#define DTLS1_BAD_VER 0x0100
#if 0
/* this alert description is not specified anywhere... */