summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-124-7/+13
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-036-4/+55
* * kerberos_v4.c (process_v4): Use a temporary variable for the current timeKen Raeburn2002-12-302-1/+9
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* More KfM merge workTom Yu2002-12-122-1/+6
* Merge more KfM krb4 thingsTom Yu2002-11-273-2/+15
* * do_as_req.c (process_as_req): Fix previous patch; it caused anTom Yu2002-11-042-1/+7
* Don't include trailing null in the transited encoding produced by the KDC.Sam Hartman2002-10-282-2/+6
* * do_as_req.c (process_as_req): Apply fix from Kevin Coffman toTom Yu2002-10-062-1/+9
* Limit the number of TCP connections that will be handled at one time.Ken Raeburn2002-09-272-55/+82
* updated dependenciesKen Raeburn2002-09-191-2/+3
* * network.c: Include sys/filio.h if availableKen Raeburn2002-09-192-0/+6
* Add TCP support to the KDC, turned off by default, and using separateKen Raeburn2002-09-194-145/+864
* * main.c (DEFAULT_KDC_PORTLIST): Define as DEFAULT_KDC_UDP_PORTLISTKen Raeburn2002-09-192-0/+6
* * kerberos_v4.c (check_princ): Call strftime() with correct numberTom Yu2002-09-152-1/+7
* * kerberos_v4.c: Always include stdarg.h, not varargs.h.Ken Raeburn2002-09-152-44/+14
* * kerberos_v4.c (kerb_get_principal): Include kvno when logging failure to findKen Raeburn2002-09-132-5/+10
* * main.c (initialize_realms): Include replay cache name in error if it can't ...Ken Raeburn2002-09-132-1/+7
* protoizeKen Raeburn2002-09-1112-292/+131
* Try a little harder to avoid returning e-text that says "Generic error (seeKen Raeburn2002-09-113-25/+31
* * network.c (process_packet): Call inet_ntop directly.Ken Raeburn2002-09-104-122/+12
* update dependenciesKen Raeburn2002-08-291-12/+20
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * kerberos_v4.c: For consistency, check for both DISALLOW_ALL_TIXTom Yu2002-08-152-1/+29
* * network.c (setup_port): Ignore AF_LINK addresses. Log address family numberKen Raeburn2002-08-082-1/+11
* network.c (setup_port): Enable ipv6Ken Raeburn2002-07-062-3/+2
* update depsKen Raeburn2002-07-051-4/+7
* * network.c: Include fake-addrinfo.hKen Raeburn2002-07-052-0/+3
* * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn2002-07-054-0/+5
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-057-107/+114
* * network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn2002-07-023-4/+6
* * kdc_util.h (inet_ntop): Delete declarationKen Raeburn2002-07-022-4/+1
* disable inet_ntop definitionKen Raeburn2002-07-022-0/+9
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-268-29/+33
* Fix etype info; wrong termination condition used in get_etype_infoSam Hartman2002-06-242-1/+5
* update dependenciesKen Raeburn2002-06-151-50/+41
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-064-9/+17
* * network.c: Include foreachaddr.c.Ken Raeburn2002-02-203-313/+8
* KDC support for new PRNGSam Hartman2002-01-083-9/+34
* * main.c (main, init_realm): Get rid of variables set but never usedEzra Peisach2001-12-142-6/+6
* * kdc_util.c (subrealm, add_to_transited): Unsigned vs. signed intEzra Peisach2001-12-112-7/+12
* * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu2001-10-254-8/+21
* * kdc_util.c (ktypes2str, rep_etypes2str): Clean up somewhatTom Yu2001-10-132-15/+34
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-44/+51
* * do_tgs_req.c (process_tgs_req): Fix logging of bad transit path infoKen Raeburn2001-10-062-8/+13
* better realm transit path checking for app serverKen Raeburn2001-09-265-20/+73
* * krb5kdc.M: Document the -n option. Thanks to Dennis DavisMitchell Berger2001-09-242-0/+14
* dependenciesKen Raeburn2001-09-011-0/+80
* * configure.in: Include stdlib.h in test for swab declarationKen Raeburn2001-08-012-0/+6