summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* changes for new encryption data structuresJohn Kohl1990-10-101-39/+49
* changes for new encryption data structuresJohn Kohl1990-10-104-30/+49
* change for new KDC message styleJohn Kohl1990-10-101-7/+18
* use base-level ticket encodeJohn Kohl1990-10-101-1/+1
* changes for new encryption data structuresJohn Kohl1990-10-102-29/+29
* Added an extra argument to mk_req_ext so that the caller can get aTheodore Tso1990-10-101-4/+12
* changes for new encryption structureJohn Kohl1990-10-105-31/+56
* changes for ciphertext changesJohn Kohl1990-10-101-3/+3
* more REQ-BODY to separate top-level typeJohn Kohl1990-10-101-19/+8
* fixups for body encoding/decodingJohn Kohl1990-10-102-76/+108
* add KRB5KDC_ERR_PADATA_TYPE_NOSUPP, KRB5KDC_ERR_SUMTYPE_NOSUPPJohn Kohl1990-10-101-3/+3
* remove extraneous encode_tkt, decode_tktJohn Kohl1990-10-101-4/+0
* add encode_arp, decode_arp,encode_arq, decode_arqJohn Kohl1990-10-101-0/+8
* missed some changes for AS/TGS repJohn Kohl1990-10-101-1/+13
* fixes for new TGS stuffJohn Kohl1990-10-104-7/+8
* update to use ciphertextJohn Kohl1990-10-101-2/+2
* need to use enc_data converters nowJohn Kohl1990-10-102-4/+5
* name changeJohn Kohl1990-10-102-3/+3
* add #ifdef for vsyslogJohn Kohl1990-10-101-4/+9
* remove ktrep2trep, trep2ktrepJohn Kohl1990-10-101-4/+0
* added missing 'extern'John Kohl1990-10-091-1/+1
* perl option changesJohn Kohl1990-10-091-8/+7
* need blank line after (NormalLibraryObjectRule()John Kohl1990-10-091-0/+1
* add & remove modules for ASN.1 rearrangementJohn Kohl1990-10-091-10/+6
* change for ciphertextJohn Kohl1990-10-091-2/+2
* free new e_data as wellJohn Kohl1990-10-091-0/+2
* *** empty log message ***John Kohl1990-10-092-0/+72
* changes for ciphertextJohn Kohl1990-10-091-2/+2
* change for enc_dataJohn Kohl1990-10-091-2/+2
* changes for draft 3 ASN.1 definitionsJohn Kohl1990-10-0917-123/+305
* 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
* 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
* Updated interface to mk_req_extendedTheodore Tso1990-10-012-0/+2
* 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
* no need for credentials; use keyblock directlyJohn Kohl1990-09-282-12/+12
* *** 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
* 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-8/+5
* add #define calls for abstractionJohn Kohl1990-09-202-10/+8