Package: john / 1.7.3.1-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
Source: http://www.openwall.com/john/

Files: debian/man/john.8
Copyright: © 1999-2001, Jordi Mallach <jordi@debian.org>
 © 1999-2001, Jeronimo Pellegrini <pellegrini@mpcnet.com.br>
License: GPL-2+
 .\" This is free documentation, see the latest version of the GNU General
 .\" Public License for copying conditions. There is NO warranty.

Files: debian/man/mailer.8
 debian/man/unafs.8
 debian/man/unique.8
 debian/man/unshadow.8
Copyright: © 1999-2001, Jordi Mallach <jordi@debian.org>
License: GPL-2+
 .\" This is free documentation, see the latest version of the GNU General
 .\" Public License for copying conditions. There is NO warranty.

Files: debian/*
Copyright: © 2008, David Paleino <d.paleino@gmail.com>
           © 2004-2006, Guilherme de S. Pastore <gpastore@debian.org>
           © 2003-2004, Javier Fernandez-Sanguino Peña <jfs@computer.org>
           © 2000-2004, Christian Kurz <shorty@debian.org>
License: GPL-2+

Files: src/NT_fmt.c (from debian/patches/01-add_NTLM-MD4.patch)
       src/mscash_fmt.c (from debian/patches/02-add_MS-Credential-Cache.patch)
Copyright: © 2007, Alain Espinosa <alainesp@gmail.com>
License: PD
==> NT_fmt.c <==
 /* NTLM patch for john (performance improvement)
  *
  * Written by Alain Espinosa <alainesp@gmail.com> in 2007
  * and placed in the public domain.
  */
==> mscash_fmt.c <==
 /* MSCASH patch for john (performance improvement)
  *
  * Written by Alain Espinosa <alainesp@gmail.com> in 2007
  * and placed in the public domain.
  */

Files: src/NETLM_fmt.c (from debian/patches/03-add_NetLM-NetNTLM.patch)
       src/NETNTLM_fmt.c (from debian/patches/03-add_NetLM-NetNTLM.patch)
Copyright: © 2007, JoMo-Kun <jmk@foofus.net>
License: PD
==> NETLM_fmt.c <==
 /*
  * NETLM_fmt.c -- LM Challenge/Response
  *
  * Written by JoMo-Kun <jmk@foofus.net> in 2007
  * and placed in the public domain.
==> NETNTLM_fmt.c <==
 /*
  * NETNTLM_fmt.c -- NTLM Challenge/Response
  *
  * Written by JoMo-Kun <jmk@foofus.net> in 2007
  * and placed in the public domain.

Files: src/BFEgg_fmt.c (from debian/patches/08-add_BFEgg.patch)
Copyright: © 2002, Sun-Zero <sun-zero@freemail.hu>
License: GPL-2+
==> BFegg.c <==
 /*
  * This file is part of Eggdrop blowfish patch for John The Ripper.
  * Copyright (c) 2002 by Sun-Zero <sun-zero at freemail.hu>
  * This is a free software distributable under terms of the GNU GPL.
  */

Files: src/bf_tab.h (from debian/patches/08-add_BFEgg.patch)
 src/blowfish.c (from debian/patches/08-add_BFEgg.patch)
 src/blowfish.h (from debian/patches/08-add_BFEgg.patch)
Copyright: © 2002, Sun-Zero <sun-zero@freemail.hu>
License: PD
 /*
  * The first half of this is very lightly edited from public domain
  * sourcecode.  For simplicity, this entire module will remain public
  * domain.
  */

Files: src/DOMINOSEC_fmt.c (from debian/patches/10-add_DOMINOSEC.patch)
Copyright: © 2005, regenrecht <regenrecht@o2.pl>
License: Microlicense
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000267.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000269.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000272.html

Files: src/lotus5_fmt.c (from debian/patches/11-add_lotus5.patch)
Copyright: ©, Jeff Fay
Copyright: ©, bartavelle <bartavelle@bandecon.com>
License: Microlicense
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000251.html
TODO: missing copyright years
NOTE: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000231.html

Files: src/md5_eq.c (from debian/patches/11-add_lotus5.patch)
Copyright: © 2001, Solar Designer <solar@openwall.com>
Copyright: © 2005, David Luyer <david@luyer.net>
Copyright: © , Balázs Bucsay <earthquake@rycon.hu>
License: PD
TODO: check copyright years
NOTE: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000233.html
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000262.html

Files: src/md5_go.{c,h} (from debian/patches/11-add_lotus5.patch)
Copyright: © 2001, Solar Designer <solar@openwall.com>
Copyright: © 2005, David Luyer <david@luyer.net>
License: PD
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000233.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000262.html

Files: src/rawMD5go_fmt.c (from debian/patches/12-add_raw-md5.patch)
Copyright: © 2004, bartavelle <bartavelle@bandecon.com>
Copyright: © 2005, David Luyer <david@luyer.net>
Copyright: © 2008, Balázs Bucsay <earthquake@rycon.hu>
License: GPL-2
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000262.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000257.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000245.html

Files: src/rawSHA1_fmt.c (from debian/patches/13-add_raw-sha1.patch)
Copyright: © 2004, bartavelle <bartavelle@bandecon.com>
License: Microlicense
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000251.html

Files: src/sha.h (from debian/patches/13-add_raw-sha1.patch)
Copyright: © 2004, bartavelle <bartavelle@bandecon.com>
License: Microlicense
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000247.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000251.html

Files: src/IPB2_fmt.c (from debian/patches/14-add_IPB2.patch)
Copyright: © 2006, regenrecht <regenrecht@o2.pl>
License: Microlicense
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000272.html

Files: src/md5.h (from debian/patches/14-add_IPB2.patch)
Copyright: © 2001, Solar Designer <solar@openwall.com>
License: PD

Files: src/NSLDAP_fmt.c (from debian/patches/16-add_NSLDAP.patch)
 src/OPENLDAPS_fmt.c (from debian/patches/17-add_OPENLDAPS.patch)
Copyright: © 1996-98, Solar Designer <solar@openwall.com>
Copyright: © 2004, Sun-Zero <sun-zero@freemail.hu>
Copyright: © 2007, bartavelle <bartavelle@bandecon.com>
License: GPL-2+
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000239.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000249.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000256.html
 .
 The patch is derived from
 http://www.openwall.com/john/contrib/john-1.6-nsldaps4.diff.gz, and in
 that patch NSLDAPS_fmt.c is © 1996-98 by Solar Designer, applying same
 license as the whole source code.

Files: src/base64.{c,h} (from debian/patches/16-add_NSLDAP.patch)
Copyright: © 2004, Kostas Evangelinos <kos@bastard.net>
License: GPL-2+
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000239.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000256.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-February/000278.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-February/000279.html
 .
 Files coming from
 http://www.openwall.com/john/contrib/john-1.6-nsldaps4.diff.gz

Files: src/HDAA_fmt.c (from debian/patches/18-add_HDAA.patch)
 doc/HDAA_README (from debian/patches/18-add_HDAA.patch)
Copyright: © 2008, Romain Raboin <romain.raboin@gmail.com>
License: GPL-2+
X-Comment: http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000252.html
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000254.html

Files: src/crc32.{c,h}
Copyright: © 1998-2005, Solar Designer <solar@openwall.com>
License: PD

Files: src/nonstd.c
       src/sboxes.c
Copyright: © 1998, Matthew Kwan <mkwan@darkside.com.au>
License: Microlicense

Files: src/x86-64.S
Copyright: © 2000-2006, Solar Designer <solar@openwall.com>
           © 1998, Matthew Kwan <mkwan@darkside.com.au>
License: GPL-2+
 /*
  * This file is part of John the Ripper password cracker,
  * Copyright (c) 2000-2001,2005,2006 by Solar Designer and others:
  *
  * The optimized S-box expressions are based on work by Matthew Kwan (see
  * nonstd.c and sboxes.c).  S1-S5 and S7 are based on nonstd.c, whereas S6
  * and S8 are based on sboxes.c.
  */
X-Comment: same license as the rest of JtR
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000260.html

Files: src/x86-mmx.S
       src/x86-sse.S
Copyright: © 2000-2006, Solar Designer <solar@openwall.com>
           © 1998, Matthew Kwan <mkwan@darkside.com.au>
           © 1998, Bruce Ford <b.ford@qut.edu.au>
           © 1998, Rémi Guyomarch <rguyom@mail.dotcom.fr>
License: GPL-2+
==> x86-mmx.S <==
 /*
  * This file is part of John the Ripper password cracker,
  * Copyright (c) 2000-2001,2005,2006 by Solar Designer and others:
  *
  * The MMX DES S-box code is by Bruce Ford and Rémi Guyomarch, originally
  * for use in the distributed.net clients, included here with permission.
  * Only minor modifications have been made to their S-box code. Optimized
  * S-box expressions are based on work by Matthew Kwan (see nonstd.c).
  *
  * Note: there's some MMX code in x86.S as well.
  */
==> x86-sse.S <==
 /*
  * This file is part of John the Ripper password cracker,
  * Copyright (c) 2000-2001,2005,2006 by Solar Designer and others:
  *
  * The MMX DES S-box code that this SSE2 DES S-box code is derived from
  * is by Bruce Ford and Rémi Guyomarch, originally for use in the
  * distributed.net clients, included here with permission.  Only minor
  * modifications have been made to their S-box code.  The optimized S-box
  * expressions are based on work by Matthew Kwan (see nonstd.c).
  */
X-Comment: same license as the rest of JtR
 http://lists.alioth.debian.org/pipermail/pkg-john-devel/2009-January/000260.html
 E-mail addresses for Bruce Ford and Rémi Guyomarch have been reported 
 as non-active by Solar Designer -- but that's the only contact I found.

Files: *
Copyright: © 1996-2006, Alexander Peslyak a.k.a. Solar Designer <solar@openwall.com>
License: GPL-2+

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
X-Comment: On Debian systems, the complete text of the GNU General Public
 License v2 can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
X-Comment: On Debian systems, the complete text of the GNU General Public
 License v2 can be found in `/usr/share/common-licenses/GPL-2'.

License: Microlicense
  * This software may be modified, redistributed, and used for any purpose,
  * so long as its origin is acknowledged.
X-Comment: license by Matthew Kwan, adopted by other people too.