summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* cast in call to krb5_ms_timeofdayJohn Kohl1990-09-111-1/+4
* add i_vector supportJohn Kohl1990-09-111-15/+66
* fix direction comparisons by using new style messagesJohn Kohl1990-09-111-17/+35
* remove unused addrsJohn Kohl1990-09-111-3/+3
* fix bcmp errorJohn Kohl1990-09-111-8/+13
* add BADDIRETIONJohn Kohl1990-09-111-2/+2
* add setopt lineJohn Kohl1990-09-111-0/+1
* fix more confusion with krb5_ui_* typesJohn Kohl1990-09-112-5/+8
* remove bogus casts on decode_genericJohn Kohl1990-09-111-16/+16
* all the ui_foo need to be unsigned!John Kohl1990-09-111-4/+4
* add missing .o files to OBJSJohn Kohl1990-09-111-0/+2
* fix broken [] tags in safe, priv msgsJohn Kohl1990-09-111-4/+4
* change addresses to s_, r_address in krb_privJohn Kohl1990-09-101-1/+2
* remove unused addrsJohn Kohl1990-09-101-4/+0
* add i_vector supportJohn Kohl1990-09-101-7/+21
* add changes for addresses in KRB_PRIVJohn Kohl1990-09-101-1/+2
* change for new message (2 addresses)John Kohl1990-09-102-9/+16
* change to free s_ & r_addressJohn Kohl1990-09-101-2/+4
* change message definition & useJohn Kohl1990-09-101-1/+2
* add krb5_free_addrJohn Kohl1990-09-071-0/+2
* use two addresses nowJohn Kohl1990-09-071-1/+2
* add f_addrJohn Kohl1990-09-071-0/+2
* need to free new address typesJohn Kohl1990-09-071-2/+4
* *** empty log message ***John Kohl1990-09-072-0/+115
* change to use new address formatsJohn Kohl1990-09-072-4/+12
* add prototypes for krb5_addr2KRB5_HostAddress and KRB5_HostAddress2krb5_addrJohn Kohl1990-09-071-0/+6
* add TYPESSRCS stuffJohn Kohl1990-09-071-2/+5
* add HostAddress typeJohn Kohl1990-09-071-1/+7
* *** empty log message ***John Kohl1990-09-071-0/+30
* add Krb4ApplCompatJohn Kohl1990-09-061-0/+3
* add ivec pointers for mk,rd privJohn Kohl1990-09-061-0/+2
* fix more UseInstalled problemsJohn Kohl1990-09-052-3/+7
* add LDLOCATIONS flagsJohn Kohl1990-09-051-1/+5
* remove UseInstalled #ifdef on gccJohn Kohl1990-09-051-8/+13
* remove MKDIRHIERJohn Kohl1990-09-051-4/+5
* change #ifdef name for testing if using installed imakeJohn Kohl1990-09-051-1/+1
* link support for com_err & ssJohn Kohl1990-09-051-0/+10
* add support for separate com_err and ss libsJohn Kohl1990-09-052-8/+20
* add #ifdef's for UseComErrInstalled, UseSSInstalledJohn Kohl1990-09-051-1/+12
* update to use new POSIX feature defsJohn Kohl1990-09-053-14/+16
* allow a null replay cache to mean don't do replay detectionJohn Kohl1990-09-051-1/+3
* add [APPLICATION n] tagsJohn Kohl1990-09-041-8/+8
* add new macros for new application tagsJohn Kohl1990-09-041-0/+32
* need to save errno in case close failsJohn Kohl1990-08-311-1/+2
* add error code interpretationJohn Kohl1990-08-311-4/+9
* fix errant mixed-type prototypesJohn Kohl1990-08-311-2/+2
* flip register & const to make more senseJohn Kohl1990-08-311-2/+2