summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Client-side TCP support update for Windows.Ken Raeburn2002-06-182-145/+280
* * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu2002-06-186-6/+21
* * ktfr_entry.c: Rename krb5_kt_free_entry_contents asTom Yu2002-06-182-1/+22
* update copyrightKen Raeburn2002-06-181-1/+1
* update dependenciesKen Raeburn2002-06-158-407/+358
* rebuild dependenciesKen Raeburn2002-06-158-374/+375
* update dependenciesKen Raeburn2002-06-151-1/+5
* * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.hTom Yu2002-06-143-2/+7
* * preauth.c: Don't include syslog.hKen Raeburn2002-06-122-1/+4
* * syslog.c: Include syslog.h instead of sys/syslog.hKen Raeburn2002-06-122-1/+5
* * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is setKen Raeburn2002-06-112-5/+12
* * kt_file.c: Undo non-logged part of last change that added inclusion ofKen Raeburn2002-06-112-1/+6
* client-side TCP supportKen Raeburn2002-06-115-57/+641
* * t_std_conf.c: Include fake-addrinfo.h.Ken Raeburn2002-06-112-5/+35
* * t_locate_kdc.c (main): Free storage allocated by library before exitingKen Raeburn2002-06-112-0/+8
* * krb5_err.et (KRB5KRB_AP_PATH_NOT_ACCEPTED, KRB5KRB_ERR_RESPONSE_TOO_BIG): NewKen Raeburn2002-06-102-2/+7
* put netinet/in.h inclusion with other headersKen Raeburn2002-06-091-1/+1
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-0939-3649/+2601
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-056-48/+68
* change a line break to avoid long linesKen Raeburn2002-06-041-2/+2
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-045-100/+133
* * Makefile.in (clean): Remove t_expand and t_expand.oEzra Peisach2002-04-122-1/+6
* * recvauth.c (sendauth_version): Now a const array.Ken Raeburn2002-04-123-3/+8
* * conv_princ.c (struct krb_convert): Add new field 'len'.Ken Raeburn2002-04-122-41/+69
* * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatileKen Raeburn2002-04-122-1/+4
* * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl...Ken Raeburn2002-04-122-2/+5
* * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type beforeKen Raeburn2002-04-122-14/+34
* * locate_kdc.c (translate_ai_error), hst_realm.cDanilo Almeida2002-04-113-0/+18
* * cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ becauseDanilo Almeida2002-04-112-1/+15
* * asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix boundsKen Raeburn2002-04-102-4/+11
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-0611-16/+35
* Include errno.hDanilo Almeida2002-04-012-0/+5
* Add krb5_init_keyblockSam Hartman2002-03-293-0/+70
* update dependenciesKen Raeburn2002-03-261-1/+1
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-265-6/+12
* Fix merge from 1.2.2 branch to mainlineSam Hartman2002-03-162-1/+5
* Fix walk_realm_tree handling of null realmsSam Hartman2002-03-142-0/+29
* 8-bit-kvno workarounds from 1.2.4Ken Raeburn2002-03-072-3/+31
* * Makefile.in (LIBMINOR): Bump due to changes in error tablesKen Raeburn2002-03-072-1/+5
* * krb5_err.et: Change several "credentials cache file" messages to just sayKen Raeburn2002-03-072-4/+10
* * kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype wasKen Raeburn2002-03-072-1/+7
* log entry for fwd_tgt change accidentally checked in without log entryKen Raeburn2002-03-071-0/+4
* * ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...Ken Raeburn2002-03-073-3/+31
* Fix indentation I brokeSam Hartman2002-02-271-3/+3
* Disable address checking in krb_rd_cred. No objections raised onSam Hartman2002-02-272-82/+16
* Use const instead of krb5_const.Ken Raeburn2002-02-2313-57/+32
* * localaddr.c: Include foreachaddr.c.Ken Raeburn2002-02-203-693/+11
* update hst_realm dependenciesKen Raeburn2002-02-141-1/+1
* update copyright datesKen Raeburn2002-02-141-1/+1
* get local ipv6 addresses on linuxKen Raeburn2002-02-102-1/+99