summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* make dependKen Raeburn2004-11-161-4/+5
* Now a kvno invocation will only open the ccache file a small number ofKen Raeburn2004-11-162-2/+23
* Create a ccache get-flags operation.Ken Raeburn2004-11-168-1/+94
* Convert Yarrow to use AES not 3des. Update test vectorsSam Hartman2004-11-166-11/+20
* * yarrow.c (krb5int_yarrow_input, krb5int_yarrow_final): Don't check forKen Raeburn2004-11-012-7/+47
* push yarrow locking down into the yarrow code to reduce contentionKen Raeburn2004-10-304-17/+29
* * Initial commit of C CCAPI implementationJeffrey Altman2004-10-2746-0/+10711
* * mk_req_ext.c (krb5_mk_req_extended): Free keyblock beforeTom Yu2004-10-262-0/+10
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-267-70/+109
* * locate_kdc.c: Include stdarg.h.Ken Raeburn2004-10-212-52/+40
* * dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, ifKen Raeburn2004-10-192-0/+10
* * dnsglue.c (initparse): Skip query type and class when we lackTom Yu2004-10-192-3/+12
* add dependencies for t_*.c test programsKen Raeburn2004-10-192-0/+24
* make dependKen Raeburn2004-10-192-9/+10
* ignore t_locate_kdcKen Raeburn2004-10-191-0/+1
* * Makefile.in (TEST_PROGS): Add t_locate_kdc.Ken Raeburn2004-10-192-1/+8
* * Makefile.in (install-unix): Install headersTom Yu2004-10-182-0/+12
* * t_deltat.c (main): Unadorned integer no longer fails now that weTom Yu2004-10-142-1/+6
* krb5_string_to_deltat should default to seconds if no unit is provided. If t...Alexandra Ellwood2004-10-135-721/+541
* Fix the forced setting of the Initial Ticket Flag on Win2000 andJeffrey Altman2004-10-082-1/+21
* * localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what theKen Raeburn2004-10-062-5/+10
* * localaddr.c (foreach_localaddr): Be more careful not to walk past the end ofKen Raeburn2004-10-062-6/+13
* * localaddr.c (get_ifreq_array): Split out from foreach_localaddr generalKen Raeburn2004-10-062-27/+50
* * localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: FixKen Raeburn2004-10-052-2/+9
* * localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation forKen Raeburn2004-10-012-0/+205
* * hst_realm.c: provide definition for MAXDNAME ifJeffrey Altman2004-10-012-1/+11
* * vbaxam.doc: File deletedKen Raeburn2004-09-282-0/+4
* Make patchlevel.h be the master version fileTom Yu2004-09-255-9/+76
* * xdr_rec.c (LAST_FRAG): Use 1L in case int is smallKen Raeburn2004-09-242-1/+5
* make dependKen Raeburn2004-09-241-7/+14
* * Makefile.in: Delete @SHARED_RULE@ line.Ken Raeburn2004-09-232-3/+6
* * Makefile.in (T_STD_CONF_OBJS): Include dnsglue.oKen Raeburn2004-09-232-1/+5
* * libgssrpc.exports: Export svc_maxfdTom Yu2004-09-222-0/+5
* Don't assume that presence of res_nsearch() means we have ns_initparse()Tom Yu2004-09-212-6/+15
* memory leak in rd_cred.cTom Yu2004-09-212-1/+10
* memory leak in arcfour string_to_keySam Hartman2004-09-212-0/+6
* * configure.in: Check for sockaddr_in.sin_len andTom Yu2004-09-2113-117/+186
* Add DNS resolver glue layer. Use itTom Yu2004-09-216-327/+565
* * libgssrpc.exports: Don't export internalsTom Yu2004-09-1743-912/+697
* Fix error code returned for empty sequences and check the errorJeffrey Altman2004-09-172-2/+10
* * dnssrv.c:Tom Yu2004-09-144-0/+10
* * cc_mslsa.c: Implement krb5_lcc_initialize()Jeffrey Altman2004-09-102-6/+35
* cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2MessageJeffrey Altman2004-09-102-3/+6
* 2004-09-10 Jeffrey Altman <jaltman@mit.edu>Jeffrey Altman2004-09-102-8/+374
* * cc_mslsa.c:Jeffrey Altman2004-09-022-23/+246
* oops, forgot changelogTom Yu2004-08-311-0/+5
* fix MITKRB5-SA-2004-003Tom Yu2004-08-312-0/+4
* fix MITKRB5-SA-2004-002Tom Yu2004-08-315-2/+25
* * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu2004-08-283-4/+14
* move last patch down a little so it applies to tcp sockets as well as udpKen Raeburn2004-08-281-14/+15