[27874] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit: Add base64 functions to libkrb5support exports

daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Jul 30 12:26:40 2013

Date: Tue, 30 Jul 2013 12:26:24 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201307301626.r6UGQODk008433@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/3ee5792e0324071ccaad69a04e091f3c6abf1bfc
commit 3ee5792e0324071ccaad69a04e091f3c6abf1bfc
Author: Robbie Harwood (frozencemetery) <rharwood@club.cc.cmu.edu>
Date:   Mon Jul 22 16:20:46 2013 -0400

    Add base64 functions to libkrb5support exports
    
    This was previously not an issue because nothing outside of
    libkrb5support used them.

 src/util/support/libkrb5support-fixed.exports |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/util/support/libkrb5support-fixed.exports b/src/util/support/libkrb5support-fixed.exports
index d6f881d..876f360 100644
--- a/src/util/support/libkrb5support-fixed.exports
+++ b/src/util/support/libkrb5support-fixed.exports
@@ -1,3 +1,5 @@
+k5_base64_decode
+k5_base64_encode
 k5_buf_init_fixed
 k5_buf_init_dynamic
 k5_buf_add
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post