Made the code a little cleaner by having gen_challenge() return
authorWayne Davison <wayned@samba.org>
Sun, 10 Apr 2005 17:09:10 +0000 (17:09 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 10 Apr 2005 17:09:10 +0000 (17:09 +0000)
commitbf011fedfc5cdf3098d23a08609309748575460c
treea019e3418055fbb6051d1b32eceedaa336291b0d
parentd7d11b7ebd63821e31ce0ed7ce3bc4599523cc68
Made the code a little cleaner by having gen_challenge() return
the challenge string base64-encoded (instead of forcing the caller
to handle this).  Also improved a couple comments.
authenticate.c