summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***John Kohl1990-04-061-0/+162
* fix prototype (extra needed args, type of args)John Kohl1990-04-061-1/+2
* put data structure in-line in the krb5_responseJohn Kohl1990-04-061-1/+1
* *** 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
* no -O -g on ultrixJohn Kohl1990-04-031-0/+4
* 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
* fix prototypes for librc, to match the spec & implementationJohn Kohl1990-04-021-4/+4
* include <string.h> for stdc, too, and remove those decl's from <stdlib.h>John Kohl1990-04-021-6/+4
* *** 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
* move krb5_aname_to_localname to libosJohn Kohl1990-03-302-4/+4
* add f_credsJohn Kohl1990-03-301-0/+2
* add krb5_free_credsJohn Kohl1990-03-301-0/+1
* *** empty log message ***John Kohl1990-03-301-0/+38
* change krb5_copy_cred to krb5_copy_credsJohn Kohl1990-03-301-1/+1
* 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
* move krb5_sendto_kdc, krb5_get_krbhst,krb5_free_krbhst here fromJohn Kohl1990-03-301-1/+9
* no leading __ on include blockersJohn Kohl1990-03-301-2/+2
* move krb5_sendto_kdc, krb5_get_krbhst to libosJohn Kohl1990-03-301-10/+11
* alphabetize & clean up file name listsJohn Kohl1990-03-301-4/+26
* move get_krbhst, free_krbhs to libosJohn Kohl1990-03-301-4/+0
* *** empty log message ***John Kohl1990-03-291-0/+169
* use standard error return statusJohn Kohl1990-03-291-4/+9
* intr_routine() should be staticJohn Kohl1990-03-291-1/+1
* add #ifdef KRB5_USE_INETJohn Kohl1990-03-291-3/+7
* compiles; not testedJohn Kohl1990-03-272-40/+119
* add copy_cred, copy_data, copy_key, copy_princJohn Kohl1990-03-271-0/+8
* *** empty log message ***John Kohl1990-03-273-0/+166
* remove leading __ on #include-blockers (__ is reserved by standards)John Kohl1990-03-2619-57/+57
* add proto_keytype to entryJohn Kohl1990-03-261-4/+18
* use krb5_copy_keyJohn Kohl1990-03-261-6/+3
* cleanup #defines of cleanup()John Kohl1990-03-262-5/+27
* remove leading __ on #define blockersJohn Kohl1990-03-261-4/+4
* remove leading __ on #define blockersJohn Kohl1990-03-261-3/+3
* remove decode_genericJohn Kohl1990-03-261-41/+0
* *** empty log message ***John Kohl1990-03-261-0/+69
* fix RCSID string namesJohn Kohl1990-03-2617-17/+34
* change #define blockersJohn Kohl1990-03-261-3/+4
* remove krb5_free.hJohn Kohl1990-03-261-4/+3
* *** empty log message ***John Kohl1990-03-261-0/+49
* *** empty log message ***John Kohl1990-03-2618-0/+589
* use key copy functionJohn Kohl1990-03-261-9/+10