summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* use manifest constant for file nameJohn Kohl1990-04-191-2/+6
* mutate to POSIX-compliant versionJohn Kohl1990-04-191-7/+11
* need to use const char *'s to run through const char * argsJohn Kohl1990-04-191-3/+1
* need to cast assignment from constJohn Kohl1990-04-191-1/+1
* creds can't be const (passed to non-const later)John Kohl1990-04-191-4/+4
* fix #include blockersJohn Kohl1990-04-191-5/+5
* fix rcsid nameJohn Kohl1990-04-197-7/+7
* keytype is now constJohn Kohl1990-04-191-6/+6
* keytype is now constJohn Kohl1990-04-192-8/+8
* fix const for **'sJohn Kohl1990-04-191-8/+8
* fix const for **'sJohn Kohl1990-04-191-1/+1
* add const to function signatures where appropriateJohn Kohl1990-04-192-2/+2
* *** empty log message ***John Kohl1990-04-181-0/+37
* add const to function signatures as appropriateJohn Kohl1990-04-1816-51/+57
* add const to function signatures as appropriateJohn Kohl1990-04-181-6/+6
* add asn1.h for decode functionJohn Kohl1990-04-182-14/+15
* add const to static functionJohn Kohl1990-04-181-2/+2
* add const where appropriate in function declarations.John Kohl1990-04-182-22/+24
* add const where appropriate in function declarationsJohn Kohl1990-04-189-54/+54
* add const where appropriate in function declarationsJohn Kohl1990-04-181-2/+3
* add f_tgt_credJohn Kohl1990-04-181-0/+2
* *** empty log message ***John Kohl1990-04-181-0/+31
* check msg type before decodingJohn Kohl1990-04-175-1/+14
* use macros to verify message typeJohn Kohl1990-04-171-3/+3
* check msg type before decodingJohn Kohl1990-04-172-0/+5
* fix to use old-style function definitionsJohn Kohl1990-04-061-2/+3
* use krb5_keytype_array[] instead of fictionJohn Kohl1990-04-061-6/+3
* add ext-proto.hJohn Kohl1990-04-061-1/+2
* need &reply, not replyJohn Kohl1990-04-061-2/+2
* use krb5_send_tgs() instead of in-line code.John Kohl1990-04-061-76/+23
* add mk_priv, rd_priv, rd_safe, send_tgsJohn Kohl1990-04-061-0/+8
* not yet testedJohn Kohl1990-04-061-0/+145
* fix up name for rcsid stringJohn Kohl1990-04-062-2/+2
* changed error code for invalid encryption typeedg1990-04-061-2/+2
* *** empty log message ***John Kohl1990-04-061-0/+162
* *** empty log message ***edg1990-04-032-0/+295
* remove obsolete krb5_tc_errJohn Kohl1990-04-031-3/+3
* add replay cache codesJohn Kohl1990-04-031-0/+19
* add real stuffJohn Kohl1990-04-031-3/+16
* *** empty log message ***John Kohl1990-04-032-0/+482
* *** empty log message ***John Kohl1990-04-031-0/+93
* *** empty log message ***John Kohl1990-04-021-0/+213
* add more error codesJohn Kohl1990-03-301-0/+12
* need more include filesJohn Kohl1990-03-301-1/+3
* fix mis-spelling of MAX_TIMEOUTJohn Kohl1990-03-301-1/+2
* add f_credsJohn Kohl1990-03-301-0/+2
* *** empty log message ***John Kohl1990-03-301-0/+38
* change copy_cred to copy_credsJohn Kohl1990-03-302-3/+3
* change name to copy_creds()John Kohl1990-03-301-2/+2
* *** empty log message ***John Kohl1990-03-301-0/+26