Commit Graph

5570 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
4480801223 add krb5_address stuff and sort
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11701 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-12 00:00:20 +00:00
Love Hörnquist Åstrand
44410b4341 fix krb5_addr2sockaddr description
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-11 23:56:00 +00:00
Love Hörnquist Åstrand
2ddbd350f1 (man_MANS): += krb5_address.3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11699 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-11 20:24:45 +00:00
Love Hörnquist Åstrand
3db03bddf2 document types krb5_address and krb5_addresses and their helper functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11698 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-11 20:22:49 +00:00
Love Hörnquist Åstrand
0d7b0303a9 (man_MANS): += krb5_kuserok.3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11696 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 15:18:22 +00:00
Love Hörnquist Åstrand
d22a23e0cb spelling, from cizzi@it.su.se
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11695 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 15:17:39 +00:00
Love Hörnquist Åstrand
58618d8424 (man_MANS): += krb5_ccache.3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11694 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 15:04:13 +00:00
Love Hörnquist Åstrand
ed2d4e5ac2 spelling, from cizzi@it.su.se
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11693 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 15:03:12 +00:00
Love Hörnquist Åstrand
f336b9b2e9 add more functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11691 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 03:11:49 +00:00
Love Hörnquist Åstrand
9658a8d8b1 document krb5_ccache and krb5_cc functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11690 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 03:10:00 +00:00
Love Hörnquist Åstrand
174736e552 document krb5_kuserok
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11689 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 03:05:46 +00:00
Love Hörnquist Åstrand
02663abf1a document krb5_verify_opt_set_flags(opt, KRB5_VERIFY_LREALMS) behavior
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11688 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 03:04:52 +00:00
Love Hörnquist Åstrand
d628f55ea1 document krb5_verify_opt* and krb5_verify_user_opt
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11687 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 02:56:29 +00:00
Love Hörnquist Åstrand
bf932fdd72 add copyright/licenses on more manpages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11685 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 02:19:34 +00:00
Love Hörnquist Åstrand
006b538595 (libkrb5_la_LDFLAGS): bump minor
(TESTS): add test_cc


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11682 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:27:21 +00:00
Love Hörnquist Åstrand
9a2e5b06e1 test some krb5_cc_default_name/krb5_cc_set_default_name combinations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11681 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:26:40 +00:00
Love Hörnquist Åstrand
3d2fd2dc7f (init_context_from_config_file): set default_cc_name to NULL
(krb5_free_context): free default_cc_name if set


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11680 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:24:13 +00:00
Love Hörnquist Åstrand
3bac5fb118 (krb5_cc_set_default_name): new function
(krb5_cc_default_name): use krb5_cc_set_default_name


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11679 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:23:11 +00:00
Love Hörnquist Åstrand
04b2ccc9ed (krb5_context_data): add default_cc_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11678 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-10 00:21:50 +00:00
Love Hörnquist Åstrand
fc44dd3f4a use struct units instead of units
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11677 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-07 15:51:53 +00:00
Love Hörnquist Åstrand
5ad036507a use full prototype for main
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11676 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-04 10:37:26 +00:00
Love Hörnquist Åstrand
14cda004d5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11675 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-03 21:52:29 +00:00
Love Hörnquist Åstrand
c569bd9ebb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11674 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-03 21:44:20 +00:00
Love Hörnquist Åstrand
4c580ecbd3 (gss_inquire_context): rename argument open to open_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11673 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-03 21:41:33 +00:00
Love Hörnquist Åstrand
e77351eb77 (gss_inquire_context): rename argument open to open_context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11672 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-03 21:24:29 +00:00
Love Hörnquist Åstrand
3f7c1e20ef x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11671 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-27 20:20:21 +00:00
Love Hörnquist Åstrand
f8234428f5 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11670 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-27 20:18:26 +00:00
Love Hörnquist Åstrand
c448764976 (do_delegation): remove unused variable subkey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11669 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-27 20:18:12 +00:00
Love Hörnquist Åstrand
ffa7d25ad9 all 0.5.x version had broken token delegation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11668 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-27 17:40:13 +00:00
Love Hörnquist Åstrand
1dd7676914 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11658 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-21 03:08:34 +00:00
Love Hörnquist Åstrand
797b1db76b (init_auth): only generate one subkey
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11657 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-21 03:05:37 +00:00
Love Hörnquist Åstrand
9d338944d0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11656 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-21 02:57:55 +00:00
Love Hörnquist Åstrand
701e8104e5 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11655 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-18 15:39:31 +00:00
Love Hörnquist Åstrand
2c9f5a3058 s/intialize/initialize, from <jmc@prioris.mini.pw.edu.pl>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11654 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-18 15:39:10 +00:00
Love Hörnquist Åstrand
aa25cfcafa add copyright/license statment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11648 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-16 21:10:32 +00:00
Jacques A. Vidrine
6710968492 [Dug this out of an email I sent November 2002.]
Currently, if the AS exchange uses PA-ENC-TIMESTAMP, a Heimdal client
will transmit the AS-REQ with one PA-ENC-TIMESTAMP for every supported
encryption type.  This is bad because:

   (1) An eavesdropper collecting this information for dictionary
       attacks will have his life made easier, since he can use
       DES (rather than a stronger crypto system).
   (2) Waste of CPU cycles on client.
   (3) (Maybe) cryptanalysis is assisted by capturing ciphtertexts
       that are known to be the same plaintext encrypted with the
       same key in several algorithms (though the confounder confounds
       this).

The KDC provides the list of etypes supported in PA-ETYPE-INFO in the
KRB-ERROR reply ... let's use the first one, eh?


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11646 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-16 06:41:25 +00:00
Assar Westerlund
0a5a3f98d0 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11640 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-08 22:56:21 +00:00
Assar Westerlund
429cbd12a0 fix FreeBSD section
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11639 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-08 22:55:55 +00:00
Love Hörnquist Åstrand
a41edfc6e7 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11638 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-06 20:18:06 +00:00
Love Hörnquist Åstrand
276fca0e7c use syscall 208 on openbsd (all version)
use syscall 339 on freebsd 5.0 and later, use 210 on 4.x and earlier


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11637 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-06 20:16:32 +00:00
Love Hörnquist Åstrand
8f66f2c8be documentation for of boolean, etypes, address
write out encryption type in sentences
s/Host/host


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11629 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-30 20:23:31 +00:00
Love Hörnquist Åstrand
cb07c3282d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11625 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:12:45 +00:00
Love Hörnquist Åstrand
1be5e6bcc6 (verify_mic_des3): fix 3des verify_mic to conform to rfc (and mit
kerberos), provide backward compat hook


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11624 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:12:15 +00:00
Love Hörnquist Åstrand
dc2b3cf973 (mic_des3): fix 3des get_mic to conform to rfc (and mit kerberos),
provide backward compat hook


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11623 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:11:16 +00:00
Love Hörnquist Åstrand
cd32525e84 (init_auth): check if we need compat for older get_mic/verify_mic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11622 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:07:56 +00:00
Love Hörnquist Åstrand
34b7a87f0e add prototype for _gss_DES3_get_mic_compat
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11621 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:06:48 +00:00
Love Hörnquist Åstrand
aad7d1ae94 (more_flags): add COMPAT_OLD_DES3
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11620 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:05:34 +00:00
Love Hörnquist Åstrand
e35ea0a2ce add gssapi.3 and compat.c
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11619 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:04:54 +00:00
Love Hörnquist Åstrand
0897487f98 add gssapi COMPATIBILITY documentation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11618 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:04:27 +00:00
Love Hörnquist Åstrand
f9ab95a942 (gss_accept_sec_context): check if we need compat for older get_mic/verify_mic
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11617 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-27 14:03:29 +00:00