Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: cryptosrc-us



Module Name:    cryptosrc-us
Committed By:   mycroft
Date:           Tue May 16 21:52:14 UTC 2000

Modified Files:
        cryptosrc-us/crypto-us/lib/libkrb: Makefile decomp_ticket.c
            get_ad_tkt.c in_tkt.c klog.c kparse.c krb_get_in_tkt.c kuserok.c
            mk_req.c rd_req.c send_to_kdc.c tkt_string.c

Log Message:
Fix possible buffer overflows when parsing the ticket file and tickets off the
wire.  Also, use -Wformat and clean up related cruft.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 cryptosrc-us/crypto-us/lib/libkrb/Makefile
cvs rdiff -r1.5 -r1.6 cryptosrc-us/crypto-us/lib/libkrb/decomp_ticket.c \
    cryptosrc-us/crypto-us/lib/libkrb/get_ad_tkt.c \
    cryptosrc-us/crypto-us/lib/libkrb/in_tkt.c \
    cryptosrc-us/crypto-us/lib/libkrb/klog.c \
    cryptosrc-us/crypto-us/lib/libkrb/krb_get_in_tkt.c \
    cryptosrc-us/crypto-us/lib/libkrb/mk_req.c \
    cryptosrc-us/crypto-us/lib/libkrb/rd_req.c \
    cryptosrc-us/crypto-us/lib/libkrb/tkt_string.c
cvs rdiff -r1.4 -r1.5 cryptosrc-us/crypto-us/lib/libkrb/kparse.c \
    cryptosrc-us/crypto-us/lib/libkrb/kuserok.c
cvs rdiff -r1.6 -r1.7 cryptosrc-us/crypto-us/lib/libkrb/send_to_kdc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index