~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to diffs.6e

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2005-12-13 21:37:42 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051213213742-d0ydaylf80l16bj1
Tags: upstream-0.9.8a
ImportĀ upstreamĀ versionĀ 0.9.8a

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -cr openssl6-engine/CHANGES ossl6-engine/CHANGES
2
 
*** openssl6-engine/CHANGES     Mon Sep 29 21:33:17 2003
3
 
--- ossl6-engine/CHANGES        Mon Sep 29 21:33:07 2003
4
 
***************
5
 
*** 2,8 ****
6
 
   OpenSSL CHANGES
7
 
   _______________
8
 
  
9
 
!  Changes between 0.9.6j and 0.9.6k  [xx XXX 2003]
10
 
  
11
 
    *) Fix various bugs revealed by running the NISCC test suite:
12
 
  
13
 
--- 2,8 ----
14
 
   OpenSSL CHANGES
15
 
   _______________
16
 
  
17
 
!  Changes between 0.9.6j and 0.9.6k  [30 Sep 2003]
18
 
  
19
 
    *) Fix various bugs revealed by running the NISCC test suite:
20
 
  
21
 
diff -cr openssl6-engine/FAQ ossl6-engine/FAQ
22
 
*** openssl6-engine/FAQ Thu Apr 10 20:42:58 2003
23
 
--- ossl6-engine/FAQ    Mon Sep 29 21:33:07 2003
24
 
***************
25
 
*** 63,69 ****
26
 
  * Which is the current version of OpenSSL?
27
 
  
28
 
  The current version is available from <URL: http://www.openssl.org>.
29
 
! OpenSSL 0.9.7b was released on April 10, 2003.
30
 
  
31
 
  In addition to the current stable release, you can also access daily
32
 
  snapshots of the OpenSSL development version at <URL:
33
 
--- 63,69 ----
34
 
  * Which is the current version of OpenSSL?
35
 
  
36
 
  The current version is available from <URL: http://www.openssl.org>.
37
 
! OpenSSL 0.9.7c was released on September 30, 2003.
38
 
  
39
 
  In addition to the current stable release, you can also access daily
40
 
  snapshots of the OpenSSL development version at <URL:
41
 
diff -cr openssl6-engine/NEWS ossl6-engine/NEWS
42
 
*** openssl6-engine/NEWS        Thu Apr 10 19:37:38 2003
43
 
--- ossl6-engine/NEWS   Mon Sep 29 21:33:07 2003
44
 
***************
45
 
*** 5,10 ****
46
 
--- 5,15 ----
47
 
    This file gives a brief overview of the major changes between each OpenSSL
48
 
    release. For more details please read the CHANGES file.
49
 
  
50
 
+   Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k:
51
 
52
 
+       o Security: fix various ASN1 parsing bugs.
53
 
+       o SSL/TLS protocol fix for unrequested client certificates.
54
 
55
 
    Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
56
 
  
57
 
        o Security: counter the Klima-Pokorny-Rosa extension of
58
 
diff -cr openssl6-engine/README ossl6-engine/README
59
 
*** openssl6-engine/README      Thu Apr 10 20:57:52 2003
60
 
--- ossl6-engine/README Mon Sep 29 21:33:07 2003
61
 
***************
62
 
*** 1,5 ****
63
 
  
64
 
!  OpenSSL 0.9.6k-dev [engine] xx XXX 2003
65
 
  
66
 
   Copyright (c) 1998-2003 The OpenSSL Project
67
 
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
68
 
--- 1,5 ----
69
 
  
70
 
!  OpenSSL 0.9.6k [engine] 30 Sep 2003
71
 
  
72
 
   Copyright (c) 1998-2003 The OpenSSL Project
73
 
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
74
 
diff -cr openssl6-engine/STATUS ossl6-engine/STATUS
75
 
*** openssl6-engine/STATUS      Thu Apr 10 20:42:58 2003
76
 
--- ossl6-engine/STATUS Mon Sep 29 21:33:07 2003
77
 
***************
78
 
*** 5,13 ****
79
 
--- 5,15 ----
80
 
    DEVELOPMENT STATE
81
 
  
82
 
      o  OpenSSL 0.9.8:  Under development...
83
 
+     o  OpenSSL 0.9.7c: Released on September 30th, 2003
84
 
      o  OpenSSL 0.9.7b: Released on April     10th, 2003
85
 
      o  OpenSSL 0.9.7a: Released on February  19th, 2003
86
 
      o  OpenSSL 0.9.7:  Released on December  31st, 2002
87
 
+     o  OpenSSL 0.9.6k: Released on September 30th, 2003
88
 
      o  OpenSSL 0.9.6j: Released on April     10th, 2003
89
 
      o  OpenSSL 0.9.6i: Released on February  19th, 2003
90
 
      o  OpenSSL 0.9.6h: Released on December   5th, 2002
91
 
diff -cr openssl6-engine/crypto/opensslv.h ossl6-engine/crypto/opensslv.h
92
 
*** openssl6-engine/crypto/opensslv.h   Thu Apr 10 20:57:53 2003
93
 
--- ossl6-engine/crypto/opensslv.h      Mon Sep 29 21:33:07 2003
94
 
***************
95
 
*** 25,32 ****
96
 
   * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
97
 
   *  major minor fix final patch/beta)
98
 
   */
99
 
! #define OPENSSL_VERSION_NUMBER        0x009060b0L
100
 
! #define OPENSSL_VERSION_TEXT  "OpenSSL 0.9.6k-dev [engine] xx XXX 2003"
101
 
  #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
102
 
  
103
 
  
104
 
--- 25,32 ----
105
 
   * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
106
 
   *  major minor fix final patch/beta)
107
 
   */
108
 
! #define OPENSSL_VERSION_NUMBER        0x009060bfL
109
 
! #define OPENSSL_VERSION_TEXT  "OpenSSL 0.9.6k [engine] 30 Sep 2003"
110
 
  #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
111
 
  
112
 
  
113
 
diff -cr openssl6-engine/include/openssl/opensslv.h ossl6-engine/include/openssl/opensslv.h
114
 
*** openssl6-engine/include/openssl/opensslv.h  Thu Apr 10 20:57:53 2003
115
 
--- ossl6-engine/include/openssl/opensslv.h     Mon Sep 29 21:33:07 2003
116
 
***************
117
 
*** 25,32 ****
118
 
   * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
119
 
   *  major minor fix final patch/beta)
120
 
   */
121
 
! #define OPENSSL_VERSION_NUMBER        0x009060b0L
122
 
! #define OPENSSL_VERSION_TEXT  "OpenSSL 0.9.6k-dev [engine] xx XXX 2003"
123
 
  #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
124
 
  
125
 
  
126
 
--- 25,32 ----
127
 
   * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
128
 
   *  major minor fix final patch/beta)
129
 
   */
130
 
! #define OPENSSL_VERSION_NUMBER        0x009060bfL
131
 
! #define OPENSSL_VERSION_TEXT  "OpenSSL 0.9.6k [engine] 30 Sep 2003"
132
 
  #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
133
 
  
134