summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/gen_seqnum.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* make mark-cstyleTom Yu2009-10-311-5/+6
* Convert keyblock or padata types to krb5_data without compiler warnings.Ken Raeburn2007-03-251-2/+11
* initial sequence number mask short by 4 bitsTom Yu2003-10-301-1/+1
* * gen_seqnum.c (krb5_generate_seq_number): Fix think-o on sequenceTom Yu2003-05-231-1/+1
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-2/+17
* protoizeKen Raeburn2002-09-031-4/+1
* Use const instead of krb5_const.Ken Raeburn2002-02-231-1/+1
* Add entropy source identifiers for random seed callsSam Hartman2001-11-261-1/+1
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-121-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-63/+7
* Reintegrate Macintosh changesEzra Peisach1995-09-121-3/+3
* Mac Beta 1 submissionKeith Vetter1995-09-111-3/+3
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-3/+3
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-6/+6
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-14/+15
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Clean up memory handling, and improve the randomness of the sequence numberTheodore Tso1994-06-101-30/+20
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-3/+3
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Fix arg to krb5_finish_random_key()John Carr1992-02-231-1/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* add a couple casts; include prototypesJohn Kohl1991-03-011-1/+2
* *** empty log message ***John Kohl1991-03-011-0/+110