summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* changes for ciphertextJohn Kohl1990-10-091-2/+2
* change for enc_dataJohn Kohl1990-10-091-2/+2
* no tgs_ specific free functionsJohn Kohl1990-10-091-6/+2
* these prototypes are already in func-proto.hJohn Kohl1990-10-091-24/+0
* changes for draft 3 ASN.1 definitionsJohn Kohl1990-10-0917-123/+305
* replace prototypes with fresh ones from *2*.cJohn Kohl1990-10-091-163/+196
* change to encrypted dataJohn Kohl1990-10-091-2/+2
* changes to update to draft 3 definitionsJohn Kohl1990-10-091-195/+233
* changed filenames & such for ASN.1 updateJohn Kohl1990-10-091-8/+4
* *** empty log message ***John Kohl1990-10-092-0/+115
* remove confounderJohn Kohl1990-10-092-2/+0
* add krb5_enc_dataJohn Kohl1990-10-091-0/+6
* fix comments on constructing with Imake.tmplJohn Kohl1990-10-091-21/+6
* need to use ui_2 for msecJohn Kohl1990-10-021-1/+1
* change back to uncasted ptr in ms_timeofday; ms_timeofday changedJohn Kohl1990-10-021-2/+1
* change to take a ui_2 for millisecondsJohn Kohl1990-10-021-1/+1
* ms_timeofday takes a ui_2 now to hold the millisecond fieldJohn Kohl1990-10-021-1/+1
* Updated interface to mk_req_extendedTheodore Tso1990-10-012-0/+2
* Changed interface to mk_req_extended to include passing back theTheodore Tso1990-10-011-0/+1
* Declare vsyslog and openlog to make this compile on the RTJon Rochlis1990-10-011-0/+2
* add some sanity checkingJohn Kohl1990-09-281-3/+37
* don't specify starttime; that's only used for postdated ticketsJohn Kohl1990-09-281-3/+6
* change param names on ap_rep; add ap_rep_enc_part stuffJohn Kohl1990-09-281-4/+15
* no need for credentials; use keyblock directlyJohn Kohl1990-09-282-12/+12
* add prototyeps for krb5_mk_rep, krb5_rd_repJohn Kohl1990-09-281-0/+8
* *** empty log message ***John Kohl1990-09-282-0/+221
* add mk_rep and rd_repJohn Kohl1990-09-281-0/+4
* rework it to not require a fixed size encode bufferJohn Kohl1990-09-271-23/+22
* need to interpret errnoJohn Kohl1990-09-271-1/+1
* patchlevel indicator for ALPHA_0 releaseJohn Kohl1990-09-251-0/+1
* use krb5_init_ets()John Kohl1990-09-251-8/+14
* reorg source tree to have client & server in separate directoriesJohn Kohl1990-09-211-9/+4
* add macros to hide the object deref in encryption functionsJohn Kohl1990-09-201-0/+9
* use macros to hide abstractionJohn Kohl1990-09-208-59/+50
* use macros to hide abstractionJohn Kohl1990-09-202-10/+10
* use macros to hide abstractionJohn Kohl1990-09-202-9/+6
* use macros to hide abstractionJohn Kohl1990-09-202-12/+10
* use macros to hide abstractionJohn Kohl1990-09-202-8/+5
* add #define calls for abstractionJohn Kohl1990-09-202-10/+8
* local includes come firstJohn Kohl1990-09-171-1/+1
* add OS_BSD & friendsJohn Kohl1990-09-172-0/+6
* add OS_UltrixJohn Kohl1990-09-171-0/+1
* fix RCSID'sJohn Kohl1990-09-121-1/+1
* fix RCSID'sJohn Kohl1990-09-1212-12/+12
* add rcsid_ to rcs stringJohn Kohl1990-09-122-2/+2
* fix rcsid namesJohn Kohl1990-09-123-3/+3
* fix RCSid nameJohn Kohl1990-09-123-3/+3
* fix RCSID nameJohn Kohl1990-09-1219-19/+19
* change write_int16 to write_ui_2John Kohl1990-09-122-6/+6
* change int16 to ui_2John Kohl1990-09-122-5/+5