Commit Graph

29 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
37afa01be3 rename roken base64, fixes #107 2014-08-22 20:57:24 -07:00
Love Hornquist Astrand
060474df16 quel 64bit warnings, fixup implicit encoding for template, fix spelling 2013-06-03 21:46:20 -07:00
Love Hornquist Astrand
0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
f5f9014c90 Warning fixes from Christos Zoulas
- shadowed variables
- signed/unsigned confusion
- const lossage
- incomplete structure initializations
- unused code
2011-04-29 20:25:05 -07:00
Love Hornquist Astrand
c71fe8f2cd spelling 2010-10-27 21:13:47 -07:00
Love Hornquist Astrand
7ad8c1fdfd switch to EVP_MD_CTX_create() and thus make smaller 2009-08-21 06:58:43 -07:00
Love Hornquist Astrand
0c112865b4 Drop RCSID 2009-08-20 19:03:15 -07:00
Love Hornquist Astrand
3560c4ed25 fix compile warning 2009-08-17 18:06:31 +02:00
Love Hornquist Astrand
dda9a74fa0 switch to use EVP interface instead of old MDX_ style interface 2009-08-16 20:28:50 +02:00
Love Hornquist Astrand
b39e108bd8 Switch to EVP_MD digest 2009-08-16 11:23:51 +02:00
Love Hornquist Astrand
403085fdb8 Free nonces on completion [CID-104] 2009-07-30 10:44:18 +02:00
Love Hornquist Astrand
c63b6a3368 Free digest on completion [CID-106] 2009-07-30 10:42:27 +02:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
1887b87e34 (digest-probe): implement command.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22158 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-04 20:04:01 +00:00
Love Hörnquist Åstrand
59ceb60db7 Add support for ms-chap-v2 client.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20148 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-03 07:04:52 +00:00
Love Hörnquist Åstrand
cfeb58d7cb Print session key if there is one.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20142 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 21:34:37 +00:00
Love Hörnquist Åstrand
7d4b2bf9dc print rsp if there is one, from Klas.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 21:10:17 +00:00
Love Hörnquist Åstrand
3a202b933e Set client nonce if avaible, from Klas.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20132 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 20:50:25 +00:00
Love Hörnquist Åstrand
ea871879e0 Drop unused variable.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20130 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 11:34:46 +00:00
Love Hörnquist Åstrand
7fea7303b8 Don't restrict the type.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20128 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-02 11:33:25 +00:00
Love Hörnquist Åstrand
be5e24c118 Print status instead of response.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20121 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-02-01 20:29:37 +00:00
Love Hörnquist Åstrand
5703c13dc7 add ntlm-server-init
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19375 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-15 21:24:20 +00:00
Love Hörnquist Åstrand
d7f223ff70 prefix digest commands with digest_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19320 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-12-12 12:23:54 +00:00
Love Hörnquist Åstrand
a01d3c5a98 Make digest argument o MD5_final unsigned char to help OpenSSL.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-06 12:06:45 +00:00
Love Hörnquist Åstrand
3bab71b31d Don't require --kerberos-realm.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18198 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-02 10:50:52 +00:00
Love Hörnquist Åstrand
c993715525 (help): use sl_slc_help().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17949 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-28 14:20:18 +00:00
Love Hörnquist Åstrand
37129f204b Use the krb5_digest api. Return useful errorstring on no-existant command.
Add client request command.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17902 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-23 11:36:19 +00:00
Love Hörnquist Åstrand
c37191e06e Frontend for remote digest service in KDC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17885 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-08-18 10:44:40 +00:00