summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * gssapiP_krb5.h (struct _krb5_gss_ctx_id_rec): Delete fields init_token andKen Raeburn2004-03-143-65/+11
* Add a mutex to protect the set manipulationsKen Raeburn2004-03-143-21/+87
* Make the set type separate from the set-element (linked list node) typeKen Raeburn2004-03-146-29/+50
* * gssapiP_generic.h (struct _g_set_elt, g_set_elt): Renamed from non-_eltKen Raeburn2004-03-144-21/+27
* Fix missing case for get_init_creds API changeKen Hornstein2004-03-092-1/+7
* Missing prototype for gss_krb5int_unseal_token_v3Ezra Peisach2004-03-082-0/+12
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+5
* make dependKen Raeburn2004-03-063-3/+5
* For keytab, ccache, and rcache type registries, use const more, andKen Raeburn2004-03-066-21/+101
* * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2004-03-062-4/+6
* Use more const data in the keytab type registryKen Raeburn2004-03-062-6/+14
* * configure.in: Don't check for --enable-athena and don't define ATHENA_DES3_...Ken Raeburn2004-03-042-6/+5
* fix typoKen Raeburn2004-03-031-1/+1
* don't get a krb5_context for the routines that don't need itKen Raeburn2004-03-034-12/+7
* minor formatting, mostly whitespaceKen Raeburn2004-03-031-37/+38
* * rc_base.c: Delete unused and untested semaphore supportKen Raeburn2004-03-033-29/+4
* * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missedKen Raeburn2004-02-282-1/+7
* * lib/helpers.exp (expect_kadm_ok): Check for eof and report a specific errorKen Raeburn2004-02-272-0/+6
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-2710-24/+83
* Set context flags after calling krb5_rd_req so that the replay cache is set upSam Hartman2004-02-262-2/+8
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-267-2/+163
* * sendto_kdc.c (start_connection): Close socket if connect() call fails for anKen Raeburn2004-02-262-0/+6
* Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1Sam Hartman2004-02-2410-414/+15
* dependency updatesKen Raeburn2004-02-241-5/+7
* ignore generated shared librariesKen Raeburn2004-02-241-0/+1
* ignore some more generated filesKen Raeburn2004-02-248-0/+8
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-95/+4
* ignore generated krb524 error table codeKen Raeburn2004-02-241-0/+2
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix calculation forKen Raeburn2004-02-232-6/+19
* ignore some files generated during testingKen Raeburn2004-02-192-0/+6
* protoizeKen Raeburn2004-02-1955-412/+249
* ignore aes-gen programKen Raeburn2004-02-191-0/+1
* delete some blank lines in fn defsKen Raeburn2004-02-191-2/+0
* * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a temporary variable toKen Raeburn2004-02-182-3/+8
* * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate temporary variableKen Raeburn2004-02-175-24/+30
* * afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as an argument, make it localKen Raeburn2004-02-172-4/+23
* Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macrosKen Raeburn2004-02-144-26/+10
* * t_encrypt.c (compare_results): New function.Ken Raeburn2004-02-133-8/+57
* * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. IfKen Raeburn2004-02-133-11/+48
* Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2004-02-134-6/+16
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-139-2/+102
* * ser_sctx.c (kg_oid_externalize): Check for errors.Ken Raeburn2004-02-102-49/+154
* Call htons for default port of password serverSam Hartman2004-02-092-1/+5
* * util_ordering.c (g_queue_externalize, g_queue_internalize): Check forKen Raeburn2004-02-092-0/+9
* * t_cts.c (test_cts): Process encryption and decryption IVs separately, makeKen Raeburn2004-02-092-3/+33
* * aes.c (krb5int_aes_encrypt, krb5int_aes_decrypt): Copy out value for new IVKen Raeburn2004-02-092-0/+10
* no license on k5sealv3.cKen Raeburn2004-02-081-2/+28
* Enable aes128-cts for clientSam Hartman2004-02-062-0/+5
* 2004-02-05 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-02-064-7/+24
* Remove reference to the ntstatus.h header in cc_mslsa.cJeffrey Altman2004-02-042-1/+6