~ubuntu-branches/ubuntu/quantal/crypt++el/quantal

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2008-07-18 14:25:46 UTC
  • mfrom: (1.1.2 upstream) (3.1.1 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080718142546-a7m4jv9ahcsmexn8
Tags: 2.94-1
* new upstream from Xemacs
* include ChangeLog from Upstream
* make crypt.el run with emacs21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-09-29  Jari Aalto  <jari.aalto AT cante.net>
 
2
 
 
3
        * crypt.el
 
4
        (crypt-encryption-type-get): New function.
 
5
        (crypt-encryption-type-set): New function.
 
6
        (crypt-decrypt-buffer): New interactive function.
 
7
        (crypt-encrypted-p): Call `crypt-encryption-type-set' to set
 
8
        correct `crypt-encryption-type'.
 
9
        (crypt-build-encryption-alist): Add entry for
 
10
        bcrypt program: *.bfe files.
 
11
 
 
12
2006-09-04  Aidan Kehoe  <kehoea@parhasard.net>
 
13
 
 
14
        Import Karl Berry's crypt++, with GPG, PGP support. ChangeLog:
 
15
 
 
16
    2004-04-02    <karl@u20.cs.umb.edu>
 
17
    
 
18
        * crypt++.el is no longer supported.  Use crypt.el from XEmacs instead.
 
19
    
 
20
    2003-01-17    <karl@gnu.org>
 
21
    
 
22
        * crypt++.el (rc4): new encoding from Michael Ernst.
 
23
    
 
24
    2001-11-15    <karl@gnu.org>
 
25
    
 
26
        * crypt++.el: version 2.91.
 
27
        * crypt++.el: mention 'no-conversion-unix for xemacs.
 
28
        * crypt++.el (crypt-encryption-alist): add entry for mcrypt, from
 
29
        forcer@debian.org (Jorgen Schaefer): mcrypt entry.
 
30
    
 
31
    2001-10-31    <karl@gnu.org>
 
32
    
 
33
        * crypt++.el: mailcrypt at sourceforge now.
 
34
        From: David Magda <dmagda@magda.ca>
 
35
        Date: Sat, 27 Oct 2001 15:35:30 -0400
 
36
    
 
37
    2001-05-28    <karl@gnu.org>
 
38
    
 
39
        * crypt++.el: add gpg to the comment
 
40
    
 
41
    2001-05-19    <karl@gnu.org>
 
42
    
 
43
        * version 2.90.
 
44
    
 
45
        * crypt++.el (crypt-encryption-magic-regexp-inverse): include
 
46
                pattern for .elc files.
 
47
    
 
48
    2001-05-12    <karl@gnu.org>
 
49
    
 
50
        * crypt++.el: doc fix, version 2.89.
 
51
    
 
52
    2001-05-11    <karl@gnu.org>
 
53
    
 
54
        * crypt++.el: document need for modify-coding-system-alist
 
55
        * crypt++.el (crypt-encode-region): set coding-system-for-read,
 
56
        coding-system-for-write.
 
57
        * crypt++.el: david hull patch for gpg support
 
58
        * crypt++.el: checkpoint
 
59
    
 
60
    2000-06-04    <karl@gnu.org>
 
61
    
 
62
        * crypt++.el: it's 2000 now
 
63
    
 
64
    2000-06-02    <karl@gnu.org>
 
65
    
 
66
        * crypt++.el: ;;; 2.88 - 2jun00 ;;; kifer@cs.sunysb.edu:
 
67
        (coding-system-for-write 'no-conversion) ;;; ryk@coho.net:
 
68
        (buffer-file-coding-system 'no-conversion) ;;; johnh@isi.edu:
 
69
        mailcrypt & pgp/pgp5.0/gpg.
 
70
    
 
71
    Wed Apr 21 11:14:36 1999  Karl Berry  <karl@gnu.org>
 
72
    
 
73
        * crypt++.el: 2.87.
 
74
    
 
75
    Sat Mar 27 17:00:55 1999  Karl Berry  <karl@gnu.org>
 
76
    
 
77
        * crypt++.el: Mailcrypt stuff from Tony Silvat, don't make Mac so
 
78
                broad.
 
79
    
 
80
    Sun Jan 17 15:43:56 1999  Karl Berry  <karl@gnu.org>
 
81
    
 
82
        * Version 2.86.
 
83
        * crypt++.el: Discard stderr from subprocesses.  From Nick Gibins.
 
84
    
 
85
    Mon Aug 10 17:54:54 1998  Karl Berry  <karl@cs.umb.edu>
 
86
    
 
87
        * crypt++.el: Pgp multirecipient support.
 
88
        From cro@nca.asu.edu.
 
89
    
 
90
    Thu Jun  4 10:43:19 1998  Karl Berry  <karl@cs.umb.edu>
 
91
    
 
92
        * crypt++.el: Make bzip label `Bzip'.
 
93
    
 
94
    Fri Mar 20 16:13:05 1998  Karl Berry  <karl@cs.umb.edu>
 
95
    
 
96
        * crypt++.el: Version 2.84.
 
97
    
 
98
    Mon Mar  9 20:46:18 1998  Karl Berry  <karl@cs.umb.edu>
 
99
    
 
100
        * crypt++.el: More doc fixes.
 
101
    
 
102
        * crypt++.el: Merge Mac support from Daniel M. German
 
103
                <dmg@csg.uwaterloo.ca>.
 
104
    
 
105
        * crypt++.el: Doc fixes.
 
106
    
 
107
    Sat Mar  7 15:11:37 1998  Karl Berry  <karl@cs.umb.edu>
 
108
    
 
109
        * crypt++.el: Add bzip (and bzip+tar) support.
 
110
    
 
111
        * crypt++.el: Merge pgp support from John Heidemann <johnh@isi.edu>.
 
112
    
 
113
        * crypt++.el: Support .tgz.
 
114
    
 
115
        * crypt++.el: Add custom support from hniksic.
 
116
        Remove trailing whitespace.
 
117
    
 
118
    Wed Feb  4 17:18:02 1998  Karl Berry  <karl@cs.umb.edu>
 
119
    
 
120
        * crypt++.el: Version 2.83.
 
121
        
 
122
        * crypt.el:
 
123
        * crypt.el (shell-command-switch): New.
 
124
        * crypt.el (crypt-confirm-password):
 
125
        * crypt.el (crypt-encryption-magic-regexp):
 
126
        * crypt.el (crypt-encryption-magic-regexp-inverse):
 
127
        * crypt.el (crypt-build-encryption-alist):
 
128
        * crypt.el (crypt-encryption-alist):
 
129
        * crypt.el (crypt-no-extension-implies-plain):
 
130
        * crypt.el (crypt-decode-dos-p): New.
 
131
        * crypt.el (crypt-decode-mac-p): New.
 
132
        * crypt.el (crypt-build-encoding-alist):
 
133
        * crypt.el (crypt-encoding-alist):
 
134
        * crypt.el (crypt-inhibit-formats):
 
135
        * crypt.el (crypt-get-encryption-key-stdin): New.
 
136
        * crypt.el (crypt-find-file-hook):
 
137
        * crypt.el (crypt-encrypted-p):
 
138
        * crypt.el (crypt-check-extension-for-encoding):
 
139
        * crypt.el (crypt-y-or-n-p):
 
140
        * crypt.el (crypt-write-file-hook):
 
141
        * crypt.el (crypt-pgp-pub-library): New.
 
142
        * crypt.el (crypt-pgp-pub-sub-library): New.
 
143
        * crypt.el (crypt-pgp-pub-npgp-key-id): New.
 
144
        * crypt.el (crypt-pgp-pub-multirecipients): New.
 
145
        * crypt.el (crypt-pgp-pub-recipient-history): New.
 
146
        * crypt.el (crypt-pgp-pub-recipients): New.
 
147
        * crypt.el (crypt-pgp-pub-clear-recipients): New.
 
148
        * crypt.el (crypt-pgp-pub-npgp-userid): New.
 
149
        * crypt.el (crypt-pgp-pub-mailcrypt-userid): New.
 
150
        * crypt.el (crypt-pgp-pub-load-mailcrypt): New.
 
151
        * crypt.el (crypt-pgp-pub-decrypt-region): New.
 
152
        * crypt.el (crypt-pgp-pub-encrypt-region): New.
 
153
        * crypt.el (crypt-encrypt-region):
 
154
        * crypt.el (crypt-encode-region):
 
155
        * crypt.el (crypt-mac-to-unix-region): New.
 
156
        * crypt.el (crypt-unix-to-mac-region): New.
 
157
        * crypt.el (crypt-encrypted-mode):
 
158
        * crypt.el (crypt-read-encoding-type):
 
159
        * crypt.el (crypt-encoded-mode):
 
160
        * crypt.el (crypt-set-encryption-key):
 
161
        * crypt.el (not):
 
162
        * crypt.el (err):
 
163
        * crypt.el (crypt-bind-insert-file):
 
164
        * crypt.el (crypt-insert-file-contents):
 
165
        * crypt.el (crypt-version):
 
166
        * crypt.el (crypt-help-address):
 
167
        * crypt.el (crypt-maintainer):
 
168
        * crypt.el (crypt-file):
 
169
        * crypt.el (crypt-variable-list):
 
170
        * crypt.el (crypt-submit-report):