*** empty log message ***
[shishi.git] / ChangeLog
blobd85a40522315bd07821ec863f4a83c7c3cbd587c
1 2003-06-02  Simon Josefsson <simon@josefsson.org>
3         * tests/Makefile.am: Remove ticketset for now.
5 2003-06-02  Simon Josefsson <simon@josefsson.org>
7         * NEWS: Version 0.0.0.
9 2003-06-02  Simon Josefsson <simon@josefsson.org>
11         * Makefile.am: Add release target.
13 2003-06-02  Simon Josefsson <simon@josefsson.org>
15         * lib/crypto.c: Add DES encrypt/decrypt without checksum.  Add
16         dummy checksum.
18 2003-06-02  Simon Josefsson <simon@josefsson.org>
20         * lib/crypto-des.c: Add DES encrypt/decrypt without checksum.
22 2003-06-02  Simon Josefsson <simon@josefsson.org>
24         * lib/shishi.h.in: Fix NONE ciphers.
26 2003-05-27  Simon Josefsson <simon@josefsson.org>
28         * doc/Makefile.am: Add encapreppart functions to AP section.
30 2003-05-27  Simon Josefsson <simon@josefsson.org>
32         * lib/aprep.c, lib/apreq.c: Fix a2d.
34 2003-05-27  Simon Josefsson <simon@josefsson.org>
36         * lib/encapreppart.c, lib/shishi.h.in: Add
37         shishi_encapreppart_seqnumber_get.
39 2003-05-27  Simon Josefsson <simon@josefsson.org>
41         * lib/crypto-3des.c, lib/crypto.c, lib/shishi.h.in: Add 3des-none. 
42         Add encrypt/decrypt with specific etype.
44 2003-05-25  Simon Josefsson <simon@josefsson.org>
46         * lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto-des.c,
47         lib/crypto-null.c, lib/crypto.c, lib/shishi.h.in: Add
48         shishi_{en,de}crypt_iv().
50 2003-05-25  Simon Josefsson <simon@josefsson.org>
52         * lib/shishi.h.in: Fix typo.
54 2003-05-25  Simon Josefsson <simon@josefsson.org>
56         * lib/shishi.h.in: Add GSS keyusage constants.
58 2003-05-18  Simon Josefsson <simon@josefsson.org>
60         * lib/authenticator.c: Fix.
62 2003-05-11  Simon Josefsson <simon@josefsson.org>
64         * lib/ap.c, lib/shishi.h.in: Add shishi_ap_req_der_new.
66 2003-05-08  Simon Josefsson <simon@josefsson.org>
68         * lib/Makefile.am: Fix asn1Parser.
70 2003-05-08  Simon Josefsson <simon@josefsson.org>
72         * doc/Makefile.am: Remove GSS stuff.
74 2003-05-08  Simon Josefsson <simon@josefsson.org>
76         * configure.ac: Check for asn1Parser.
78 2003-05-08  Simon Josefsson <simon@josefsson.org>
80         * lib/tkts.c: Add.
82 2003-05-08  Simon Josefsson <simon@josefsson.org>
84         * lib/init.c: Fix doc.
86 2003-05-01  Simon Josefsson <simon@josefsson.org>
88         * Makefile.am, README, configure.ac, tests/Makefile.am,
89         shishi-gss.pc.in: Remove GSS stuff (moved to separate project).
91 2003-05-01  Simon Josefsson <simon@josefsson.org>
93         * doc/shishi.texi: Remove GSS stuff.
95 2003-05-01  Simon Josefsson <simon@josefsson.org>
97         * shishi-gss.pc.in: Add.
99 2003-05-01  Simon Josefsson <simon@josefsson.org>
101         * Makefile.am: Add shishi-gss.pc*.
103 2003-05-01  Simon Josefsson <simon@josefsson.org>
105         * configure.ac: Build shishi-gss.pc.
107 2003-05-01  Simon Josefsson <simon@josefsson.org>
109         * doc/gdoc: Escape { and }.
111 2003-05-01  Simon Josefsson <simon@josefsson.org>
113         * doc/shishi.texi: Fix.
115 2003-05-01  Simon Josefsson <simon@josefsson.org>
117         * Makefile.am: Indent in gss/.
119 2003-05-01  Simon Josefsson <simon@josefsson.org>
121         * doc/Makefile.am, doc/shishi.texi: Add.
123 2003-05-01  Simon Josefsson <simon@josefsson.org>
125         * README: Add gss/.
127 2003-05-01  Simon Josefsson <simon@josefsson.org>
129         * NEWS, AUTHORS: Fix.
131 2003-05-01  Simon Josefsson <simon@josefsson.org>
133         * Makefile.am, configure.ac, doc/Makefile.am, doc/shishi.texi,
134         tests/Makefile.am, tests/gss.c: Add framework for GSS-API support.
136 2003-05-01  Simon Josefsson <simon@josefsson.org>
138         * tests/authenticator.c, tests/crypto.c, tests/gztime.c,
139         tests/ticketset.c, tests/utils.c: Move include of shishi.h from
140         utils.c to each file.
142 2003-05-01  Simon Josefsson <simon@josefsson.org>
144         * lib/internal.h: Typo.
146 2003-04-18  Simon Josefsson <simon@josefsson.org>
148         * doc/shishi.texi: Fix info dir entry.
150 2003-04-16  Simon Josefsson <simon@josefsson.org>
152         * ANNOUNCE: Mention devices it runs on.
154 2003-04-15  Simon Josefsson <simon@josefsson.org>
156         * Makefile.am: Use new cvs2cl.
158 2003-03-29  Simon Josefsson <simon@josefsson.org>
160         * lib/kdcreq.c: Use new allocating a2d.
162 2003-03-26  Simon Josefsson <simon@josefsson.org>
164         * src/shishid.c: Add comment.
166 2003-03-26  Simon Josefsson <simon@josefsson.org>
168         * lib/asn1.c, lib/kdc.c, lib/shishi.h.in: Add new allocating a2d
169         functions and use them.
171 2003-03-26  Simon Josefsson <simon@josefsson.org>
173         * lib/crypto-des.c: Use new libgcrypt CBC-MAC interface.
175 2003-03-26  Simon Josefsson <simon@josefsson.org>
177         * crypto/AUTHORS, crypto/NEWS, crypto/THANKS, crypto/TODO,
178         crypto/configure.ac, crypto/cipher/arcfour.c,
179         crypto/cipher/blowfish.c, crypto/cipher/cast5.c,
180         crypto/cipher/cipher.c, crypto/cipher/des.c,
181         crypto/cipher/dynload.c, crypto/cipher/dynload.h,
182         crypto/cipher/elgamal.c, crypto/cipher/elgamal.h,
183         crypto/cipher/md.c, crypto/cipher/md4.c, crypto/cipher/md5.c,
184         crypto/cipher/primegen.c, crypto/cipher/pubkey.c,
185         crypto/cipher/random.c, crypto/cipher/rijndael.c,
186         crypto/cipher/rmd160.c, crypto/cipher/rndegd.c,
187         crypto/cipher/rndlinux.c, crypto/cipher/rndunix.c,
188         crypto/cipher/rndw32.c, crypto/cipher/rsa.c, crypto/cipher/rsa.h,
189         crypto/cipher/sha1.c, crypto/cipher/sha256.c,
190         crypto/cipher/tiger.c, crypto/cipher/twofish.c,
191         crypto/doc/gcrypt.texi, crypto/scripts/db2any, crypto/src/cipher.h,
192         crypto/src/g10lib.h, crypto/src/gcrypt.h, crypto/src/global.c,
193         crypto/src/misc.c, crypto/src/secmem.c, crypto/src/secmem.h,
194         crypto/src/sexp.c, crypto/tests/Makefile.am, crypto/tests/basic.c,
195         crypto/tests/keygen.c, crypto/tests/pubkey.c: Upstream sync.
197 2003-03-26  Simon Josefsson <simon@josefsson.org>
199         * asn1/NEWS, asn1/configure.in, asn1/doc/asn1.tex, asn1/lib/ASN1.c,
200         asn1/lib/coding.c, asn1/lib/decoding.c, asn1/lib/element.c,
201         asn1/lib/errors.c, asn1/lib/errors_int.h, asn1/lib/int.h,
202         asn1/lib/libtasn1.h, asn1/lib/parser_aux.c, asn1/lib/structure.c,
203         asn1/src/CertificateExample.c, asn1/src/CrlExample.c,
204         asn1/src/asn1Coding.c, asn1/tests/Test_parser.asn,
205         asn1/tests/Test_parser.c, asn1/tests/Test_tree.asn,
206         asn1/tests/Test_tree.c, asn1/tests/Test_tree_asn1_tab.c: Upstream
207         sync.
209 2003-03-14  Simon Josefsson <simon@josefsson.org>
211         * tests/crypto.c: Fix debug output, spotted by Marcus Watts
212         <mdw@umich.edu>.
214 2003-02-19  Simon Josefsson <simon@josefsson.org>
216         * asn1/NEWS, asn1/configure.in, asn1/lib/ASN1.c,
217         asn1/lib/decoding.c, asn1/lib/element.c, asn1/lib/int.h,
218         asn1/lib/libtasn1.h, asn1/lib/structure.c,
219         asn1/tests/Test_tree.asn, asn1/tests/Test_tree.c: Upstream update.
221 2003-02-12  Simon Josefsson <simon@josefsson.org>
223         * extra/inetutils/Makefile.am, extra/inetutils/NEWS,
224         extra/inetutils/configure.ac,
225         extra/inetutils/libinetutils/Makefile.am,
226         extra/inetutils/libinetutils/getopt.c,
227         extra/inetutils/libinetutils/getopt.h,
228         extra/inetutils/libinetutils/getopt1.c,
229         extra/inetutils/libinetutils/getpass.c,
230         extra/inetutils/libinetutils/gettext.h,
231         extra/inetutils/libinetutils/getusershell.c,
232         extra/inetutils/libinetutils/iruserok.c,
233         extra/inetutils/libinetutils/krcmd.c,
234         extra/inetutils/libinetutils/malloc.c,
235         extra/inetutils/libinetutils/memcmp.c,
236         extra/inetutils/libinetutils/memcpy.c,
237         extra/inetutils/libinetutils/memmove.c,
238         extra/inetutils/libinetutils/memset.c,
239         extra/inetutils/libinetutils/obstack.c,
240         extra/inetutils/libinetutils/obstack.h,
241         extra/inetutils/libinetutils/pathmax.h,
242         extra/inetutils/libinetutils/realloc.c,
243         extra/inetutils/libinetutils/setenv.c,
244         extra/inetutils/libinetutils/setenv.h,
245         extra/inetutils/libinetutils/strcasecmp.c,
246         extra/inetutils/libinetutils/strdup.c,
247         extra/inetutils/libinetutils/strerror.c,
248         extra/inetutils/libinetutils/xalloc.h,
249         extra/inetutils/libinetutils/xgetcwd.c,
250         extra/inetutils/libinetutils/xgetcwd.h,
251         extra/inetutils/libinetutils/xmalloc.c,
252         extra/inetutils/libinetutils/xstrdup.c,
253         extra/inetutils/libtelnet/Makefile.am,
254         extra/inetutils/libtelnet/auth-proto.h,
255         extra/inetutils/libtelnet/auth.c, extra/inetutils/libtelnet/auth.h,
256         extra/inetutils/libtelnet/forward.c,
257         extra/inetutils/libtelnet/kerberos.c,
258         extra/inetutils/libtelnet/kerberos5.c,
259         extra/inetutils/libtelnet/misc.c,
260         extra/inetutils/libtelnet/read_passwd.c,
261         extra/inetutils/libtelnet/shishi.c,
262         extra/inetutils/ping/Makefile.am, extra/inetutils/ping/ping.c,
263         extra/inetutils/ping/ping_echo.c,
264         extra/inetutils/telnet/Makefile.am,
265         extra/inetutils/telnet/commands.c,
266         extra/inetutils/telnetd/Makefile.am,
267         extra/inetutils/telnetd/state.c, extra/inetutils/whois/net.c:
268         Upstream update.
270 2003-02-12  Simon Josefsson <simon@josefsson.org>
272         * lib/safe.c: Make it work.
274 2003-02-12  Simon Josefsson <simon@josefsson.org>
276         * lib/tkt.c: Use new ASN.1 API.
278 2003-02-12  Simon Josefsson <simon@josefsson.org>
280         * lib/kdcreq.c: Use new ASN.1 and principal APIs.
282 2003-02-12  Simon Josefsson <simon@josefsson.org>
284         * lib/kdcrep.c: Use new principal API.
286 2003-02-12  Simon Josefsson <simon@josefsson.org>
288         * lib/principal.c: Add *_set().
290 2003-02-12  Simon Josefsson <simon@josefsson.org>
292         * lib/encapreppart.c: Doc fixes.  Use new ASN.1 APIs.
294 2003-02-12  Simon Josefsson <simon@josefsson.org>
296         * lib/asn1.c: Fix integer functions.
298 2003-02-12  Simon Josefsson <simon@josefsson.org>
300         * tests/authenticator.c, tests/gztime.c, tests/ticketset.c: Indent.
302 2003-02-12  Simon Josefsson <simon@josefsson.org>
304         * tests/Makefile.am: Add authenticator and gztime.  Remove asn1
305         CFLAGS.
307 2003-02-12  Simon Josefsson <simon@josefsson.org>
309         * tests/utils.c: Fix prototypes.
311 2003-02-12  Simon Josefsson <simon@josefsson.org>
313         * tests/authenticator.c: Add.
315 2003-02-12  Simon Josefsson <simon@josefsson.org>
317         * lib/authenticator.c: Cleanups.
319 2003-02-11  Simon Josefsson <simon@josefsson.org>
321         * tests/gztime.c: Add.
323 2003-02-11  Simon Josefsson <simon@josefsson.org>
325         * lib/gztime.c: Make it work again.
327 2003-02-11  Simon Josefsson <simon@josefsson.org>
329         * lib/gztime.c: Fix prototypes.
331 2003-02-11  Simon Josefsson <simon@josefsson.org>
333         * lib/shishi.h.in: Add.  Fix prototypes.
335 2003-02-11  Simon Josefsson <simon@josefsson.org>
337         * tests/ticketset.c: Fix title.
339 2003-02-11  Simon Josefsson <simon@josefsson.org>
341         * lib/tkts.c: Fix.
343 2003-02-11  Simon Josefsson <simon@josefsson.org>
345         * crypto/scripts/config.guess, crypto/scripts/config.sub,
346         crypto/scripts/install-sh, crypto/scripts/missing,
347         crypto/scripts/mkinstalldirs, crypto/INSTALL: Fix.
349 2003-02-11  Simon Josefsson <simon@josefsson.org>
351         * Makefile.am: Allow use of external libtasn1.
353 2003-02-11  Simon Josefsson <simon@josefsson.org>
355         * configure.ac, lib/Makefile.am: Allow use of external libtasn1. 
356         Remove *_BUILD_* junk for pkg-config.
358 2003-02-11  Simon Josefsson <simon@josefsson.org>
360         * shishi.pc.in: CFLAGS for libgcrypt not needed to use shishi.  Let
361         libtool handle library dependencies.
363 2003-02-11  Simon Josefsson <simon@josefsson.org>
365         * configure.ac: We need libgcrypt >1.1.13.
367 2003-02-11  Simon Josefsson <simon@josefsson.org>
369         * crypto/AUTHORS, crypto/INSTALL, crypto/NEWS, crypto/README,
370         crypto/TODO, crypto/configure.ac, crypto/libgcrypt.txt,
371         crypto/cipher/Makefile.am, crypto/cipher/bithelp.h,
372         crypto/cipher/cipher.c, crypto/cipher/crc.c, crypto/cipher/dsa.c,
373         crypto/cipher/dsa.h, crypto/cipher/dynload.c,
374         crypto/cipher/dynload.h, crypto/cipher/elgamal.c,
375         crypto/cipher/elgamal.h, crypto/cipher/md.c, crypto/cipher/md4.c,
376         crypto/cipher/md5.c, crypto/cipher/pubkey.c,
377         crypto/cipher/rand-internal.h, crypto/cipher/random.c,
378         crypto/cipher/random.h, crypto/cipher/rijndael.c,
379         crypto/cipher/rmd160.c, crypto/cipher/rndegd.c,
380         crypto/cipher/rndlinux.c, crypto/cipher/rndunix.c,
381         crypto/cipher/rndw32.c, crypto/cipher/rsa.c, crypto/cipher/rsa.h,
382         crypto/cipher/sha1.c, crypto/cipher/sha256.c,
383         crypto/cipher/tiger.c, crypto/cipher/twofish.c,
384         crypto/doc/gcrypt.texi, crypto/mpi/Makefile.am,
385         crypto/mpi/longlong.h, crypto/scripts/config.guess,
386         crypto/scripts/config.sub, crypto/scripts/db2any,
387         crypto/scripts/install-sh, crypto/scripts/missing,
388         crypto/scripts/mkinstalldirs, crypto/src/Makefile.am,
389         crypto/src/g10lib.h, crypto/src/gcrypt.h, crypto/src/global.c,
390         crypto/src/libgcrypt.vers, crypto/src/secmem.h, crypto/src/sexp.c,
391         crypto/src/stdmem.c, crypto/src/stdmem.h, crypto/src/testapi.c,
392         crypto/tests/Makefile.am, crypto/tests/basic.c,
393         crypto/tests/keygen.c: Upstream update.
395 2003-02-11  Simon Josefsson <simon@josefsson.org>
397         * lib/aprep.c, lib/apreq.c, lib/asn1.c, lib/authenticator.c,
398         lib/diskio.c, lib/encapreppart.c, lib/enckdcreppart.c,
399         lib/encticketpart.c, lib/kdc.c, lib/kdcrep.c, lib/kdcreq.c,
400         lib/krberror.c, lib/safe.c, lib/tgs.c, lib/ticket.c, lib/tkt.c: Use
401         new libtasn1 API.
403 2003-02-11  Simon Josefsson <simon@josefsson.org>
405         * asn1/configure.in: Upstream update.
407 2003-02-11  Simon Josefsson <simon@josefsson.org>
409         * asn1/lib/element.c, asn1/lib/decoding.c: Upstream update.
411 2003-02-11  Simon Josefsson <simon@josefsson.org>
413         * asn1/lib/defines.h, asn1/NEWS, asn1/doc/asn1.tex: Upstream
414         update.
416 2003-02-11  Simon Josefsson <simon@josefsson.org>
418         * asn1/lib/ASN1.y, asn1/lib/coding.c, asn1/lib/structure.c,
419         asn1/lib/parser_aux.c, asn1/lib/libtasn1.h, asn1/lib/int.h,
420         asn1/lib/gstr.c, asn1/lib/gstr.h, asn1/lib/errors.c: Upstream
421         update.
423 2003-02-11  Simon Josefsson <simon@josefsson.org>
425         * asn1/tests/Test_parser.c, asn1/tests/Test_tree.asn,
426         asn1/tests/Test_tree.c, asn1/src/CertificateExample.c,
427         asn1/src/CrlExample.c, asn1/src/asn1Coding.c,
428         asn1/src/asn1Coding_test.asg, asn1/src/asn1Decoding.c,
429         asn1/src/asn1Parser.c: Upstream update.
431 2003-02-11  Simon Josefsson <simon@josefsson.org>
433         * po/shishi.pot, po/sv.po: Generated.
435 2003-02-11  Simon Josefsson <simon@josefsson.org>
437         * doc/reference/shishi.types: Add.
439 2003-02-11  Simon Josefsson <simon@josefsson.org>
441         * ANNOUNCE: Update.
443 2003-02-11  Simon Josefsson <simon@josefsson.org>
445         * lib/shishi.h.in, lib/safe.c: Fix SAFE.
447 2003-02-10  Simon Josefsson <simon@josefsson.org>
449         * doc/shishi.texi: Add.
451 2003-02-10  Simon Josefsson <simon@josefsson.org>
453         * doc/Makefile.am: Add KRB-SAFE.
455 2003-02-10  Simon Josefsson <simon@josefsson.org>
457         * doc/shishi.texi: Add KRB-SAFE.  Move utility functions.
459 2003-02-10  Simon Josefsson <simon@josefsson.org>
461         * doc/shishi.texi: [no log message]
463 2003-02-10  Simon Josefsson <simon@josefsson.org>
465         * doc/shishi.texi: (Cryptographic Overview): Improve wording.
467 2003-02-10  Simon Josefsson <simon@josefsson.org>
469         * README-alpha: Fix.
471 2003-02-10  Simon Josefsson <simon@josefsson.org>
473         * lib/as.c: Doc fix.
475 2003-02-10  Simon Josefsson <simon@josefsson.org>
477         * lib/asn1.c, lib/diskio.c, lib/safe.c, lib/shishi.h.in,
478         lib/internal.h, src/client.c, src/server.c: Make KRB-SAFE work.
480 2003-02-10  Simon Josefsson <simon@josefsson.org>
482         * lib/tgs.c, lib/as.c: Doc fix.
484 2003-02-10  Simon Josefsson <simon@josefsson.org>
486         * Makefile.am: Ditto.
488 2003-02-10  Simon Josefsson <simon@josefsson.org>
490         * Makefile.am: Fix ChangeLog generation.
492 2003-02-10  Simon Josefsson <simon@josefsson.org>
494         * README: Fix.
496 2003-02-08  Simon Josefsson <simon@josefsson.org>
498         * lib/shishi.h.in, lib/tkts.c: Fix.
500 2003-02-08  Simon Josefsson <simon@josefsson.org>
502         * tests/ticketset.c, tests/crypto.c, tests/utils.c, src/client.c,
503         src/server.c, src/data.h, src/shishi.c, src/shishid.c: Fix.
505 2003-02-08  Simon Josefsson <simon@josefsson.org>
507         * src/shishid.c: Fix.
509 2003-02-08  Simon Josefsson <simon@josefsson.org>
511         * lib/safe.c: Add.
513 2003-02-08  Simon Josefsson <simon@josefsson.org>
515         * src/authp.c, src/client.c, lib/shishi.h.in: Fix.
517 2003-02-08  Simon Josefsson <simon@josefsson.org>
519         * lib/asn1.c, lib/crypto-des.c, lib/init.c, lib/netio.c,
520         lib/shishi.h.in: Fix.
522 2003-02-08  Simon Josefsson <simon@josefsson.org>
524         * lib/vasprintf.c, lib/kdcreq.c: Fix.
526 2003-02-08  Simon Josefsson <simon@josefsson.org>
528         * lib/asn1.c, lib/authenticator.c, lib/cfg.c, lib/crypto-des.c,
529         lib/crypto.c, lib/enckdcreppart.c, lib/encticketpart.c, lib/init.c,
530         lib/kdc.c, lib/kdcrep.c, lib/key.c, lib/netio.c, lib/pkcs5.c,
531         lib/principal.c, lib/shishi.h.in, lib/ticket.c, lib/tkt.c,
532         lib/tkts.c, lib/vasprintf.c: Fix.
534 2003-02-08  Simon Josefsson <simon@josefsson.org>
536         * lib/shishi.h.in: Fix.
538 2003-02-08  Simon Josefsson <simon@josefsson.org>
540         * lib/crypto.c: Fix.
542 2003-02-08  Simon Josefsson <simon@josefsson.org>
544         * lib/vasprintf.c, lib/internal.h: Fix.
546 2003-02-08  Simon Josefsson <simon@josefsson.org>
548         * lib/asn1.c, lib/pkcs5.c, lib/key.c, lib/crypto-aes.c,
549         lib/crypto.c, lib/netio.c, lib/tkts.c, lib/kdc.c, lib/as.c,
550         lib/crypto-3des.c, lib/crypto-des.c, lib/crypto-null.c, lib/init.c,
551         lib/krberror.c, lib/shishi.h.in: Fix.
553 2003-02-08  Simon Josefsson <simon@josefsson.org>
555         * lib/encticketpart.c, lib/tkt.c, lib/shishi.h.in, lib/tkts.c: Fix.
557 2003-02-08  Simon Josefsson <simon@josefsson.org>
559         * lib/asn1.c: Add.
561 2003-02-08  Simon Josefsson <simon@josefsson.org>
563         * lib/apreq.c, lib/shishi.h.in, lib/encapreppart.c, lib/ticket.c:
564         Fix.
566 2003-02-08  Simon Josefsson <simon@josefsson.org>
568         * lib/authenticator.c, lib/kdcrep.c, lib/enckdcreppart.c: Fix.
570 2003-02-08  Simon Josefsson <simon@josefsson.org>
572         * lib/shishi.h.in: Fix.
574 2003-02-08  Simon Josefsson <simon@josefsson.org>
576         * lib/cfg.c: Fix warnings.
578 2003-02-08  Simon Josefsson <simon@josefsson.org>
580         * lib/cfg.c: Declare getsubopt().
582 2003-02-08  Simon Josefsson <simon@josefsson.org>
584         * lib/shishi.h.in: Add.
586 2003-02-08  Simon Josefsson <simon@josefsson.org>
588         * lib/shishi.h.in: Add.  Fix.
590 2003-02-08  Simon Josefsson <simon@josefsson.org>
592         * lib/shishi.h.in: Add.
594 2003-02-08  Simon Josefsson <simon@josefsson.org>
596         * lib/shishi.h.in, lib/internal.h: Add.
598 2003-02-08  Simon Josefsson <simon@josefsson.org>
600         * lib/shishi.h.in, lib/internal.h: Add.
602 2003-02-08  Simon Josefsson <simon@josefsson.org>
604         * lib/internal.h: Include arpa/inet.h.
606 2003-02-08  Simon Josefsson <simon@josefsson.org>
608         * extra/inetutils/libtelnet/shishi.c: Add XXX.
610 2003-02-08  Simon Josefsson <simon@josefsson.org>
612         * extra/inetutils/libtelnet/shishi.c: Fix init.
614 2003-02-08  Simon Josefsson <simon@josefsson.org>
616         * extra/inetutils/telnet/commands.c: Don't use DNS canonicalized
617         hostname for display (security fix!).
619 2003-02-08  Simon Josefsson <simon@josefsson.org>
621         * doc/shishi.texi: Add.
623 2003-02-08  Simon Josefsson <simon@josefsson.org>
625         * lib/shishi.h.in: Fix.
627 2003-02-08  Simon Josefsson <simon@josefsson.org>
629         * extra/inetutils/libtelnet/shishi.c: New find/get API.
631 2003-02-08  Simon Josefsson <simon@josefsson.org>
633         * lib/shishi.h.in, lib/tkts.c, tests/ticketset.c, src/shishi.c: New
634         find/get API.
636 2003-02-08  Simon Josefsson <simon@josefsson.org>
638         * lib/tkt.c: Add.
640 2003-02-08  Simon Josefsson <simon@josefsson.org>
642         * lib/principal.c: Fix.
644 2003-02-05  Simon Josefsson <simon@josefsson.org>
646         * src/shishid.c, tests/ticketset.c,
647         extra/inetutils/libtelnet/shishi.c: Fix API.
649 2003-02-05  Simon Josefsson <simon@josefsson.org>
651         * configure.ac: Check arpa/inet.h.
653 2003-02-05  Simon Josefsson <simon@josefsson.org>
655         * lib/ticket.c, lib/asn1.c, lib/shishi.h.in, lib/tkts.c: Fix API.
657 2003-02-05  Simon Josefsson <simon@josefsson.org>
659         * lib/enckdcreppart.c, lib/encticketpart.c: Fix.
661 2003-02-05  Simon Josefsson <simon@josefsson.org>
663         * lib/crypto.c: Add.
665 2003-02-05  Simon Josefsson <simon@josefsson.org>
667         * lib/kdc.c, lib/ap.c, lib/aprep.c, lib/apreq.c, lib/as.c,
668         lib/diskio.c: Fix API.
670 2003-02-05  Simon Josefsson <simon@josefsson.org>
672         * lib/kdcrep.c: Fix.
674 2003-02-05  Simon Josefsson <simon@josefsson.org>
676         * lib/shishi.h.in, lib/asn1.c: Fix.
678 2003-02-05  Simon Josefsson <simon@josefsson.org>
680         * lib/principal.c, lib/asn1.c: (shishi_principal_name_get,
681         shishi_principal_name_realm_get): Move from asn1.c to principal.c
683 2003-02-05  Simon Josefsson <simon@josefsson.org>
685         * lib/safe.c: Fix.
687 2003-02-05  Simon Josefsson <simon@josefsson.org>
689         * lib/diskio.c: Fix header.
691 2003-02-05  Simon Josefsson <simon@josefsson.org>
693         * lib/init.c: Fix gcrypt init.
695 2003-02-05  Simon Josefsson <simon@josefsson.org>
697         * lib/internal.h: Use Shishi_asn1 instead of ASN1_TYPE.  Fix.
699 2003-02-05  Simon Josefsson <simon@josefsson.org>
701         * lib/asn1.c: Add.
703 2003-02-05  Simon Josefsson <simon@josefsson.org>
705         * lib/enckdcreppart.c, lib/safe.c: Cleanup.
707 2003-02-05  Simon Josefsson <simon@josefsson.org>
709         * lib/authenticator.c, lib/kdcreq.c, lib/shishi.h.in, lib/init.c:
710         Fix.
712 2003-02-05  Simon Josefsson <simon@josefsson.org>
714         * lib/encticketpart.c: Cleanup.
716 2003-02-05  Simon Josefsson <simon@josefsson.org>
718         * lib/ticket.c: Cleanup.
720 2003-02-05  Simon Josefsson <simon@josefsson.org>
722         * lib/kdc.c: Cleanup.
724 2003-02-05  Simon Josefsson <simon@josefsson.org>
726         * lib/krberror.c: Cleanup.
728 2003-02-05  Simon Josefsson <simon@josefsson.org>
730         * lib/kdcrep.c: Cleanup.
732 2003-02-05  Simon Josefsson <simon@josefsson.org>
734         * lib/kdcreq.c: Cleanup.
736 2003-02-05  Simon Josefsson <simon@josefsson.org>
738         * lib/asn1.c: Add.
740 2003-02-05  Simon Josefsson <simon@josefsson.org>
742         * lib/ticket.c: Use Shishi_asn1 instead of ASN1_TYPE.
744 2003-02-05  Simon Josefsson <simon@josefsson.org>
746         * lib/encapreppart.c: Fix.
748 2003-02-05  Simon Josefsson <simon@josefsson.org>
750         * lib/tkt.c, lib/krberror.c, lib/kdcrep.c, lib/kdcreq.c, lib/tgs.c,
751         lib/safe.c: Use Shishi_asn1 instead of ASN1_TYPE.
753 2003-02-05  Simon Josefsson <simon@josefsson.org>
755         * lib/encapreppart.c, lib/enckdcreppart.c, lib/encticketpart.c,
756         lib/kdc.c: Use Shishi_asn1 instead of ASN1_TYPE.
758 2003-02-05  Simon Josefsson <simon@josefsson.org>
760         * lib/diskio.c, lib/done.c: Use Shishi_asn1 instead of ASN1_TYPE.
762 2003-02-05  Simon Josefsson <simon@josefsson.org>
764         * lib/asn1.c: Use Shishi_asn1 instead of ASN1_TYPE.  Cleanup.  Add.
766 2003-02-05  Simon Josefsson <simon@josefsson.org>
768         * lib/ap.c, lib/shishi.h.in, lib/apreq.c, lib/aprep.c, lib/as.c,
769         lib/authenticator.c: Use Shishi_asn1 instead of ASN1_TYPE.
771 2003-02-05  Simon Josefsson <simon@josefsson.org>
773         * configure.ac: Check syslog.h.
775 2003-02-05  Simon Josefsson <simon@josefsson.org>
777         * doc/gdoc: Fixes.
779 2003-02-05  Simon Josefsson <simon@josefsson.org>
781         * lib/version.c: Copyright fix.
783 2003-02-05  Simon Josefsson <simon@josefsson.org>
785         * lib/shishi.h.in: Fix krberror.
787 2003-02-05  Simon Josefsson <simon@josefsson.org>
789         * lib/apreq.c, lib/error.c, lib/hostkeys.c, lib/version.c: Doc fix.
791 2003-02-05  Simon Josefsson <simon@josefsson.org>
793         * src/shishid.c: Syslog.  Setuid.
795 2003-02-03  Simon Josefsson <simon@josefsson.org>
797         * lib/krberror.c: Doc fix.
799 2003-02-03  Simon Josefsson <simon@josefsson.org>
801         * lib/init.c: Re-order to improve manual.
803 2003-02-03  Simon Josefsson <simon@josefsson.org>
805         * src/shishid.c: AS exchange works (with hardcoded credentials).
807 2003-02-03  Simon Josefsson <simon@josefsson.org>
809         * src/kdc.c: Fix.  What to do about this file?  Abandon?
811 2003-02-03  Simon Josefsson <simon@josefsson.org>
813         * lib/shishi.h.in: Fix.
815 2003-02-03  Simon Josefsson <simon@josefsson.org>
817         * lib/kdcreq.c: Fix.  Add.
819 2003-02-03  Simon Josefsson <simon@josefsson.org>
821         * lib/kdc.c: Fix return codes.
823 2003-02-03  Simon Josefsson <simon@josefsson.org>
825         * lib/init.c: Add.
827 2003-02-03  Simon Josefsson <simon@josefsson.org>
829         * lib/asn1.c: Fix debug.
831 2003-02-03  Simon Josefsson <simon@josefsson.org>
833         * lib/as.c: Add.  Clear pdata in AS-REQ.
835 2003-02-03  Simon Josefsson <simon@josefsson.org>
837         * lib/ticketset.c, lib/tkts.c: Rename ticketset.c to tkts.c.
839 2003-02-03  Simon Josefsson <simon@josefsson.org>
841         * lib/tkt.c: Add, code from ticket.c.
843 2003-02-03  Simon Josefsson <simon@josefsson.org>
845         * doc/reference/Makefile.am, doc/reference/tmpl/dummy.sgml,
846         doc/reference/tmpl/shishi.sgml: Fix.
848 2003-02-03  Simon Josefsson <simon@josefsson.org>
850         * doc/reference/shishi.types, doc/reference/tmpl/shishi.sgml:
851         Remove autogenerated stuff.
853 2003-02-03  Simon Josefsson <simon@josefsson.org>
855         * doc/reference/Makefile.am: Improve maintainer-clean (somewhat
856         shishi specific).
858 2003-02-03  Simon Josefsson <simon@josefsson.org>
860         * doc/Makefile.am, doc/shishi.texi, doc/reference/tmpl/shishi.sgml,
861         extra/inetutils/libtelnet/shishi.c, extra/pam_shishi/pam_shishi.c,
862         lib/Makefile.am, lib/ap.c, lib/apreq.c, lib/as.c, lib/asn1.c,
863         lib/authenticator.c, lib/diskio.c, lib/done.c, lib/enckdcreppart.c,
864         lib/error.c, lib/init.c, lib/internal.h, lib/kdc.c, lib/kdcrep.c,
865         lib/kdcreq.c, lib/safe.c, lib/shishi.h.in, lib/tgs.c, lib/ticket.c,
866         src/authp.c, src/client.c, src/server.c, src/shishi.c,
867         src/shishid.c, tests/ticketset.c: Rename shishi_ticketset_* to
868         shishi_tkts_*.  Separate ASN.1 ticket functions into
869         shishi_ticket_* and high-level ticket functions into shishi_tkt_*.
871 2003-02-02  Simon Josefsson <simon@josefsson.org>
873         * lib/ticket.c: Add.  Fix typo.  (shishi_ticket_key_set): Set key
874         in EncKDCRepPart too.  (shishi_ticket2): Set transited, authtime,
875         endtime.
877 2003-02-02  Simon Josefsson <simon@josefsson.org>
879         * lib/cfg.c, lib/crypto.c, lib/enckdcreppart.c, lib/kdc.c,
880         lib/kdcrep.c, lib/kdcreq.c, lib/shishi.h.in: Add.
882 2003-02-02  Simon Josefsson <simon@josefsson.org>
884         * lib/as.c: Add.  Initialize ticket in AS.
886 2003-02-02  Simon Josefsson <simon@josefsson.org>
888         * lib/authenticator.c: Add.
890 2003-02-02  Simon Josefsson <simon@josefsson.org>
892         * lib/ticket.c, lib/shishi.h.in, lib/kdc.c: Add.
894 2003-02-02  Simon Josefsson <simon@josefsson.org>
896         * lib/authenticator.c: Add AuthorizationData.
898 2003-02-02  Simon Josefsson <simon@josefsson.org>
900         * lib/ap.c: Typo.
902 2003-02-02  Simon Josefsson <simon@josefsson.org>
904         * lib/kdcreq.c, lib/shishi.h.in: Add.
906 2003-02-02  Simon Josefsson <simon@josefsson.org>
908         * lib/kdc.c: (shishi_as_process): Print derived user key.
910 2003-02-02  Simon Josefsson <simon@josefsson.org>
912         * lib/diskio.c: Print hex key for noice verbose.
914 2003-02-02  Simon Josefsson <simon@josefsson.org>
916         * lib/ap.c, lib/as.c: Print debug info.
918 2003-02-02  Simon Josefsson <simon@josefsson.org>
920         * lib/ap.c: Print debug info.
922 2003-02-01  Simon Josefsson <simon@josefsson.org>
924         * lib/asn1.c: Add shishi_asn1_integer2_field.  Indent.
926 2003-02-01  Simon Josefsson <simon@josefsson.org>
928         * lib/crypto.c, lib/cfg.c, lib/authenticator.c, src/authp.c,
929         src/client.c, src/crypto.c, src/server.c, src/shishi.c,
930         src/shishid.c, tests/crypto.c, tests/ticketset.c: Indent.
932 2003-02-01  Simon Josefsson <simon@josefsson.org>
934         * lib/diskio.c: Indent.  Add debug code.
936 2003-02-01  Simon Josefsson <simon@josefsson.org>
938         * lib/enckdcreppart.c: Add shishi_enckdcreppart_key_set,
939         shishi_enckdcreppart_nonce_set,
940         shishi_enckdcreppart_populate_encticketpart,
941         shishi_enckdcreppart_srealm_set, shishi_enckdcreppart_sname_set,
942         shishi_enckdcreppart_server_set,
943         shishi_enckdcreppart_srealmserver_set, shishi_encasreppart. 
944         Indent.
946 2003-02-01  Simon Josefsson <simon@josefsson.org>
948         * lib/kdc.c, lib/init.c, lib/hostkeys.c, lib/error.c,
949         lib/encticketpart.c, lib/encapreppart.c: Indent.
951 2003-02-01  Simon Josefsson <simon@josefsson.org>
953         * lib/kdcrep.c: Add shishi_kdcrep_crealm_set,
954         shishi_kdcrep_cname_set, shishi_kdcrep_client_set,
955         shishi_kdcrep_crealmserver_set, shishi_kdcrep_set_enc_part,
956         shishi_kdcrep_add_enc_part.  (shishi_kdcrep_get_ticket): Don't lose
957         on (some) optional fields.
959 2003-02-01  Simon Josefsson <simon@josefsson.org>
961         * lib/kdcreq.c: Add shishi_kdcreq_nonce, shishi_kdcreq_cname_get.
963 2003-02-01  Simon Josefsson <simon@josefsson.org>
965         * lib/krberror.c, lib/key.c: Indent.
967 2003-02-01  Simon Josefsson <simon@josefsson.org>
969         * lib/ticketset.c, lib/ticket.c, lib/tgs.c, lib/realm.c,
970         lib/principal.c, lib/password.c, lib/netio.c: Indent.
972 2003-02-01  Simon Josefsson <simon@josefsson.org>
974         * lib/as.c: Add shishi_as_rep_der_set.
976 2003-02-01  Simon Josefsson <simon@josefsson.org>
978         * lib/apreq.c: (shishi_apreq_get_ticket, shishi_apreq_set_ticket):
979         Don't lose on optional fields (some still left though).
981 2003-02-01  Simon Josefsson <simon@josefsson.org>
983         * lib/aprep.c: Indent.
985 2003-02-01  Simon Josefsson <simon@josefsson.org>
987         * lib/ap.c: Indent.  (shishi_ap_rep_der_set): Don't lose previous
988         AP-REP.  (shishi_ap_rep_der): New.
990 2003-01-31  Simon Josefsson <simon@josefsson.org>
992         * lib/shishi.h.in: Add.  Fix key usage enum member name.
994 2003-01-31  Simon Josefsson <simon@josefsson.org>
996         * lib/encticketpart.c, lib/kdcrep.c, lib/ticket.c: Add functions to
997         set things.
999 2003-01-31  Simon Josefsson <simon@josefsson.org>
1001         * lib/enckdcreppart.c: Fix.
1003 2003-01-31  Simon Josefsson <simon@josefsson.org>
1005         * lib/shishi.h.in: Add.
1007 2003-01-31  Simon Josefsson <simon@josefsson.org>
1009         * lib/encticketpart.c: Add shishi_encticketpart.
1011 2003-01-31  Simon Josefsson <simon@josefsson.org>
1013         * lib/init.c: Add shishi_init_server.
1015 2003-01-31  Simon Josefsson <simon@josefsson.org>
1017         * lib/key.c: Add shishi_key_random.
1019 2003-01-31  Simon Josefsson <simon@josefsson.org>
1021         * lib/crypto.c: Use strong random data.
1023 2003-01-26  Simon Josefsson <simon@josefsson.org>
1025         * doc/reference/tmpl/shishi.sgml: Generated.
1027 2003-01-22  Simon Josefsson <simon@josefsson.org>
1029         * doc/reference/tmpl/shishi.sgml: New.
1031 2003-01-22  Simon Josefsson <simon@josefsson.org>
1033         * configure.ac: Fix.
1035 2003-01-22  Simon Josefsson <simon@josefsson.org>
1037         * doc/reference/shishi-docs.sgml: Add some text.
1039 2003-01-22  Simon Josefsson <simon@josefsson.org>
1041         * doc/reference/Makefile.am: Add uninstall target.  Fix distcheck.
1043 2003-01-22  Simon Josefsson <simon@josefsson.org>
1045         * lib/crypto-des.c: Use libgcrypt for CRC.
1047 2003-01-22  Simon Josefsson <simon@josefsson.org>
1049         * lib/Makefile.am: Fix libstringprep vs libidn.
1051 2003-01-21  Simon Josefsson <simon@josefsson.org>
1053         * configure.ac: Fix libstringprep vs libidn.
1055 2003-01-21  Simon Josefsson <simon@josefsson.org>
1057         * Makefile.am: Don't dist gdbm (for now).  Fix libstringprep vs
1058         libidn.  Fix cvs2cl and gtk-dock for distcheck.
1060 2003-01-21  Simon Josefsson <simon@josefsson.org>
1062         * tests/crypto.c: Don't check crc (gcrypt used now).
1064 2002-12-15  Simon Josefsson <simon@josefsson.org>
1066         * lib/Makefile.am, lib/diskio.c, lib/key.c, lib/safe.c,
1067         lib/shishi.h.in, src/client.c: Unfinished SAFE support.
1069 2002-12-15  Simon Josefsson <simon@josefsson.org>
1071         * ANNOUNCE: Fix.
1073 2002-12-15  Simon Josefsson <simon@josefsson.org>
1075         * ANNOUNCE: Fix.
1077 2002-12-15  Simon Josefsson <simon@josefsson.org>
1079         * ANNOUNCE: Fix.
1081 2002-12-15  Simon Josefsson <simon@josefsson.org>
1083         * src/shishid.c, src/shishi.c: Fix.
1085 2002-12-15  Simon Josefsson <simon@josefsson.org>
1087         * shishi.pc.in, shishi.conf.in, README: Fix.
1089 2002-12-14  Simon Josefsson <simon@josefsson.org>
1091         * configure.ac: Add GTK-DOC stuff.
1093 2002-12-14  Simon Josefsson <simon@josefsson.org>
1095         * lib/kdcreq.c, lib/tgs.c: Fix warnings from GTK-DOC.
1097 2002-12-14  Simon Josefsson <simon@josefsson.org>
1099         * doc/Makefile.am, doc/reference/Makefile.am,
1100         doc/reference/shishi-docs.sgml, doc/reference/shishi.types:
1101         Generate HTML/SGML API documentation using GTK-DOC.
1103 2002-12-14  Simon Josefsson <simon@josefsson.org>
1105         * lib/ticket.c, lib/ticketset.c, lib/shishi.h.in: Fix.
1107 2002-12-14  Simon Josefsson <simon@josefsson.org>
1109         * Makefile.am: EXTRA_DIST ANNOUNCE:
1111 2002-12-14  Simon Josefsson <simon@josefsson.org>
1113         * ANNOUNCE: Add.
1115 2002-12-14  Simon Josefsson <simon@josefsson.org>
1117         * extra/pam_shishi/pam_shishi.c: Define PAM_STATIC for static
1118         builds.
1120 2002-12-14  Simon Josefsson <simon@josefsson.org>
1122         * configure.ac, extra/pam_shishi/Makefile.am,
1123         extra/pam_shishi/pam_shishi.c: Solaris PAM fixes.
1125 2002-12-14  Simon Josefsson <simon@josefsson.org>
1127         * Makefile.am: Make sure ChangeLog is regenerated.
1129 2002-12-13  Simon Josefsson <simon@josefsson.org>
1131         * extra/README: Fix.
1133 2002-12-13  Simon Josefsson <simon@josefsson.org>
1135         * AUTHORS, NEWS, README, README-alpha, THANKS: Copying condition
1136         changes.
1138 2002-12-13  Simon Josefsson <simon@josefsson.org>
1140         * src/shishid.c: Fix warnings.
1142 2002-12-13  Simon Josefsson <simon@josefsson.org>
1144         * doc/shishi.texi: Fix ports.
1146 2002-12-13  Simon Josefsson <simon@josefsson.org>
1148         * configure.ac, extra/Makefile.am, extra/pam_shishi/Makefile.am,
1149         extra/pam_shishi/pam_shishi.c: Add --disable-pam configure option.
1151 2002-12-13  Simon Josefsson <simon@josefsson.org>
1153         * src/server.c: Don't hardcode server name.
1155 2002-12-13  Simon Josefsson <simon@josefsson.org>
1157         * lib/shishi.h.in, lib/ticketset.c, lib/apreq.c, lib/crypto.c,
1158         lib/kdcreq.c: Revert earlier changes that broke simplified
1159         encryption profile.  PAM fixes.
1161 2002-12-13  Simon Josefsson <simon@josefsson.org>
1163         * extra/README: Add PAM.
1165 2002-12-13  Simon Josefsson <simon@josefsson.org>
1167         * extra/Makefile.am, extra/pam_shishi/Makefile.am,
1168         extra/pam_shishi/pam_shishi.c: Initial PAM module.
1170 2002-12-12  Simon Josefsson <simon@josefsson.org>
1172         * doc/shishi.texi: Fixes.
1174 2002-12-12  Simon Josefsson <simon@josefsson.org>
1176         * tests/ticketset.c: Add.
1178 2002-12-12  Simon Josefsson <simon@josefsson.org>
1180         * lib/ap.c, lib/apreq.c, lib/authenticator.c, lib/crypto-3des.c,
1181         lib/crypto-aes.c, lib/crypto-des.c, lib/crypto.c, lib/diskio.c,
1182         lib/encapreppart.c, lib/init.c, lib/internal.h, lib/kdc.c,
1183         lib/kdcrep.c, lib/kdcreq.c, lib/netio.c, lib/password.c,
1184         lib/shishi.h.in, lib/ticket.c, lib/ticketset.c, lib/vasprintf.c:
1185         Fix warnings.
1187 2002-12-12  Simon Josefsson <simon@josefsson.org>
1189         * extra/inetutils/libtelnet/shishi.c: Use new interfaces.
1191 2002-12-12  Simon Josefsson <simon@josefsson.org>
1193         * tests/ticketset.c: Use new ASN.1 interface.
1195 2002-12-12  Simon Josefsson <simon@josefsson.org>
1197         * lib/ap.c, lib/aprep.c, lib/apreq.c, lib/as.c, lib/asn1.c,
1198         lib/authenticator.c, lib/diskio.c, lib/encapreppart.c,
1199         lib/enckdcreppart.c, lib/encticketpart.c, lib/kdc.c, lib/kdcrep.c,
1200         lib/kdcreq.c, lib/krberror.c, lib/shishi.h.in, lib/ticket.c:
1201         Cleanup ASN.1 stuff.
1203 2002-12-12  Simon Josefsson <simon@josefsson.org>
1205         * src/shishi.c: Expire tickets.
1207 2002-12-11  Simon Josefsson <simon@josefsson.org>
1209         * tests/ticketset.c: Test file read/write.
1211 2002-12-11  Simon Josefsson <simon@josefsson.org>
1213         * lib/ticketset.c: Mem fixes.  Separate ticket expiring on write.
1215 2002-12-11  Simon Josefsson <simon@josefsson.org>
1217         * tests/ticketset.c: Use new ticketset API. Fixes.
1219 2002-12-11  Simon Josefsson <simon@josefsson.org>
1221         * src/authp.c, src/client.c, src/shishi.c: Use new ticketset
1222         interface.
1224 2002-12-11  Simon Josefsson <simon@josefsson.org>
1226         * lib/init.c, lib/shishi.h.in, lib/ticketset.c:
1227         s/ticketset_init/ticketset/g
1229 2002-12-11  Simon Josefsson <simon@josefsson.org>
1231         * tests/Makefile.am, tests/crypto.c, tests/ticketset.c,
1232         tests/utils.c: Add ticketset self tests.
1234 2002-12-11  Simon Josefsson <simon@josefsson.org>
1236         * src/authp.c, src/client.c, src/kdc.c, src/shishi.c: Fix for new
1237         API.
1239 2002-12-11  Simon Josefsson <simon@josefsson.org>
1241         * lib/asn1.c, lib/diskio.c, lib/done.c, lib/internal.h, lib/kdc.c,
1242         lib/shishi.h.in, lib/ticket.c, lib/ticketset.c: Fixes discovered
1243         while writing ticketset selftests.
1245 2002-12-11  Simon Josefsson <simon@josefsson.org>
1247         * src/authp.c, src/client.c, src/crypto.c, src/data.h,
1248         src/server.c, src/shishi.c: Fix.
1250 2002-12-11  Simon Josefsson <simon@josefsson.org>
1252         * tests/crypto.c: Use new key API.
1254 2002-12-11  Simon Josefsson <simon@josefsson.org>
1256         * lib/error.c: Add.
1258 2002-12-11  Simon Josefsson <simon@josefsson.org>
1260         * src/shishid.c: Don't define ngettext.
1262 2002-12-11  Simon Josefsson <simon@josefsson.org>
1264         * src/server.c: Fix.
1266 2002-12-11  Simon Josefsson <simon@josefsson.org>
1268         * lib/error.c: Add.
1270 2002-12-11  Simon Josefsson <simon@josefsson.org>
1272         * lib/ap.c: Fix keyusage.
1274 2002-12-11  Simon Josefsson <simon@josefsson.org>
1276         * extra/inetutils/libtelnet/shishi.c: Use new AP interface.
1278 2002-12-11  Simon Josefsson <simon@josefsson.org>
1280         * src/shishi.c: Add crypto key file.
1282 2002-12-11  Simon Josefsson <simon@josefsson.org>
1284         * src/server.c: Use AP interface.
1286 2002-12-11  Simon Josefsson <simon@josefsson.org>
1288         * src/crypto.c: Use new key API.
1290 2002-12-11  Simon Josefsson <simon@josefsson.org>
1292         * lib/ap.c, lib/apreq.c, lib/hostkeys.c, lib/internal.h, lib/key.c,
1293         lib/shishi.h.in, lib/ticket.c: Improve AP interface.
1295 2002-12-11  Simon Josefsson <simon@josefsson.org>
1297         * lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto.c, lib/diskio.c,
1298         lib/hostkeys.c, lib/key.c, lib/shishi.h.in: Key API fixes.
1300 2002-12-11  Simon Josefsson <simon@josefsson.org>
1302         * lib/ap.c: Fix (make TGS work again).
1304 2002-12-11  Simon Josefsson <simon@josefsson.org>
1306         * asn1/lib/coding.c, asn1/lib/parser_aux.c, asn1/src/asn1Coding.c,
1307         asn1/src/asn1Decoding.c, asn1/src/asn1Parser.c: Portability stuff.
1309 2002-12-11  Simon Josefsson <simon@josefsson.org>
1311         * tests/crypto.c: Use new key API.
1313 2002-12-11  Simon Josefsson <simon@josefsson.org>
1315         * doc/Makefile.am, doc/shishi.texi: Hostkeys.
1317 2002-12-11  Simon Josefsson <simon@josefsson.org>
1319         * configure.ac: Dmalloc.
1321 2002-12-11  Simon Josefsson <simon@josefsson.org>
1323         * AUTHORS, NEWS, README: Fix copying conditions.
1325 2002-12-11  Simon Josefsson <simon@josefsson.org>
1327         * src/crypto.c, src/kdc.c: Use new key API.
1329 2002-12-11  Simon Josefsson <simon@josefsson.org>
1331         * lib/Makefile.am, lib/ap.c, lib/aprep.c, lib/apreq.c, lib/as.c,
1332         lib/asn1.c, lib/authenticator.c, lib/base64.c, lib/cfg.c,
1333         lib/crypto-des.c, lib/encapreppart.c, lib/gztime.c, lib/init.c,
1334         lib/kdcrep.c, lib/kdcreq.c, lib/krberror.c, lib/netio.c,
1335         lib/password.c, lib/realm.c, lib/ticketset.c: -Wall fixes.
1337 2002-12-11  Simon Josefsson <simon@josefsson.org>
1339         * lib/Makefile.am, lib/crypto-3des.c, lib/crypto-aes.c,
1340         lib/crypto.c, lib/diskio.c, lib/done.c, lib/enckdcreppart.c,
1341         lib/encticketpart.c, lib/hostkeys.c, lib/internal.h, lib/kdc.c,
1342         lib/key.c, lib/shishi.h.in: Cleanup key API.  Add hostkey API
1343         starting point.  Fixes.
1345 2002-12-09  Simon Josefsson <simon@josefsson.org>
1347         * README: Removed text now in README-alpha.
1349 2002-12-09  Simon Josefsson <simon@josefsson.org>
1351         * README-alpha: Add.
1353 2002-12-09  Simon Josefsson <simon@josefsson.org>
1355         * lib/ap.c, lib/as.c, lib/crypto-des.c, lib/tgs.c, lib/ticketset.c:
1356         Improve verbose messages.
1358 2002-12-09  Simon Josefsson <simon@josefsson.org>
1360         * src/shishi.c: Use TGS interface.
1362 2002-12-09  Simon Josefsson <simon@josefsson.org>
1364         * lib/ap.c, lib/as.c, lib/principal.c, lib/realm.c,
1365         lib/shishi.h.in, lib/tgs.c, lib/ticketset.c: Cleanup TGS interface.
1367 2002-12-08  Simon Josefsson <simon@josefsson.org>
1369         * extra/inetutils/telnetd/Makefile.am: Install as shishi-telnetd.
1371 2002-12-08  Simon Josefsson <simon@josefsson.org>
1373         * extra/inetutils/libtelnet/shishi.c: Telnetd works.
1375 2002-12-08  Simon Josefsson <simon@josefsson.org>
1377         * lib/ap.c, lib/diskio.c, lib/shishi.h.in, lib/ticket.c: Fix.
1379 2002-12-08  Simon Josefsson <simon@josefsson.org>
1381         * src/crypto.c: Use cipher_randomlen().
1383 2002-12-08  Simon Josefsson <simon@josefsson.org>
1385         * lib/crypto.c: Add cipher_randomlen().
1387 2002-12-08  Simon Josefsson <simon@josefsson.org>
1389         * lib/ticket.c: Fix.
1391 2002-12-08  Simon Josefsson <simon@josefsson.org>
1393         * lib/ticket.c: s/service/server/g.
1395 2002-12-08  Simon Josefsson <simon@josefsson.org>
1397         * src/shishi.c: Print EncKDCRepPart when printing ticket.
1399 2002-12-08  Simon Josefsson <simon@josefsson.org>
1401         * lib/as.c, lib/shishi.h.in, lib/tgs.c, lib/ticket.c,
1402         lib/ticketset.c: Store KDC-REP in ticket file too (for the cname,
1403         crealm, and keytype protection etype fields, and possibly other
1404         uses in the future).
1406 2002-12-08  Simon Josefsson <simon@josefsson.org>
1408         * lib/aprep.c, lib/apreq.c, lib/authenticator.c, lib/init.c,
1409         lib/internal.h: Remove most of shishi_last_*().
1411 2002-12-08  Simon Josefsson <simon@josefsson.org>
1413         * lib/diskio.c: Remove debug output.
1415 2002-12-08  Simon Josefsson <simon@josefsson.org>
1417         * src/shishi.c, src/authp.c, src/client.c: Use new ticketset API.
1419 2002-12-08  Simon Josefsson <simon@josefsson.org>
1421         * lib/ticket.c: Print etype key is protected under.
1423 2002-12-08  Simon Josefsson <simon@josefsson.org>
1425         * lib/done.c, lib/init.c, lib/shishi.h.in, lib/ticketset.c: Cleanup
1426         ticketset API.
1428 2002-12-08  Simon Josefsson <simon@josefsson.org>
1430         * lib/ticketset.c: Don't hardcode all tickets belonging to
1431         jas@JOSEFSSON.ORG.
1433 2002-12-08  Simon Josefsson <simon@josefsson.org>
1435         * src/Makefile.am: kdc.c is broken for now.
1437 2002-12-08  Simon Josefsson <simon@josefsson.org>
1439         * src/shishi.c: Print last-req too.
1441 2002-12-08  Simon Josefsson <simon@josefsson.org>
1443         * src/authp.c: Fix.
1445 2002-12-08  Simon Josefsson <simon@josefsson.org>
1447         * lib/ticketset.c: Add find/get_ticket etype.
1449 2002-12-08  Simon Josefsson <simon@josefsson.org>
1451         * lib/shishi.h.in, lib/ticket.c: Fix ticket flags.  Add last-req.
1453 2002-12-08  Simon Josefsson <simon@josefsson.org>
1455         * lib/apreq.c, lib/kdcreq.c: Remove old AP-REQ API.
1457 2002-12-08  Simon Josefsson <simon@josefsson.org>
1459         * lib/ap.c: Fix doc.
1461 2002-12-08  Simon Josefsson <simon@josefsson.org>
1463         * extra/inetutils/libtelnet/shishi.c: Fix.
1465 2002-12-07  Simon Josefsson <simon@josefsson.org>
1467         * configure.ac: Gnits.
1469 2002-12-07  Simon Josefsson <simon@josefsson.org>
1471         * COPYING.DOC, extra/inetutils/headers/stamp-h.in: Add.
1473 2002-12-07  Simon Josefsson <simon@josefsson.org>
1475         * doc/lgpl.texi, doc/Makefile.am: Use GPL instead of LGPL.
1477 2002-12-07  Simon Josefsson <simon@josefsson.org>
1479         * doc/Makefile.am, doc/gdoc-error, doc/shishi.texi,
1480         lib/Makefile.am, lib/ap.c, lib/aprep.c, lib/apreq.c, lib/as.c,
1481         lib/asn1.c, lib/authenticator.c, lib/base64.c, lib/cfg.c,
1482         lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto-des.c,
1483         lib/crypto-null.c, lib/crypto.c, lib/diskio.c, lib/done.c,
1484         lib/encapreppart.c, lib/enckdcreppart.c, lib/encticketpart.c,
1485         lib/error.c, lib/gztime.c, lib/init.c, lib/internal.h, lib/kdc.c,
1486         lib/kdcrep.c, lib/kdcreq.c, lib/key.c, lib/krberror.c, lib/netio.c,
1487         lib/password.c, lib/principal.c, lib/realm.c, lib/shishi.h.in,
1488         lib/tgs.c, lib/ticket.c, lib/ticketset.c, configure.ac,
1489         Makefile.am, src/Makefile.am, tests/Makefile.am, extra/Makefile.am,
1490         README: Use GPL instead of LGPL.
1492 2002-12-07  Simon Josefsson <simon@josefsson.org>
1494         * src/kdc.c, src/shishi.c: Use new AS interface.
1496 2002-12-07  Simon Josefsson <simon@josefsson.org>
1498         * lib/ap.c, lib/as.c, lib/authenticator.c, lib/kdcrep.c,
1499         lib/kdcreq.c, lib/krberror.c, lib/shishi.h.in, lib/tgs.c,
1500         lib/ticket.c, lib/ticketset.c: Clean up AS interface.
1502 2002-12-07  Simon Josefsson <simon@josefsson.org>
1504         * src/client.c: Fix.
1506 2002-12-07  Simon Josefsson <simon@josefsson.org>
1508         * src/authp.c, src/shishi.c: Use new AP interface.
1510 2002-12-07  Simon Josefsson <simon@josefsson.org>
1512         * lib/ap.c, lib/asn1.c, lib/internal.h, lib/shishi.h.in, lib/tgs.c,
1513         lib/ticket.c, lib/ticketset.c: Use new AP interface for TGS.
1515 2002-12-07  Simon Josefsson <simon@josefsson.org>
1517         * src/authp.c, src/client.c, src/kdc.c, src/server.c, src/shishi.c,
1518         extra/inetutils/libtelnet/shishi.c: Use new AP interface.
1520 2002-12-07  Simon Josefsson <simon@josefsson.org>
1522         * lib/ap.c, lib/aprep.c, lib/asn1.c, lib/internal.h,
1523         lib/shishi.h.in, lib/ticket.c, lib/ticketset.c: Clean up AP
1524         interface.
1526 2002-12-07  Simon Josefsson <simon@josefsson.org>
1528         * lib/shishi.h.in: Update AP.
1530 2002-12-07  Simon Josefsson <simon@josefsson.org>
1532         * lib/ticketset.c: Fix crash in get_ticket.
1534 2002-12-07  Simon Josefsson <simon@josefsson.org>
1536         * lib/krberror.c: Zeroterminate server string.
1538 2002-12-07  Simon Josefsson <simon@josefsson.org>
1540         * lib/diskio.c: Fix AP-REP parsing.
1542 2002-12-07  Simon Josefsson <simon@josefsson.org>
1544         * src/shishi.c: Set servername.
1546 2002-12-07  Simon Josefsson <simon@josefsson.org>
1548         * src/client.c: Use new AP functions.
1550 2002-12-07  Simon Josefsson <simon@josefsson.org>
1552         * extra/inetutils/libtelnet/auth.c: Don't crash if ap==NULL.
1554 2002-12-07  Simon Josefsson <simon@josefsson.org>
1556         * doc/shishi.texi: Add SuSE.
1558 2002-12-07  Simon Josefsson <simon@josefsson.org>
1560         * extra/inetutils/telnet/Makefile.am, extra/inetutils/configure.ac:
1561         Add -I's.
1563 2002-12-07  Simon Josefsson <simon@josefsson.org>
1565         * extra/inetutils/libtelnet/auth-proto.h,
1566         extra/inetutils/libtelnet/auth.h, extra/inetutils/libtelnet/auth.c:
1567         Add cleanup.
1569 2002-12-07  Simon Josefsson <simon@josefsson.org>
1571         * extra/inetutils/libtelnet/shishi.c: Use new get_ticket API.
1573 2002-12-07  Simon Josefsson <simon@josefsson.org>
1575         * src/shishi.c: Fixes.
1577 2002-12-07  Simon Josefsson <simon@josefsson.org>
1579         * lib/ticketset.c: Add ticketset_get_ticket_*().
1581 2002-12-07  Simon Josefsson <simon@josefsson.org>
1583         * lib/done.c: Save ticketset.
1585 2002-12-07  Simon Josefsson <simon@josefsson.org>
1587         * lib/cfg.c: Use shishi_warn().
1589 2002-12-06  Simon Josefsson <simon@josefsson.org>
1591         * configure.ac: Try harder to find socklen_t before falling back to
1592         size_t.
1594 2002-12-06  Simon Josefsson <simon@josefsson.org>
1596         * lib/shishi.h.in, lib/ticketset.c, src/kdc.c, src/shishi.c: Fix
1597         warnings.
1599 2002-12-06  Simon Josefsson <simon@josefsson.org>
1601         * lib/cfg.c: Don't gethostbyname(NULL).
1603 2002-12-06  Simon Josefsson <simon@josefsson.org>
1605         * configure.ac: Workaround gettext+libtool distcheck bug.  Fixes.
1607 2002-12-06  Simon Josefsson <simon@josefsson.org>
1609         * Makefile.am: Workaround gettext+libtool distcheck bug.
1611 2002-12-06  Simon Josefsson <simon@josefsson.org>
1613         * lib/internal.h: Handle ngettext() from autoconf instead.
1615 2002-12-06  Simon Josefsson <simon@josefsson.org>
1617         * lib/aprep.c: Print cusec in hex.
1619 2002-12-06  Simon Josefsson <simon@josefsson.org>
1621         * lib/asn1.c: Don't corrupt data in _shishi_asn1_integer_field
1622         (this caused the spurious AP-REP verification failures).
1624 2002-12-06  Simon Josefsson <simon@josefsson.org>
1626         * lib/encapreppart.c, lib/crypto.c: Fix.
1628 2002-12-06  Simon Josefsson <simon@josefsson.org>
1630         * lib/crypto-des.c: Fix.
1632 2002-12-06  Simon Josefsson <simon@josefsson.org>
1634         * extra/README, extra/inetutils/COPYING,
1635         extra/inetutils/Makefile.am, extra/inetutils/README-alpha,
1636         extra/inetutils/ROADMAP, extra/inetutils/THANKS,
1637         extra/inetutils/TODO, extra/inetutils/configure.ac,
1638         extra/inetutils/doc/Makefile.am, extra/inetutils/doc/ftp.texi,
1639         extra/inetutils/doc/ftpd.texi, extra/inetutils/doc/inetd.texi,
1640         extra/inetutils/doc/inetutils.texi,
1641         extra/inetutils/doc/logger.texi, extra/inetutils/doc/ping.texi,
1642         extra/inetutils/doc/rcp.texi, extra/inetutils/doc/rexecd.texi,
1643         extra/inetutils/doc/rlogin.texi, extra/inetutils/doc/rlogind.texi,
1644         extra/inetutils/doc/rsh.texi, extra/inetutils/doc/rshd.texi,
1645         extra/inetutils/doc/syslogd.texi, extra/inetutils/doc/talk.texi,
1646         extra/inetutils/doc/talkd.texi, extra/inetutils/doc/tftp.texi,
1647         extra/inetutils/doc/rfc/Makefile.am,
1648         extra/inetutils/doc/rfc/rfc1282.txt,
1649         extra/inetutils/ftp/Makefile.am, extra/inetutils/ftp/cmds.c,
1650         extra/inetutils/ftp/cmdtab.c, extra/inetutils/ftp/domacro.c,
1651         extra/inetutils/ftp/extern.h, extra/inetutils/ftp/ftp.1,
1652         extra/inetutils/ftp/ftp.c, extra/inetutils/ftp/ftp_var.h,
1653         extra/inetutils/ftp/main.c, extra/inetutils/ftp/ruserpass.c,
1654         extra/inetutils/ftpd/Makefile.am, extra/inetutils/ftpd/README.sec,
1655         extra/inetutils/ftpd/auth.c, extra/inetutils/ftpd/conf.c,
1656         extra/inetutils/ftpd/extern.h, extra/inetutils/ftpd/ftpcmd.y,
1657         extra/inetutils/ftpd/ftpd.8, extra/inetutils/ftpd/ftpd.c,
1658         extra/inetutils/ftpd/logwtmp.c, extra/inetutils/ftpd/pam.c,
1659         extra/inetutils/ftpd/popen.c, extra/inetutils/ftpd/server_mode.c,
1660         extra/inetutils/glob/COPYING.LIB, extra/inetutils/glob/Makefile.am,
1661         extra/inetutils/glob/SMakefile, extra/inetutils/glob/configure.bat,
1662         extra/inetutils/glob/configure.in, extra/inetutils/glob/fnmatch.c,
1663         extra/inetutils/glob/fnmatch.h, extra/inetutils/glob/glob.c,
1664         extra/inetutils/glob/glob.h, extra/inetutils/gwhois/Makefile.am,
1665         extra/inetutils/gwhois/README, extra/inetutils/gwhois/TODO,
1666         extra/inetutils/gwhois/as_del_list, extra/inetutils/gwhois/data.h,
1667         extra/inetutils/gwhois/ip_del_list,
1668         extra/inetutils/gwhois/make_as_del.pl,
1669         extra/inetutils/gwhois/make_ip_del.pl,
1670         extra/inetutils/gwhois/make_tld_serv.pl,
1671         extra/inetutils/gwhois/tld_serv_list,
1672         extra/inetutils/gwhois/whois.1, extra/inetutils/gwhois/whois.c,
1673         extra/inetutils/gwhois/whois.h,
1674         extra/inetutils/headers/Makefile.am,
1675         extra/inetutils/headers/crypt.h,
1676         extra/inetutils/headers/osockaddr.h,
1677         extra/inetutils/headers/syslog-int.h,
1678         extra/inetutils/headers/arpa/ftp.h,
1679         extra/inetutils/headers/arpa/tftp.h,
1680         extra/inetutils/headers/protocols/talkd.h,
1681         extra/inetutils/ifconfig/COMPATIBILITY,
1682         extra/inetutils/ifconfig/Makefile.am,
1683         extra/inetutils/ifconfig/TODO, extra/inetutils/ifconfig/changeif.c,
1684         extra/inetutils/ifconfig/flags.c, extra/inetutils/ifconfig/flags.h,
1685         extra/inetutils/ifconfig/if_index.c,
1686         extra/inetutils/ifconfig/if_index.h,
1687         extra/inetutils/ifconfig/ifconfig.c,
1688         extra/inetutils/ifconfig/ifconfig.h,
1689         extra/inetutils/ifconfig/options.c,
1690         extra/inetutils/ifconfig/options.h,
1691         extra/inetutils/ifconfig/printif.c,
1692         extra/inetutils/ifconfig/printif.h,
1693         extra/inetutils/ifconfig/system.c,
1694         extra/inetutils/ifconfig/system.h,
1695         extra/inetutils/ifconfig/system/Makefile.am,
1696         extra/inetutils/ifconfig/system/generic.c,
1697         extra/inetutils/ifconfig/system/generic.h,
1698         extra/inetutils/ifconfig/system/hpux.c,
1699         extra/inetutils/ifconfig/system/hpux.h,
1700         extra/inetutils/ifconfig/system/linux.c,
1701         extra/inetutils/ifconfig/system/linux.h,
1702         extra/inetutils/ifconfig/system/osf.c,
1703         extra/inetutils/ifconfig/system/osf.h,
1704         extra/inetutils/ifconfig/system/qnx.c,
1705         extra/inetutils/ifconfig/system/qnx.h,
1706         extra/inetutils/ifconfig/system/solaris.c,
1707         extra/inetutils/ifconfig/system/solaris.h,
1708         extra/inetutils/inetd/Makefile.am, extra/inetutils/inetd/inetd.8,
1709         extra/inetutils/inetd/inetd.c, extra/inetutils/libicmp/Makefile.am,
1710         extra/inetutils/libicmp/TODO, extra/inetutils/libicmp/icmp.h,
1711         extra/inetutils/libicmp/icmp_address.c,
1712         extra/inetutils/libicmp/icmp_cksum.c,
1713         extra/inetutils/libicmp/icmp_echo.c,
1714         extra/inetutils/libicmp/icmp_timestamp.c,
1715         extra/inetutils/libicmp/libping.c, extra/inetutils/libicmp/ping.h,
1716         extra/inetutils/libinetutils/Makefile.am,
1717         extra/inetutils/libinetutils/daemon.c,
1718         extra/inetutils/libinetutils/krcmd.c,
1719         extra/inetutils/libinetutils/logwtmp.c,
1720         extra/inetutils/libinetutils/ttymsg.c,
1721         extra/inetutils/libinetutils/utmp_init.c,
1722         extra/inetutils/libls/Makefile.am, extra/inetutils/libls/bsdport.c,
1723         extra/inetutils/libls/bsdport.h, extra/inetutils/libls/cmp.c,
1724         extra/inetutils/libls/extern.h, extra/inetutils/libls/fts.c,
1725         extra/inetutils/libls/fts.h, extra/inetutils/libls/ls.1,
1726         extra/inetutils/libls/ls.c, extra/inetutils/libls/ls.h,
1727         extra/inetutils/libls/print.c, extra/inetutils/libls/stat_flags.c,
1728         extra/inetutils/libls/util.c,
1729         extra/inetutils/libtelnet/Makefile.am,
1730         extra/inetutils/libtelnet/forward.c,
1731         extra/inetutils/libtelnet/read_passwd.c,
1732         extra/inetutils/logger/Makefile.am,
1733         extra/inetutils/logger/logger.1, extra/inetutils/logger/logger.c,
1734         extra/inetutils/ping/Makefile.am, extra/inetutils/ping/README.sec,
1735         extra/inetutils/ping/TODO, extra/inetutils/ping/ping.8,
1736         extra/inetutils/ping/ping.c, extra/inetutils/ping/ping_address.c,
1737         extra/inetutils/ping/ping_echo.c, extra/inetutils/ping/ping_impl.h,
1738         extra/inetutils/ping/ping_router.c,
1739         extra/inetutils/ping/ping_timestamp.c,
1740         extra/inetutils/rcp/Makefile.am, extra/inetutils/rcp/extern.h,
1741         extra/inetutils/rcp/rcp.1, extra/inetutils/rcp/rcp.c,
1742         extra/inetutils/rcp/util.c, extra/inetutils/rexecd/Makefile.am,
1743         extra/inetutils/rexecd/rexecd.8, extra/inetutils/rexecd/rexecd.c,
1744         extra/inetutils/rlogin/Makefile.am,
1745         extra/inetutils/rlogin/rlogin.1, extra/inetutils/rlogin/rlogin.c,
1746         extra/inetutils/rlogind/Makefile.am,
1747         extra/inetutils/rlogind/rlogind.8,
1748         extra/inetutils/rlogind/rlogind.c, extra/inetutils/rsh/Makefile.am,
1749         extra/inetutils/rsh/rsh.1, extra/inetutils/rsh/rsh.c,
1750         extra/inetutils/rshd/Makefile.am, extra/inetutils/rshd/rshd.8,
1751         extra/inetutils/rshd/rshd.c, extra/inetutils/syslogd/Makefile.am,
1752         extra/inetutils/syslogd/README.sec,
1753         extra/inetutils/syslogd/syslog.conf.5,
1754         extra/inetutils/syslogd/syslogd.8,
1755         extra/inetutils/syslogd/syslogd.c,
1756         extra/inetutils/talk/Makefile.am, extra/inetutils/talk/ctl.c,
1757         extra/inetutils/talk/ctl_transact.c,
1758         extra/inetutils/talk/display.c, extra/inetutils/talk/get_addrs.c,
1759         extra/inetutils/talk/get_names.c, extra/inetutils/talk/init_disp.c,
1760         extra/inetutils/talk/invite.c, extra/inetutils/talk/io.c,
1761         extra/inetutils/talk/look_up.c, extra/inetutils/talk/msgs.c,
1762         extra/inetutils/talk/talk.1, extra/inetutils/talk/talk.c,
1763         extra/inetutils/talk/talk.h, extra/inetutils/talk/talk_ctl.h,
1764         extra/inetutils/talkd/Makefile.am,
1765         extra/inetutils/talkd/README.sec, extra/inetutils/talkd/acl.c,
1766         extra/inetutils/talkd/announce.c, extra/inetutils/talkd/intalkd.h,
1767         extra/inetutils/talkd/print.c, extra/inetutils/talkd/process.c,
1768         extra/inetutils/talkd/table.c, extra/inetutils/talkd/talkd.8,
1769         extra/inetutils/talkd/talkd.c, extra/inetutils/telnet/Makefile.am,
1770         extra/inetutils/telnet/telnet.1,
1771         extra/inetutils/telnetd/Makefile.am,
1772         extra/inetutils/telnetd/telnetd.8,
1773         extra/inetutils/tftp/Makefile.am, extra/inetutils/tftp/extern.h,
1774         extra/inetutils/tftp/main.c, extra/inetutils/tftp/tftp.1,
1775         extra/inetutils/tftp/tftp.c, extra/inetutils/tftpd/Makefile.am,
1776         extra/inetutils/tftpd/tftpd.8, extra/inetutils/tftpd/tftpd.c,
1777         extra/inetutils/uucpd/Makefile.am, extra/inetutils/uucpd/uucpd.c,
1778         extra/inetutils/whois/Makefile.am, extra/inetutils/whois/main.c,
1779         extra/inetutils/whois/net.c, extra/inetutils/whois/whois-servers:
1780         Add entire GNU Inetutils, although most of it is disabled by
1781         Shishi's configure.ac.
1783 2002-12-06  Simon Josefsson <simon@josefsson.org>
1785         * tests/Makefile.am: LTLIBINTL is included via libshishi.
1787 2002-12-05  Simon Josefsson <simon@josefsson.org>
1789         * argp/argp-fmtstream.c, argp/argp-help.c: s/putc_unlocked/putc/g
1790         for freebsd on alpha
1792 2002-12-05  Simon Josefsson <simon@josefsson.org>
1794         * doc/gdoc-error: Fix copying conditions.
1796 2002-12-05  Simon Josefsson <simon@josefsson.org>
1798         * doc/gdoc-error: Make it less shishi specific.
1800 2002-12-04  Simon Josefsson <simon@josefsson.org>
1802         * lib/cfg.c: Add XXX about not running gethostbyname() during
1803         startup.
1805 2002-12-04  Simon Josefsson <simon@josefsson.org>
1807         * doc/Makefile.am, doc/shishi.texi: Add realm/principal API doc.
1809 2002-12-04  Simon Josefsson <simon@josefsson.org>
1811         * lib/as.c, lib/authenticator.c, lib/done.c, lib/init.c,
1812         lib/internal.h, lib/kdcreq.c, lib/principal.c, lib/realm.c,
1813         lib/shishi.h.in, lib/tgs.c, lib/ticketset.c, src/authp.c,
1814         src/client.c, src/crypto.c, src/kdc.c, src/server.c, src/shishi.c:
1815         Harmonise realm, principal and ticketset filename API.
1817 2002-12-04  Simon Josefsson <simon@josefsson.org>
1819         * src/shishi.c: Fix --help.
1821 2002-12-04  Simon Josefsson <simon@josefsson.org>
1823         * src/shishi.c: Fix destroy --server-name.
1825 2002-12-04  Simon Josefsson <simon@josefsson.org>
1827         * lib/error.c, lib/shishi.h.in, lib/ticketset.c, src/authp.c,
1828         src/client.c, src/data.h, src/kdc.c, src/server.c, src/shishi.c:
1829         Add ticket destroy command.  Use default ticketset in src/.
1831 2002-12-04  Simon Josefsson <simon@josefsson.org>
1833         * lib/shishi.h.in: Add as.c/tgs.c prototypes.
1835 2002-12-03  Simon Josefsson <simon@josefsson.org>
1837         * doc/Makefile.am: Fix dependencies.
1839 2002-12-03  Simon Josefsson <simon@josefsson.org>
1841         * doc/Makefile.am, lib/cfg.c, lib/init.c, lib/shishi.h.in: Doc
1842         fixes.
1844 2002-12-03  Simon Josefsson <simon@josefsson.org>
1846         * Makefile.am: Exclude libstringprep from ChangeLog.
1848 2002-12-03  Simon Josefsson <simon@josefsson.org>
1850         * configure.ac, doc/shishi.texi, lib/error.c, po/shishi.pot,
1851         po/sv.po, src/Makefile.am, src/client.c, src/server.c,
1852         tests/Makefile.am, tests/crypto.c: Portability fixes.
1854 2002-12-03  Simon Josefsson <simon@josefsson.org>
1856         * lib/error.c: Typographic fixes.
1858 2002-12-03  Simon Josefsson <simon@josefsson.org>
1860         * doc/Makefile.am, doc/gdoc-error, doc/shishi.texi: Generate error
1861         label documentation.
1863 2002-12-03  Simon Josefsson <simon@josefsson.org>
1865         * src/shishi.c: New API.
1867 2002-12-03  Simon Josefsson <simon@josefsson.org>
1869         * lib/cfg.c, lib/crypto.c, lib/diskio.c, lib/encticketpart.c,
1870         lib/init.c, lib/key.c, lib/shishi.h.in, doc/Makefile.am,
1871         doc/shishi.texi: Improve crypto documentation.
1873 2002-12-02  Simon Josefsson <simon@josefsson.org>
1875         * lib/Makefile.am, Makefile.am: Fix stringprep variables.
1877 2002-12-02  Simon Josefsson <simon@josefsson.org>
1879         * configure.ac: Define socklen_t to size_t if it doesn't exist
1880         (Tru64 without _XOPEN_SOURCE=500).  Fix libstringprep variables.
1882 2002-12-02  Simon Josefsson <simon@josefsson.org>
1884         * lib/ap.c, lib/as.c, lib/crypto-des.c, lib/crypto.c,
1885         lib/internal.h, lib/kdcrep.c, lib/tgs.c, lib/ticket.c,
1886         lib/ticketset.c: Move some private structures to where they belong.
1887          Fixes.
1889 2002-12-02  Simon Josefsson <simon@josefsson.org>
1891         * lib/as.c, lib/kdc.c: Shishi_key fixes.
1893 2002-12-02  Simon Josefsson <simon@josefsson.org>
1895         * lib/Makefile.am, lib/ap.c, lib/aprep.c, lib/apreq.c, lib/as.c,
1896         lib/authenticator.c, lib/crypto-3des.c, lib/crypto-aes.c,
1897         lib/crypto-des.c, lib/crypto-null.c, lib/crypto.c, lib/diskio.c,
1898         lib/enckdcreppart.c, lib/encticketpart.c, lib/internal.h,
1899         lib/kdc.c, lib/kdcrep.c, lib/kdcreq.c, lib/key.c, lib/shishi.h.in,
1900         lib/ticket.c, lib/ticketset.c, src/crypto.c, src/kdc.c,
1901         tests/crypto.c: Create new Shishi_key structure to hide key
1902         details.
1904 2002-12-02  Simon Josefsson <simon@josefsson.org>
1906         * lib/Makefile.am, lib/internal.h, lib/key.c, lib/shishi.h.in: Add
1907         new key data type.
1909 2002-12-02  Simon Josefsson <simon@josefsson.org>
1911         * src/kdc.c: Use new ticket API.
1913 2002-12-02  Simon Josefsson <simon@josefsson.org>
1915         * lib/ap.c, lib/kdcreq.c, lib/shishi.h.in, lib/tgs.c, lib/ticket.c:
1916         Don't take handle parameter in ticket accessor functions.
1918 2002-12-02  Simon Josefsson <simon@josefsson.org>
1920         * src/data.h, src/shishi.c: Add --verbose-library.  Fix return
1921         code.
1923 2002-12-02  Simon Josefsson <simon@josefsson.org>
1925         * README: Fix.
1927 2002-12-02  Simon Josefsson <simon@josefsson.org>
1929         * src/data.h: Remove unused stuff.
1931 2002-12-01  Simon Josefsson <simon@josefsson.org>
1933         * src/shishi.c: Include argp.
1935 2002-12-01  Simon Josefsson <simon@josefsson.org>
1937         * src/data.h: Fix includes.
1939 2002-12-01  Simon Josefsson <simon@josefsson.org>
1941         * lib/base64.c: Fix prototype.
1943 2002-12-01  Simon Josefsson <simon@josefsson.org>
1945         * configure.ac: Add.
1947 2002-12-01  Simon Josefsson <simon@josefsson.org>
1949         * src/crypto.c, src/data.h, src/shishid.c: Fix includes.
1951 2002-12-01  Simon Josefsson <simon@josefsson.org>
1953         * lib/base64.c, lib/internal.h, lib/password.c, lib/principal.c,
1954         lib/shishi.h.in: Fix includes.  Export key usage values.
1956 2002-12-01  Simon Josefsson <simon@josefsson.org>
1958         * po/shishi.pot, po/sv.po: regenerated
1960 2002-12-01  Simon Josefsson <simon@josefsson.org>
1962         * src/crypto.c, src/data.h, src/kdc.c, src/server.c, src/shishi.c:
1963         Enhance key handling in crypto.  Fixes.
1965 2002-12-01  Simon Josefsson <simon@josefsson.org>
1967         * shishi.conf.in: Fix.
1969 2002-12-01  Simon Josefsson <simon@josefsson.org>
1971         * lib/shishi.h.in: Add. Fix.
1973 2002-12-01  Simon Josefsson <simon@josefsson.org>
1975         * lib/error.c: Add.
1977 2002-12-01  Simon Josefsson <simon@josefsson.org>
1979         * lib/diskio.c: Add key output functions.
1981 2002-12-01  Simon Josefsson <simon@josefsson.org>
1983         * lib/crypto.c: Always specify rand2key and str2key functions. 
1984         Allow randomize to return 0 "random" bytes.
1986 2002-12-01  Simon Josefsson <simon@josefsson.org>
1988         * lib/crypto-null.c: Fixes.
1990 2002-12-01  Simon Josefsson <simon@josefsson.org>
1992         * lib/crypto-aes.c: More debugging output.
1994 2002-12-01  Simon Josefsson <simon@josefsson.org>
1996         * configure.ac, lib/Makefile.am: Fix.
1998 2002-12-01  Simon Josefsson <simon@josefsson.org>
2000         * shishi.conf.in: Fixes.  Add stringprocess.
2002 2002-12-01  Simon Josefsson <simon@josefsson.org>
2004         * lib/init.c: Only support AES256 by default, as per RFC1510bis.
2006 2002-12-01  Simon Josefsson <simon@josefsson.org>
2008         * README: Fix.
2010 2002-12-01  Simon Josefsson <simon@josefsson.org>
2012         * doc/shishi.texi: Fixes.
2014 2002-11-30  Simon Josefsson <simon@josefsson.org>
2016         * configure.ac: Fix typo.
2018 2002-11-30  Simon Josefsson <simon@josefsson.org>
2020         * lib/crypto-aes.c, lib/crypto-3des.c: Cleanup.
2022 2002-11-30  Simon Josefsson <simon@josefsson.org>
2024         * src/shishi.c: Print KRB-ERROR in AS/TGS.
2026 2002-11-30  Simon Josefsson <simon@josefsson.org>
2028         * lib/init.c: Improve error handling.
2030 2002-11-30  Simon Josefsson <simon@josefsson.org>
2032         * lib/Makefile.am, lib/aprep.c, lib/apreq.c, lib/as.c, lib/asn1.c,
2033         lib/authenticator.c, lib/cfg.c, lib/crypto-3des.c,
2034         lib/crypto-aes.c, lib/crypto-des.c, lib/crypto.c, lib/diskio.c,
2035         lib/encapreppart.c, lib/error.c, lib/init.c, lib/internal.h,
2036         lib/kdc.c, lib/kdcrep.c, lib/kdcreq.c, lib/krberror.c, lib/netio.c,
2037         lib/password.c, lib/shishi.h.in, lib/tgs.c, lib/ticket.c,
2038         lib/ticketset.c: Replaced DEBUG* and SILENT with VERBOSE.  Added
2039         KRB-ERROR handling.
2041 2002-11-30  Simon Josefsson <simon@josefsson.org>
2043         * lib/netio.c, lib/shishi.h.in, lib/error.c: Improve errors.
2045 2002-11-30  Simon Josefsson <simon@josefsson.org>
2047         * src/kdc.c: Use new password API.
2049 2002-11-30  Simon Josefsson <simon@josefsson.org>
2051         * lib/as.c, lib/cfg.c, lib/internal.h, lib/password.c,
2052         lib/shishi.h.in: Character set handling for passwords, subject to
2053         new "stringprocess" configuration verb.
2055 2002-11-30  Simon Josefsson <simon@josefsson.org>
2057         * src/Makefile.am, tests/Makefile.am: Remove argp (now added to
2058         LIBS).
2060 2002-11-30  Simon Josefsson <simon@josefsson.org>
2062         * lib/Makefile.am: Add AC_LIBOBJ's to EXTRA_DIST.
2064 2002-11-30  Simon Josefsson <simon@josefsson.org>
2066         * lib/gethostname.c: From gnulib, a AC_LIBOBJ.
2068 2002-11-30  Simon Josefsson <simon@josefsson.org>
2070         * Makefile.am: Add libstringprep.
2072 2002-11-30  Simon Josefsson <simon@josefsson.org>
2074         * configure.ac: Clean up a little.
2076 2002-11-30  Simon Josefsson <simon@josefsson.org>
2078         * lib/strcasecmp.c, lib/memmove.c, lib/memset.c, lib/strerror.c:
2079         From gnulib, a AC_LIBOBJ.
2081 2002-11-30  Simon Josefsson <simon@josefsson.org>
2083         * lib/strdup.c: From gnulib, a AC_LIBOBJ.
2085 2002-11-29  Simon Josefsson <simon@josefsson.org>
2087         * lib/init.c: use aes256, aes128, des3 by default
2089 2002-11-29  Simon Josefsson <simon@josefsson.org>
2091         * po/shishi.pot, po/sv.po: indent caused regeneration
2093 2002-11-29  Simon Josefsson <simon@josefsson.org>
2095         * Makefile.am, lib/Makefile.am, lib/ap.c, lib/aprep.c, lib/apreq.c,
2096         lib/as.c, lib/asn1.c, lib/authenticator.c, lib/cfg.c, lib/crypto.c,
2097         lib/diskio.c, lib/done.c, lib/encapreppart.c, lib/encticketpart.c,
2098         lib/error.c, lib/init.c, lib/internal.h, lib/kdc.c, lib/kdcrep.c,
2099         lib/kdcreq.c, lib/netio.c, lib/password.c, lib/pkcs5.c,
2100         lib/pkcs5.h, lib/realm.c, lib/setenv.h, lib/shishi.h.in, lib/tgs.c,
2101         lib/ticket.c, lib/ticketset.c, lib/vasprintf.c, src/Makefile.am,
2102         src/authp.c, src/client.c, src/crypto.c, src/kdc.c, src/server.c,
2103         src/shishi.c, src/shishid.c, tests/Makefile.am, tests/crypto.c:
2104         indent
2106 2002-11-29  Simon Josefsson <simon@josefsson.org>
2108         * crypto/src/gcrypt.h: new version
2110 2002-11-29  Simon Josefsson <simon@josefsson.org>
2112         * tests/Makefile.am: add indent
2114 2002-11-29  Simon Josefsson <simon@josefsson.org>
2116         * crypto/scripts/config.guess, crypto/scripts/config.sub,
2117         crypto/scripts/install-sh, crypto/scripts/missing,
2118         crypto/scripts/mkinstalldirs, crypto/INSTALL, asn1/INSTALL: these
2119         are regenerated by autoreconf
2121 2002-11-29  Simon Josefsson <simon@josefsson.org>
2123         * lib/internal.h: always include stdarg, never varargs
2125 2002-11-29  Simon Josefsson <simon@josefsson.org>
2127         * lib/Makefile.am: add intl
2129 2002-11-29  Simon Josefsson <simon@josefsson.org>
2131         * asn1/configure.in, asn1/lib/Makefile.am, asn1/lib/decoding.c,
2132         asn1/lib/defines.h, asn1/lib/element.c, asn1/lib/int.h,
2133         asn1/lib/structure.c, asn1/src/CertificateExample.c,
2134         asn1/src/asn1Coding.c, asn1/src/asn1Decoding.c,
2135         asn1/src/asn1Parser.c, asn1/tests/Test_parser.c,
2136         asn1/tests/Test_tree.c: add my patches
2138 2002-11-29  Simon Josefsson <simon@josefsson.org>
2140         * asn1/AUTHORS, asn1/COPYING, asn1/COPYING.LIB, asn1/INSTALL,
2141         asn1/Makefile.am, asn1/NEWS, asn1/README, asn1/THANKS,
2142         asn1/acconfig.h, asn1/acinclude.m4, asn1/buildconf,
2143         asn1/configure.in, asn1/doc/Makefile.am, asn1/doc/TODO,
2144         asn1/doc/asn1.tex, asn1/doc/fdl.tex, asn1/doc/scripts/Makefile.am,
2145         asn1/doc/scripts/gdoc, asn1/lib/ASN1.c, asn1/lib/ASN1.y,
2146         asn1/lib/Makefile.am, asn1/lib/coding.c, asn1/lib/decoding.c,
2147         asn1/lib/defines.h, asn1/lib/der.h, asn1/lib/element.c,
2148         asn1/lib/element.h, asn1/lib/errors.c, asn1/lib/errors.h,
2149         asn1/lib/errors_int.h, asn1/lib/gstr.c, asn1/lib/gstr.h,
2150         asn1/lib/int.h, asn1/lib/libtasn1.h, asn1/lib/mem.h,
2151         asn1/lib/parser_aux.c, asn1/lib/parser_aux.h, asn1/lib/structure.c,
2152         asn1/lib/structure.h, asn1/src/CertificateExample.c,
2153         asn1/src/CrlExample.c, asn1/src/Makefile.am, asn1/src/asn1Coding.c,
2154         asn1/src/asn1Coding_test.asg, asn1/src/asn1Coding_test.asn,
2155         asn1/src/asn1Decoding.c, asn1/src/asn1Parser.c, asn1/src/asn1c.c,
2156         asn1/src/pkix.asn, asn1/src/pkix_asn1_tab.c,
2157         asn1/tests/Makefile.am, asn1/tests/Test_parser.asn,
2158         asn1/tests/Test_parser.c, asn1/tests/Test_tree.asn,
2159         asn1/tests/Test_tree.c, asn1/tests/Test_tree_asn1_tab.c: add
2160         libtasn1 from CVS as of 2002-11-29
2162 2002-11-29  Simon Josefsson <simon@josefsson.org>
2164         * crypto/AUTHORS, crypto/BUGS, crypto/COPYING, crypto/COPYING.DOC,
2165         crypto/COPYING.LIB, crypto/INSTALL, crypto/Makefile.am,
2166         crypto/NEWS, crypto/Notes-wk, crypto/README, crypto/README-alpha,
2167         crypto/THANKS, crypto/TODO, crypto/acinclude.m4,
2168         crypto/configure.ac, crypto/libgcrypt.txt, crypto/stamp-h.in,
2169         crypto/cipher/Makefile.am, crypto/cipher/arcfour.c,
2170         crypto/cipher/arcfour.h, crypto/cipher/bithelp.h,
2171         crypto/cipher/blowfish.c, crypto/cipher/blowfish.h,
2172         crypto/cipher/cast5.c, crypto/cipher/cast5.h,
2173         crypto/cipher/cipher.c, crypto/cipher/des.c, crypto/cipher/des.h,
2174         crypto/cipher/dsa.c, crypto/cipher/dsa.h, crypto/cipher/dynload.c,
2175         crypto/cipher/dynload.h, crypto/cipher/elgamal.c,
2176         crypto/cipher/elgamal.h, crypto/cipher/md.c, crypto/cipher/md4.c,
2177         crypto/cipher/md5.c, crypto/cipher/primegen.c,
2178         crypto/cipher/pubkey.c, crypto/cipher/rand-internal.h,
2179         crypto/cipher/random.c, crypto/cipher/random.h,
2180         crypto/cipher/rijndael.c, crypto/cipher/rmd.h,
2181         crypto/cipher/rmd160.c, crypto/cipher/rmd160test.c,
2182         crypto/cipher/rndegd.c, crypto/cipher/rndlinux.c,
2183         crypto/cipher/rndunix.c, crypto/cipher/rndw32.c,
2184         crypto/cipher/rsa.c, crypto/cipher/rsa.h, crypto/cipher/sha1.c,
2185         crypto/cipher/tiger.c, crypto/cipher/twofish.c,
2186         crypto/doc/Makefile.am, crypto/doc/cipher-ref.sgml,
2187         crypto/doc/digest-ref.sgml, crypto/doc/fdl.texi,
2188         crypto/doc/gcrypt.texi, crypto/doc/gpl.texi, crypto/doc/lgpl.texi,
2189         crypto/doc/misc-ref.sgml, crypto/doc/pubkey-ref.sgml,
2190         crypto/doc/reference.sgml, crypto/doc/version.sgml.in,
2191         crypto/jnlib/Makefile.am, crypto/jnlib/README,
2192         crypto/jnlib/argparse.c, crypto/jnlib/argparse.h,
2193         crypto/jnlib/dotlock.c, crypto/jnlib/dotlock.h,
2194         crypto/jnlib/libjnlib-config.h, crypto/jnlib/logging.c,
2195         crypto/jnlib/logging.h, crypto/jnlib/mischelp.h,
2196         crypto/jnlib/stringhelp.c, crypto/jnlib/stringhelp.h,
2197         crypto/jnlib/xmalloc.c, crypto/jnlib/xmalloc.h,
2198         crypto/mpi/Makefile.am, crypto/mpi/config.links,
2199         crypto/mpi/longlong.h, crypto/mpi/mpi-add.c, crypto/mpi/mpi-bit.c,
2200         crypto/mpi/mpi-cmp.c, crypto/mpi/mpi-div.c, crypto/mpi/mpi-gcd.c,
2201         crypto/mpi/mpi-inline.c, crypto/mpi/mpi-inline.h,
2202         crypto/mpi/mpi-internal.h, crypto/mpi/mpi-inv.c,
2203         crypto/mpi/mpi-mpow.c, crypto/mpi/mpi-mul.c, crypto/mpi/mpi-pow.c,
2204         crypto/mpi/mpi-scan.c, crypto/mpi/mpicoder.c,
2205         crypto/mpi/mpih-div.c, crypto/mpi/mpih-mul.c, crypto/mpi/mpiutil.c,
2206         crypto/mpi/alpha/README, crypto/mpi/alpha/distfiles,
2207         crypto/mpi/alpha/mpih-add1.S, crypto/mpi/alpha/mpih-lshift.S,
2208         crypto/mpi/alpha/mpih-mul1.S, crypto/mpi/alpha/mpih-mul2.S,
2209         crypto/mpi/alpha/mpih-mul3.S, crypto/mpi/alpha/mpih-rshift.S,
2210         crypto/mpi/alpha/mpih-sub1.S, crypto/mpi/alpha/udiv-qrnnd.S,
2211         crypto/mpi/generic/distfiles, crypto/mpi/generic/mpi-asm-defs.h,
2212         crypto/mpi/generic/mpih-add1.c, crypto/mpi/generic/mpih-lshift.c,
2213         crypto/mpi/generic/mpih-mul1.c, crypto/mpi/generic/mpih-mul2.c,
2214         crypto/mpi/generic/mpih-mul3.c, crypto/mpi/generic/mpih-rshift.c,
2215         crypto/mpi/generic/mpih-sub1.c, crypto/mpi/generic/udiv-w-sdiv.c,
2216         crypto/mpi/hppa/README, crypto/mpi/hppa/distfiles,
2217         crypto/mpi/hppa/mpih-add1.S, crypto/mpi/hppa/mpih-lshift.S,
2218         crypto/mpi/hppa/mpih-rshift.S, crypto/mpi/hppa/mpih-sub1.S,
2219         crypto/mpi/hppa/udiv-qrnnd.S, crypto/mpi/hppa1.1/distfiles,
2220         crypto/mpi/hppa1.1/mpih-mul1.S, crypto/mpi/hppa1.1/mpih-mul2.S,
2221         crypto/mpi/hppa1.1/mpih-mul3.S, crypto/mpi/hppa1.1/udiv-qrnnd.S,
2222         crypto/mpi/i386/distfiles, crypto/mpi/i386/mpih-add1.S,
2223         crypto/mpi/i386/mpih-lshift.S, crypto/mpi/i386/mpih-mul1.S,
2224         crypto/mpi/i386/mpih-mul2.S, crypto/mpi/i386/mpih-mul3.S,
2225         crypto/mpi/i386/mpih-rshift.S, crypto/mpi/i386/mpih-sub1.S,
2226         crypto/mpi/i386/syntax.h, crypto/mpi/i586/README,
2227         crypto/mpi/i586/distfiles, crypto/mpi/i586/mpih-add1.S,
2228         crypto/mpi/i586/mpih-lshift.S, crypto/mpi/i586/mpih-mul1.S,
2229         crypto/mpi/i586/mpih-mul2.S, crypto/mpi/i586/mpih-mul3.S,
2230         crypto/mpi/i586/mpih-rshift.S, crypto/mpi/i586/mpih-sub1.S,
2231         crypto/mpi/m68k/distfiles, crypto/mpi/m68k/mpih-add1.S,
2232         crypto/mpi/m68k/mpih-lshift.S, crypto/mpi/m68k/mpih-rshift.S,
2233         crypto/mpi/m68k/mpih-sub1.S, crypto/mpi/m68k/syntax.h,
2234         crypto/mpi/m68k/mc68020/distfiles,
2235         crypto/mpi/m68k/mc68020/mpih-mul1.S,
2236         crypto/mpi/m68k/mc68020/mpih-mul2.S,
2237         crypto/mpi/m68k/mc68020/mpih-mul3.S, crypto/mpi/mips3/README,
2238         crypto/mpi/mips3/distfiles, crypto/mpi/mips3/mpi-asm-defs.h,
2239         crypto/mpi/mips3/mpih-add1.S, crypto/mpi/mips3/mpih-lshift.S,
2240         crypto/mpi/mips3/mpih-mul1.S, crypto/mpi/mips3/mpih-mul2.S,
2241         crypto/mpi/mips3/mpih-mul3.S, crypto/mpi/mips3/mpih-rshift.S,
2242         crypto/mpi/mips3/mpih-sub1.S, crypto/mpi/pa7100/distfiles,
2243         crypto/mpi/pa7100/mpih-lshift.S, crypto/mpi/pa7100/mpih-rshift.S,
2244         crypto/mpi/power/distfiles, crypto/mpi/power/mpih-add1.S,
2245         crypto/mpi/power/mpih-lshift.S, crypto/mpi/power/mpih-mul1.S,
2246         crypto/mpi/power/mpih-mul2.S, crypto/mpi/power/mpih-mul3.S,
2247         crypto/mpi/power/mpih-rshift.S, crypto/mpi/power/mpih-sub1.S,
2248         crypto/mpi/powerpc32/distfiles, crypto/mpi/powerpc32/mpih-add1.S,
2249         crypto/mpi/powerpc32/mpih-lshift.S,
2250         crypto/mpi/powerpc32/mpih-mul1.S, crypto/mpi/powerpc32/mpih-mul2.S,
2251         crypto/mpi/powerpc32/mpih-mul3.S,
2252         crypto/mpi/powerpc32/mpih-rshift.S,
2253         crypto/mpi/powerpc32/mpih-sub1.S, crypto/mpi/powerpc32/syntax.h,
2254         crypto/mpi/powerpc64/distfiles, crypto/mpi/sparc32/distfiles,
2255         crypto/mpi/sparc32/mpih-add1.S, crypto/mpi/sparc32/mpih-lshift.S,
2256         crypto/mpi/sparc32/mpih-rshift.S, crypto/mpi/sparc32/udiv.S,
2257         crypto/mpi/sparc32v8/distfiles, crypto/mpi/sparc32v8/mpih-mul1.S,
2258         crypto/mpi/sparc32v8/mpih-mul2.S, crypto/mpi/sparc32v8/mpih-mul3.S,
2259         crypto/mpi/supersparc/distfiles, crypto/mpi/supersparc/udiv.S,
2260         crypto/scripts/config.guess, crypto/scripts/config.sub,
2261         crypto/scripts/db2any, crypto/scripts/distfiles,
2262         crypto/scripts/install-sh, crypto/scripts/missing,
2263         crypto/scripts/mkinstalldirs, crypto/src/Makefile.am,
2264         crypto/src/ath-pth.c, crypto/src/ath-pthread.c, crypto/src/ath.c,
2265         crypto/src/ath.h, crypto/src/benchmark.c, crypto/src/cipher.h,
2266         crypto/src/g10lib.h, crypto/src/gcrypt.h, crypto/src/global.c,
2267         crypto/src/libgcrypt-config.in, crypto/src/libgcrypt.m4,
2268         crypto/src/misc.c, crypto/src/missing-string.c, crypto/src/mpi.h,
2269         crypto/src/secmem.c, crypto/src/secmem.h, crypto/src/sexp.c,
2270         crypto/src/stdmem.c, crypto/src/stdmem.h, crypto/src/testapi.c,
2271         crypto/src/types.h, crypto/tests/Makefile.am, crypto/tests/basic.c,
2272         crypto/tests/tsexp.c, crypto/w32-dll/Makefile.am,
2273         crypto/w32-dll/build-def, crypto/w32-dll/build-dll,
2274         crypto/w32-dll/libgcrypt.def: add libgcrypt from CVS, version 1.1.0
2275         plus md4 and cts
2277 2002-11-29  Simon Josefsson <simon@josefsson.org>
2279         * lib/crypto.c: fix cipher_name
2281 2002-11-29  Simon Josefsson <simon@josefsson.org>
2283         * po/shishi.pot, po/sv.po: generated updates
2285 2002-11-29  Simon Josefsson <simon@josefsson.org>
2287         * doc/shishi.texi: fixes
2289 2002-11-29  Simon Josefsson <simon@josefsson.org>
2291         * lib/aprep.c, lib/apreq.c, lib/enckdcreppart.c,
2292         lib/encticketpart.c: endian fixes for keytype as + kdc + telnet now
2293         works on solaris
2295 2002-11-29  Simon Josefsson <simon@josefsson.org>
2297         * lib/crypto.c: fix when cipher_name fails
2299 2002-11-29  Simon Josefsson <simon@josefsson.org>
2301         * lib/gztime.c: fix TZ variable for solaris
2303 2002-11-29  Simon Josefsson <simon@josefsson.org>
2305         * src/data.h, src/shishi.c: remove shortnonce stuff
2307 2002-11-29  Simon Josefsson <simon@josefsson.org>
2309         * Makefile.am: fix
2311 2002-11-29  Simon Josefsson <simon@josefsson.org>
2313         * configure.ac: add unsetenv LIBOBJ fix typo remove alloca and
2314         malloc LIBOBJs
2316 2002-11-29  Simon Josefsson <simon@josefsson.org>
2318         * extra/inetutils/configure.ac,
2319         extra/inetutils/libinetutils/Makefile.am,
2320         extra/inetutils/libtelnet/Makefile.am,
2321         extra/inetutils/telnet/Makefile.am: compile fixes
2323 2002-11-29  Simon Josefsson <simon@josefsson.org>
2325         * lib/netio.c: solaris has sockaddr_storage, but using it doesn't
2326         work?!
2328 2002-11-29  Simon Josefsson <simon@josefsson.org>
2330         * lib/Makefile.am, lib/internal.h, lib/setenv.c, lib/setenv.h,
2331         lib/unsetenv.c: improved setenv LIBOBJs from Bruno.
2333 2002-11-29  Simon Josefsson <simon@josefsson.org>
2335         * lib/asn1.c, lib/kdcrep.c, lib/ticket.c: endian fixes
2337 2002-11-28  Simon Josefsson <simon@josefsson.org>
2339         * lib/setenv.c: copy from glibc that actually works
2341 2002-11-28  Simon Josefsson <simon@josefsson.org>
2343         * configure.ac: libtool obsoletes ranlib
2345 2002-11-28  Simon Josefsson <simon@josefsson.org>
2347         * lib/error.c, lib/init.c, lib/internal.h, lib/kdc.c, lib/kdcreq.c,
2348         lib/shishi.h.in: nonces are 4 bytes, remove shortnonce stuff.
2350 2002-11-27  Simon Josefsson <simon@josefsson.org>
2352         * AUTHORS: fix
2354 2002-11-27  Simon Josefsson <simon@josefsson.org>
2356         * lib/error.c: fix msg
2358 2002-11-27  Simon Josefsson <simon@josefsson.org>
2360         * extra/inetutils/libtelnet/Makefile.am: need more includes
2362 2002-11-27  Simon Josefsson <simon@josefsson.org>
2364         * lib/cfg.c, lib/init.c: print warnings
2366 2002-11-27  Simon Josefsson <simon@josefsson.org>
2368         * Makefile.am: make dist work
2370 2002-11-27  Simon Josefsson <simon@josefsson.org>
2372         * lib/shishi.h.in: add prototype
2374 2002-11-27  Simon Josefsson <simon@josefsson.org>
2376         * tests/Makefile.am: fix asn1 dir
2378 2002-11-27  Simon Josefsson <simon@josefsson.org>
2380         * extra/inetutils/Makefile.am, extra/inetutils/configure.ac,
2381         extra/inetutils/libtelnet/shishi.c,
2382         extra/inetutils/telnet/Makefile.am: fixes
2384 2002-11-26  Simon Josefsson <simon@josefsson.org>
2386         * extra/inetutils/headers/Makefile.am: extradist arpa/telnet.h
2388 2002-11-26  Simon Josefsson <simon@josefsson.org>
2390         * gdbm/Makefile.in: don't hardcode SHELL
2392 2002-11-26  Simon Josefsson <simon@josefsson.org>
2394         * Makefile.am, configure.ac: remove gdbm temporarily add ngettext
2395         check add setenv replacement
2397 2002-11-26  Simon Josefsson <simon@josefsson.org>
2399         * lib/setenv.c: new file, for system's that lack setenv()
2401 2002-11-26  Simon Josefsson <simon@josefsson.org>
2403         * lib/Makefile.am: extradist setenv.c
2405 2002-11-26  Simon Josefsson <simon@josefsson.org>
2407         * lib/internal.h, lib/ticketset.c: fix ngettext
2409 2002-11-26  Simon Josefsson <simon@josefsson.org>
2411         * src/Makefile.am: needs asn1 includes
2413 2002-11-26  Simon Josefsson <simon@josefsson.org>
2415         * src/data.h: _N is defined on solaris
2417 2002-11-26  Simon Josefsson <simon@josefsson.org>
2419         * tests/Makefile.am: need asn1 includes
2421 2002-11-26  Simon Josefsson <simon@josefsson.org>
2423         * extra/inetutils/configure.ac: fix
2425 2002-11-26  Simon Josefsson <simon@josefsson.org>
2427         * extra/inetutils/configure.ac, extra/inetutils/paths,
2428         extra/inetutils/headers/Makefile.am,
2429         extra/inetutils/headers/confpaths.h.in,
2430         extra/inetutils/headers/err.h, extra/inetutils/headers/getopt.h,
2431         extra/inetutils/headers/obstack.h, extra/inetutils/headers/paths.h,
2432         extra/inetutils/headers/poll.h, extra/inetutils/headers/tftpsubs.h,
2433         extra/inetutils/headers/arpa/telnet.h,
2434         extra/inetutils/libinetutils/Makefile.am,
2435         extra/inetutils/libinetutils/tftpsubs.h,
2436         extra/inetutils/telnet/Makefile.am,
2437         extra/inetutils/telnetd/Makefile.am, extra/inetutils/telnetd/pty.c:
2438         fixes.
2440 2002-11-26  Simon Josefsson <simon@josefsson.org>
2442         * doc/shishi.texi: small fixes
2444 2002-11-25  Simon Josefsson <simon@josefsson.org>
2446         * configure.ac, extra/inetutils/configure.ac,
2447         extra/inetutils/libtelnet/shishi.c: remove krb5 stuff from
2448         inetutils remove ugly stuff configure.ac
2450 2002-11-25  Simon Josefsson <simon@josefsson.org>
2452         * extra/inetutils/telnetd/Makefile.am,
2453         extra/inetutils/telnetd/shishi-telnetd.8,
2454         extra/inetutils/telnetd/telnetd.8: Rename telnetd shishi-telnetd.
2456 2002-11-25  Simon Josefsson <simon@josefsson.org>
2458         * extra/inetutils/telnet/Makefile.am,
2459         extra/inetutils/telnet/telnet.1: call it shishi-telnet instead of
2460         telnet.
2462 2002-11-25  Simon Josefsson <simon@josefsson.org>
2464         * extra/inetutils/telnet/shishi-telnet.1: update for shishi
2466 2002-11-25  Simon Josefsson <simon@josefsson.org>
2468         * extra/README: [no log message]
2470 2002-11-25  Simon Josefsson <simon@josefsson.org>
2472         * extra/inetutils/AUTHORS, extra/inetutils/NEWS,
2473         extra/inetutils/README: Upstream files.
2475 2002-11-25  Simon Josefsson <simon@josefsson.org>
2477         * Makefile.am, README, configure.ac: extra/
2479 2002-11-25  Simon Josefsson <simon@josefsson.org>
2481         * extra/README: [no log message]
2483 2002-11-25  Simon Josefsson <simon@josefsson.org>
2485         * extra/inetutils/AUTHORS, extra/inetutils/Makefile.am,
2486         extra/inetutils/NEWS, extra/inetutils/README,
2487         extra/inetutils/configure.ac,
2488         extra/inetutils/libinetutils/Makefile.am,
2489         extra/inetutils/libinetutils/__progname.c,
2490         extra/inetutils/libinetutils/argcv.c,
2491         extra/inetutils/libinetutils/argcv.h,
2492         extra/inetutils/libinetutils/cleansess.c,
2493         extra/inetutils/libinetutils/daemon.c,
2494         extra/inetutils/libinetutils/des_rw.c,
2495         extra/inetutils/libinetutils/err.c,
2496         extra/inetutils/libinetutils/forkpty.c,
2497         extra/inetutils/libinetutils/getopt.c,
2498         extra/inetutils/libinetutils/getopt1.c,
2499         extra/inetutils/libinetutils/getpass.c,
2500         extra/inetutils/libinetutils/getusershell.c,
2501         extra/inetutils/libinetutils/herror.c,
2502         extra/inetutils/libinetutils/hstrerror.c,
2503         extra/inetutils/libinetutils/iruserok.c,
2504         extra/inetutils/libinetutils/kcmd.c,
2505         extra/inetutils/libinetutils/krcmd.c,
2506         extra/inetutils/libinetutils/localhost.c,
2507         extra/inetutils/libinetutils/login.c,
2508         extra/inetutils/libinetutils/login_tty.c,
2509         extra/inetutils/libinetutils/logout.c,
2510         extra/inetutils/libinetutils/logwtmp.c,
2511         extra/inetutils/libinetutils/logwtmpko.c,
2512         extra/inetutils/libinetutils/memcmp.c,
2513         extra/inetutils/libinetutils/memcpy.c,
2514         extra/inetutils/libinetutils/memmove.c,
2515         extra/inetutils/libinetutils/memset.c,
2516         extra/inetutils/libinetutils/obstack.c,
2517         extra/inetutils/libinetutils/openpty.c,
2518         extra/inetutils/libinetutils/opieclient.c,
2519         extra/inetutils/libinetutils/pathmax.h,
2520         extra/inetutils/libinetutils/poll.c,
2521         extra/inetutils/libinetutils/readstream.c,
2522         extra/inetutils/libinetutils/regex.c,
2523         extra/inetutils/libinetutils/regex.h,
2524         extra/inetutils/libinetutils/revoke.c,
2525         extra/inetutils/libinetutils/ruserok.c,
2526         extra/inetutils/libinetutils/setenv.c,
2527         extra/inetutils/libinetutils/setsig.c,
2528         extra/inetutils/libinetutils/snprintf.c,
2529         extra/inetutils/libinetutils/snprintf.h,
2530         extra/inetutils/libinetutils/strcasecmp.c,
2531         extra/inetutils/libinetutils/strdup.c,
2532         extra/inetutils/libinetutils/strerror.c,
2533         extra/inetutils/libinetutils/strsignal.c,
2534         extra/inetutils/libinetutils/stub_tgetent.c,
2535         extra/inetutils/libinetutils/syslog.c,
2536         extra/inetutils/libinetutils/tftpsubs.c,
2537         extra/inetutils/libinetutils/tftpsubs.h,
2538         extra/inetutils/libinetutils/ttymsg.c,
2539         extra/inetutils/libinetutils/utmp_init.c,
2540         extra/inetutils/libinetutils/utmp_logout.c,
2541         extra/inetutils/libinetutils/waitpid.c,
2542         extra/inetutils/libinetutils/xgetcwd.c,
2543         extra/inetutils/libinetutils/xmalloc.c,
2544         extra/inetutils/libinetutils/xstrdup.c,
2545         extra/inetutils/telnet/Makefile.am,
2546         extra/inetutils/telnetd/Makefile.am, extra/inetutils/telnetd/pty.c:
2547         Now it works.
2549 2002-11-25  Simon Josefsson <simon@josefsson.org>
2551         * extra/Makefile.am, extra/README, extra/inetutils.diff: Add
2552         inetutils in extra/.
2554 2002-11-25  Simon Josefsson <simon@josefsson.org>
2556         * extra/inetutils/Makefile.am, extra/inetutils/acinclude.m4,
2557         extra/inetutils/configure.ac,
2558         extra/inetutils/libtelnet/Makefile.am,
2559         extra/inetutils/libtelnet/auth-proto.h,
2560         extra/inetutils/libtelnet/auth.c, extra/inetutils/libtelnet/auth.h,
2561         extra/inetutils/libtelnet/enc-proto.h,
2562         extra/inetutils/libtelnet/enc_des.c,
2563         extra/inetutils/libtelnet/encrypt.c,
2564         extra/inetutils/libtelnet/encrypt.h,
2565         extra/inetutils/libtelnet/forward.c,
2566         extra/inetutils/libtelnet/genget.c,
2567         extra/inetutils/libtelnet/getent.c,
2568         extra/inetutils/libtelnet/kerberos.c,
2569         extra/inetutils/libtelnet/kerberos5.c,
2570         extra/inetutils/libtelnet/key-proto.h,
2571         extra/inetutils/libtelnet/misc-proto.h,
2572         extra/inetutils/libtelnet/misc.c, extra/inetutils/libtelnet/misc.h,
2573         extra/inetutils/libtelnet/read_passwd.c,
2574         extra/inetutils/libtelnet/shishi.c,
2575         extra/inetutils/telnet/Makefile.am,
2576         extra/inetutils/telnet/README.sec,
2577         extra/inetutils/telnet/authenc.c,
2578         extra/inetutils/telnet/commands.c,
2579         extra/inetutils/telnet/defines.h, extra/inetutils/telnet/externs.h,
2580         extra/inetutils/telnet/fdset.h, extra/inetutils/telnet/general.h,
2581         extra/inetutils/telnet/krb4-proto.h, extra/inetutils/telnet/main.c,
2582         extra/inetutils/telnet/network.c, extra/inetutils/telnet/ring.c,
2583         extra/inetutils/telnet/ring.h, extra/inetutils/telnet/sys_bsd.c,
2584         extra/inetutils/telnet/telnet.1, extra/inetutils/telnet/telnet.c,
2585         extra/inetutils/telnet/terminal.c, extra/inetutils/telnet/tn3270.c,
2586         extra/inetutils/telnet/types.h, extra/inetutils/telnet/utilities.c,
2587         extra/inetutils/telnetd/Makefile.am,
2588         extra/inetutils/telnetd/README.sec, extra/inetutils/telnetd/pty.c,
2589         extra/inetutils/telnetd/slc.c, extra/inetutils/telnetd/state.c,
2590         extra/inetutils/telnetd/telnetd.8,
2591         extra/inetutils/telnetd/telnetd.c,
2592         extra/inetutils/telnetd/telnetd.h, extra/inetutils/telnetd/term.c,
2593         extra/inetutils/telnetd/termstat.c,
2594         extra/inetutils/telnetd/utility.c: Initial stripped down GNU
2595         Inetutils import.
2597 2002-11-25  Simon Josefsson <simon@josefsson.org>
2599         * po/LINGUAS, po/Makevars, po/POTFILES.in, po/shishi.pot, po/sv.po:
2600         [no log message]
2602 2002-11-25  Simon Josefsson <simon@josefsson.org>
2604         * lib/kdcrep.c: remove debug code
2606 2002-11-25  Simon Josefsson <simon@josefsson.org>
2608         * lib/Makefile.am: EXTRA_DIST crypt-*.c
2610 2002-11-25  Simon Josefsson <simon@josefsson.org>
2612         * doc/shishi.texi: todo's
2614 2002-11-25  Simon Josefsson <simon@josefsson.org>
2616         * m4/Makefile.am, m4/pkg.m4: [no log message]
2618 2002-11-25  Simon Josefsson <simon@josefsson.org>
2620         * config.rpath, mkinstalldirs: [no log message]
2622 2002-11-25  Simon Josefsson <simon@josefsson.org>
2624         * README, THANKS, configure.ac, shishi.pc.in: add copyright
2626 2002-11-25  Simon Josefsson <simon@josefsson.org>
2628         * AUTHORS, README: [no log message]
2630 2002-11-25  Simon Josefsson <simon@josefsson.org>
2632         * README: Move platforms to doc/shishi.texi
2634 2002-11-25  Simon Josefsson <simon@josefsson.org>
2636         * doc/shishi.texi: Add user manual, reporting bugs, supported
2637         platforms.
2639 2002-11-23  Simon Josefsson <simon@josefsson.org>
2641         * lib/crypto-des.c, lib/ticketset.c: fixes.
2643 2002-11-23  Simon Josefsson <simon@josefsson.org>
2645         * src/shishi.c: fixes
2647 2002-11-23  Simon Josefsson <simon@josefsson.org>
2649         * gdbm/autoconf.h.in, gdbm/configure, gdbm/ltmain.sh: remove junk
2651 2002-11-23  Simon Josefsson <simon@josefsson.org>
2653         * lib/crypto-des.c: remove md4 junk
2655 2002-11-23  Simon Josefsson <simon@josefsson.org>
2657         * configure.ac: Gettext version for autoreconf.
2659 2002-11-23  Simon Josefsson <simon@josefsson.org>
2661         * doc/shishi.texi: User/Administration Manual sections.
2663 2002-11-22  Simon Josefsson <simon@josefsson.org>
2665         * lib/ap.c, lib/aprep.c, lib/diskio.c, lib/encapreppart.c,
2666         lib/internal.h, lib/shishi.h.in: Add high-level AP functions.
2668 2002-11-22  Simon Josefsson <simon@josefsson.org>
2670         * README: [no log message]
2672 2002-11-22  Simon Josefsson <simon@josefsson.org>
2674         * lib/apreq.c, lib/diskio.c, lib/kdcrep.c, lib/ticket.c: "kerberos"
2675         is a dirty word.
2677 2002-11-22  Simon Josefsson <simon@josefsson.org>
2679         * lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto-des.c,
2680         lib/crypto-null.c, lib/crypto.c: Remove keytype from some
2681         functions.
2683 2002-11-22  Simon Josefsson <simon@josefsson.org>
2685         * doc/shishi.texi: Add crypto overview.  Fixes.
2687 2002-11-22  Simon Josefsson <simon@josefsson.org>
2689         * lib/crypto.c: Cleanup.
2691 2002-11-22  Simon Josefsson <simon@josefsson.org>
2693         * lib/crypto-3des.c, lib/crypto-aes.c: remove junk.
2695 2002-11-22  Simon Josefsson <simon@josefsson.org>
2697         * lib/apreq.c, lib/as.c, lib/crypto-3des.c, lib/crypto-des.c,
2698         lib/crypto-lowlevel.c, lib/crypto-simplified.c, lib/crypto-utils.c,
2699         lib/crypto.c, lib/error.c, lib/internal.h, lib/kdc.c, lib/kdcrep.c,
2700         lib/shishi.h.in, src/kdc.c: 3DES TGS works.
2702 2002-11-22  Simon Josefsson <simon@josefsson.org>
2704         * tests/Makefile.am: Don't link with libtasn1.
2706 2002-11-22  Simon Josefsson <simon@josefsson.org>
2708         * configure.ac: Fixes.  Add stringprep.
2710 2002-11-22  Simon Josefsson <simon@josefsson.org>
2712         * Makefile.am: test/ renamed to tests/ (repository mv).
2714 2002-11-22  Simon Josefsson <simon@josefsson.org>
2716         * NEWS: [no log message]
2718 2002-11-22  Simon Josefsson <simon@josefsson.org>
2720         * shishi.conf.in: Add server-realm.
2722 2002-11-22  Simon Josefsson <simon@josefsson.org>
2724         * shishi.pc.in: Move gcrypt after shishi.
2726 2002-11-22  Simon Josefsson <simon@josefsson.org>
2728         * src/shishid.c: Read CFG in library.
2730 2002-11-22  Simon Josefsson <simon@josefsson.org>
2732         * src/data.h: Add TGS client/server name.
2734 2002-11-22  Simon Josefsson <simon@josefsson.org>
2736         * src/Makefile.am: Don't link with libtasn.
2738 2002-11-22  Simon Josefsson <simon@josefsson.org>
2740         * src/server.c, src/crypto.c: Crypto updates.
2742 2002-11-22  Simon Josefsson <simon@josefsson.org>
2744         * src/shishi.c: Add --client-name and --server-name for TGS.  Read
2745         cfg and create ticketset within library.
2747 2002-11-22  Simon Josefsson <simon@josefsson.org>
2749         * lib/tgs.c: Inline call.
2751 2002-11-22  Simon Josefsson <simon@josefsson.org>
2753         * lib/done.c: Free some more.
2755 2002-11-22  Simon Josefsson <simon@josefsson.org>
2757         * lib/asn1.c: remove errorDescription from shishi_d2a_apprep
2759 2002-11-22  Simon Josefsson <simon@josefsson.org>
2761         * lib/kdc.c: Str2key parameter.
2763 2002-11-22  Simon Josefsson <simon@josefsson.org>
2765         * lib/realm.c: Map server to realm.
2767 2002-11-22  Simon Josefsson <simon@josefsson.org>
2769         * lib/ticketset.c: Handle library default ticketset.
2771 2002-11-22  Simon Josefsson <simon@josefsson.org>
2773         * lib/kdcrep.c, lib/ticket.c: Crypto key usage fixes.
2775 2002-11-22  Simon Josefsson <simon@josefsson.org>
2777         * lib/internal.h: Fix keyusage enum.  Add cfg and ticketset.
2779 2002-11-22  Simon Josefsson <simon@josefsson.org>
2781         * lib/init.c: Read config files and ticketset in shishi_init().
2783 2002-11-22  Simon Josefsson <simon@josefsson.org>
2785         * lib/cfg.c: Add shishi_cfg_default_*.
2787 2002-11-22  Simon Josefsson <simon@josefsson.org>
2789         * lib/authenticator.c: Cleanup cksum type selection a little.
2791 2002-11-22  Simon Josefsson <simon@josefsson.org>
2793         * lib/apreq.c: Crypto keyusage.
2795 2002-11-22  Simon Josefsson <simon@josefsson.org>
2797         * lib/aprep.c: Encrypt with key usage.
2799 2002-11-22  Simon Josefsson <simon@josefsson.org>
2801         * lib/shishi.h.in: Cleanups
2803 2002-11-22  Simon Josefsson <simon@josefsson.org>
2805         * lib/vasprintf.c: shishi_asprintf().
2807 2002-11-22  Simon Josefsson <simon@josefsson.org>
2809         * lib/Makefile.am: Add vasprintf, pkcs5.  Link asn1 stuff directly.
2811 2002-11-22  Simon Josefsson <simon@josefsson.org>
2813         * lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto-des.c,
2814         lib/crypto-lowlevel.c, lib/crypto-null.c, lib/crypto-simplified.c,
2815         lib/crypto-utils.c, lib/crypto.c: Split crypto files more.  AES
2816         works.
2818 2002-11-22  Simon Josefsson <simon@josefsson.org>
2820         * tests/crypto.c: Add AES test vectors.
2822 2002-11-20  Simon Josefsson <simon@josefsson.org>
2824         * lib/pkcs5.c: Check libgcrypt return codes.
2826 2002-11-20  Simon Josefsson <simon@josefsson.org>
2828         * lib/crypto-3des.c, lib/crypto-aes.c, lib/crypto-des.c,
2829         lib/crypto.c: Split crypto file.  Some initial AES stuff.  Maybe
2830         other things.
2832 2002-11-14  Simon Josefsson <simon@josefsson.org>
2834         * argp/depcomp, argp/install-sh, argp/missing, argp/mkinstalldirs:
2835         Removed junk (automatically generated).
2837 2002-11-08  Simon Josefsson <simon@josefsson.org>
2839         * lib/pkcs5.c: Fix bug.
2841 2002-11-08  Simon Josefsson <simon@josefsson.org>
2843         * lib/pkcs5.c, lib/pkcs5.h, tests/crypto.c: Add PKCS5 PBKDF2
2844         implementation.
2846 2002-11-07  Simon Josefsson <simon@josefsson.org>
2848         * shishi.pc.in: Add -R.
2850 2002-11-05  Simon Josefsson <simon@josefsson.org>
2852         * lib/rfc1510bis.asn1: Make it compile with buggy libtasn1.
2854 2002-11-04  Simon Josefsson <simon@josefsson.org>
2856         * Makefile.am, README, mkinstalldirs, shishi.conf.in,
2857         shishi.skel.in, doc/Makefile.am, doc/shishi.texi, gdbm/gdbm.info,
2858         lib/Makefile.am, lib/as.c, lib/asn1.c, lib/authenticator.c,
2859         lib/cfg.c, lib/crypto.c, lib/diskio.c, lib/init.c, lib/internal.h,
2860         lib/netio.c, lib/password.c, lib/shishi.h.in, lib/tgs.c,
2861         lib/ticket.c, lib/ticketset.c, src/Makefile.am, src/authp.c,
2862         src/client.c, src/data.h, src/kdc.c, src/list.c, src/shishi.c,
2863         src/shishid.c, tests/crypto.c: Add kdc-timeout and kdc-retries
2864         configuration file settings.  Manual improvements.  Added MOD-CRC32
2865         and test vectors.  Added MD4 (to be replaced by my patch to
2866         libgcrypt).  Added Shishi_as and Shishi_tgs structures for
2867         high-level KDC exchanges.  Separated KDC command into high-level
2868         AS, TGS and low-level KDC.
2870 2002-11-02  Simon Josefsson <simon@josefsson.org>
2872         * README, mkinstalldirs, shishi.conf.in, lib/aprep.c, lib/apreq.c,
2873         lib/authenticator.c, lib/cfg.c, lib/crypto.c, lib/diskio.c,
2874         lib/encapreppart.c, lib/init.c, lib/internal.h, lib/kdc.c,
2875         lib/kdcrep.c, lib/kdcreq.c, lib/netio.c, lib/shishi.h.in,
2876         lib/ticket.c, lib/ticketset.c, src/kdc.c, src/shishi.c,
2877         src/shishid.c: Reworked silent/verbose/debug handling in library. 
2878         Handles more than one KDC.
2880 2002-10-31  Simon Josefsson <simon@josefsson.org>
2882         * lib/asn1.c, lib/netio.c, src/Makefile.am, src/shishid.c: Improve
2883         daemon.
2885 2002-10-30  Simon Josefsson <simon@josefsson.org>
2887         * Makefile.am: EXTRA_DIST gdbm until it has automake.
2889 2002-10-30  Simon Josefsson <simon@josefsson.org>
2891         * Makefile.am, README, configure.ac, mkinstalldirs,
2892         lib/Makefile.am, lib/netio.c, src/Makefile.am, src/shishid.c,
2893         tests/Makefile.am: Remove dependency on GNET Add GDBM
2895 2002-10-30  Simon Josefsson <simon@josefsson.org>
2897         * gdbm/Makefile.in: Add dummy distdir and distcheck targets.
2899 2002-10-30  Simon Josefsson <simon@josefsson.org>
2901         * gdbm/COPYING, gdbm/INSTALL, gdbm/Makefile.in, gdbm/NEWS,
2902         gdbm/README, gdbm/aclocal.m4, gdbm/autoconf.h.in, gdbm/bucket.c,
2903         gdbm/close.c, gdbm/config.guess, gdbm/config.sub, gdbm/configure,
2904         gdbm/configure.in, gdbm/conv2gdbm.c, gdbm/dbm.h, gdbm/dbmclose.c,
2905         gdbm/dbmdelete.c, gdbm/dbmdirfno.c, gdbm/dbmfetch.c,
2906         gdbm/dbminit.c, gdbm/dbmopen.c, gdbm/dbmpagfno.c, gdbm/dbmrdonly.c,
2907         gdbm/dbmseq.c, gdbm/dbmstore.c, gdbm/delete.c, gdbm/extern.h,
2908         gdbm/falloc.c, gdbm/fetch.c, gdbm/findkey.c, gdbm/gdbm.3,
2909         gdbm/gdbm.info, gdbm/gdbm.proto, gdbm/gdbm.proto2,
2910         gdbm/gdbm.texinfo, gdbm/gdbmclose.c, gdbm/gdbmconst.h,
2911         gdbm/gdbmdefs.h, gdbm/gdbmdelete.c, gdbm/gdbmerrno.c,
2912         gdbm/gdbmerrno.h, gdbm/gdbmexists.c, gdbm/gdbmfdesc.c,
2913         gdbm/gdbmfetch.c, gdbm/gdbmopen.c, gdbm/gdbmreorg.c,
2914         gdbm/gdbmseq.c, gdbm/gdbmsetopt.c, gdbm/gdbmstore.c,
2915         gdbm/gdbmsync.c, gdbm/getopt.c, gdbm/getopt.h, gdbm/global.c,
2916         gdbm/hash.c, gdbm/install-sh, gdbm/ltmain.sh, gdbm/mkinstalldirs,
2917         gdbm/ndbm.h, gdbm/proto.h, gdbm/seq.c, gdbm/store.c,
2918         gdbm/systems.h, gdbm/testdbm.c, gdbm/testgdbm.c, gdbm/testndbm.c,
2919         gdbm/update.c, gdbm/version.c: Add gdbm-1.8.3
2921 2002-10-28  Simon Josefsson <simon@josefsson.org>
2923         * lib/apreq.c, lib/authenticator.c, lib/crypto.c, lib/kdcrep.c,
2924         lib/kdcreq.c, lib/shishi.h.in, src/kdc.c: des3-cbc-hmac-sha1-kd AS
2925         works.
2927 2002-10-26  Simon Josefsson <simon@josefsson.org>
2929         * shishi.conf.in, shishi.skel.in, lib/cfg.c, lib/init.c,
2930         lib/internal.h, lib/kdcreq.c: Add client-kdc-etypes configuration
2931         option.
2933 2002-10-26  Simon Josefsson <simon@josefsson.org>
2935         * acinclude.m4, Makefile.am, mkinstalldirs: [no log message]
2937 2002-10-26  Simon Josefsson <simon@josefsson.org>
2939         * config.rpath, mkinstalldirs: gettextize want these
2941 2002-10-26  Simon Josefsson <simon@josefsson.org>
2943         * AUTHORS, Makefile.am, NEWS, README, THANKS, configure.ac,
2944         shishi.conf.in, shishi.pc.in, shishi.skel.in, doc/Makefile.am,
2945         doc/fdl.texi, doc/gdoc, doc/gpl.texi, doc/lgpl.texi,
2946         doc/shishi.texi, lib/Makefile.am, lib/ap.c, lib/aprep.c,
2947         lib/apreq.c, lib/asn1.c, lib/authenticator.c, lib/base64.c,
2948         lib/cfg.c, lib/crypto.c, lib/diskio.c, lib/done.c,
2949         lib/encapreppart.c, lib/enckdcreppart.c, lib/encticketpart.c,
2950         lib/error.c, lib/gettext.h, lib/gztime.c, lib/init.c,
2951         lib/internal.h, lib/kdc.c, lib/kdcrep.c, lib/kdcreq.c, lib/netio.c,
2952         lib/password.c, lib/principal.c, lib/realm.c, lib/rfc1510.asn1,
2953         lib/rfc1510bis.asn1, lib/rfc1510bis.asn1.orig, lib/shishi.h.in,
2954         lib/ticket.c, lib/ticketset.c, lib/version.c, src/Makefile.am,
2955         src/authp.c, src/client.c, src/crypto.c, src/data.h, src/gettext.h,
2956         src/kdc.c, src/list.c, src/server.c, src/shishi.c,
2957         tests/Makefile.am, tests/crypto.c: Moved development into CVS.
2959 2002-10-19  Simon Josefsson <simon@josefsson.org>
2961         * argp/aclocal.m4, argp/configure: These should not be in CVS.
2963 2002-10-07  Simon Josefsson <simon@josefsson.org>
2965         * argp/Makefile.am, argp/Versions, argp/acinclude.m4,
2966         argp/aclocal.m4, argp/argp-ba.c, argp/argp-eexst.c,
2967         argp/argp-fmtstream.c, argp/argp-fmtstream.h, argp/argp-fs-xinl.c,
2968         argp/argp-help.c, argp/argp-namefrob.h, argp/argp-parse.c,
2969         argp/argp-pv.c, argp/argp-pvh.c, argp/argp-test.c,
2970         argp/argp-xinl.c, argp/argp.h, argp/config.h.in, argp/configure,
2971         argp/configure.ac, argp/depcomp, argp/install-sh, argp/libargp.m4,
2972         argp/mempcpy.c, argp/missing, argp/mkinstalldirs, argp/strchrnul.c,
2973         argp/strndup.c: Initial release, version 0.0.0.