commit | 2770fbd651918f64881339e162edbbd261624a59 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 03 13:30:23 2012 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 03 13:30:23 2012 +0000 |
tree | 91538c4dcb1f38f35bd2a3b15c28b590c91218d6 | |
parent | 4f9a7bb7fdb52299c6b91b76252104a70d74710d [diff] [blame] |
- Added DEFLATE compression support as per RFC3749 (requires zlib)
diff --git a/include/polarssl/error.h b/include/polarssl/error.h index fb739b1..508546e 100644 --- a/include/polarssl/error.h +++ b/include/polarssl/error.h
@@ -75,7 +75,7 @@ * RSA 4 9 * MD 5 4 * CIPHER 6 5 - * SSL 6 1 (Started from top) + * SSL 6 2 (Started from top) * SSL 7 31 * * Module dependent error code (5 bits 0x.08.-0x.F8.)