summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* macro-ize cc functions as appropriateJohn Kohl1990-05-021-0/+13
* macro-ize keytab and cc functions as appropriateJohn Kohl1990-05-021-58/+7
* macro-ize keytab functions as appropriateJohn Kohl1990-05-021-0/+8
* add extra arg to fetch_mkey to indicate how many times to read the passwordJohn Kohl1990-05-021-1/+1
* add const to encrypt/decrypt key parametersJohn Kohl1990-05-021-2/+6
* add KRB5_KDB_DISALLOW_ALL_TIXJohn Kohl1990-05-011-0/+1
* add DEFAULT_PWD_STRING1, DEFAULT_PWD_STRING2John Kohl1990-04-301-0/+3
* add krb5_db_store_mkeyJohn Kohl1990-04-271-0/+3
* add fullname return arg to setup_mkeyJohn Kohl1990-04-271-1/+1
* key should be in-ilneJohn Kohl1990-04-261-1/+1
* fix typosJohn Kohl1990-04-251-2/+2
* fix typo in krb5_kt_default_nameJohn Kohl1990-04-251-1/+1
* fix error in remove functionJohn Kohl1990-04-251-1/+1
* add krb5_db_setup_mkey_nameJohn Kohl1990-04-241-0/+2
* add PROVIDE stuff (probably belongs somewhere else)John Kohl1990-04-241-0/+2
* add crc32_cksumtable_entryJohn Kohl1990-04-231-0/+2
* add PROVIDE_DES_CBC_CRCJohn Kohl1990-04-231-0/+2
* add DBM stuffJohn Kohl1990-04-201-0/+13
* add #include <krb5/osconf.h>John Kohl1990-04-201-0/+2
* *** empty log message ***John Kohl1990-04-201-0/+38
* add DEFAULT_TRANS_FILENAMEJohn Kohl1990-04-191-0/+1
* krb5_free_krbhst can take a const *John Kohl1990-04-191-1/+1
* add realloc(); rearrange a bitJohn Kohl1990-04-191-2/+2
* add const to function signatures where appropriateJohn Kohl1990-04-191-5/+13
* move more things to libosJohn Kohl1990-04-191-8/+0
* add DEFAULT_CONFIG_FILENAME, KDC_PORTNAMEJohn Kohl1990-04-191-0/+2
* fix const for **'sJohn Kohl1990-04-191-9/+9
* add const to function signatures where appropriateJohn Kohl1990-04-191-2/+2
* add const to function signatures where appropriateJohn Kohl1990-04-191-53/+53
* add const where appropriate on main lib funcsJohn Kohl1990-04-181-95/+97
* add const's where appropriate on encryption routiensJohn Kohl1990-04-181-9/+10
* use krb5_data * in macros, and sanity check it firstJohn Kohl1990-04-171-8/+24
* add ASN.1 application data smarts for checking packet typesJohn Kohl1990-04-171-0/+23
* 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
* 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
* move krb5_aname_to_localname to libosJohn Kohl1990-03-302-4/+4
* add krb5_free_credsJohn Kohl1990-03-301-0/+1
* change krb5_copy_cred to krb5_copy_credsJohn Kohl1990-03-301-1/+1
* move krb5_sendto_kdc, krb5_get_krbhst,krb5_free_krbhst here fromJohn Kohl1990-03-301-1/+9
* move krb5_sendto_kdc, krb5_get_krbhst to libosJohn Kohl1990-03-301-10/+11
* 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
* remove leading __ on #define blockersJohn Kohl1990-03-261-4/+4
* remove leading __ on #define blockersJohn Kohl1990-03-261-3/+3
* 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
* add krb5_copy_keyblockJohn Kohl1990-03-261-0/+3