summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* * conv_princ.c (strnchr): Make length argument unsigned intEzra Peisach2002-11-073-9/+18
* * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for errorEzra Peisach2002-11-073-6/+24
* For sam_challenge do not encode optional strings if string not present.Ezra Peisach2002-11-072-1/+6
* * asn1_encode.h (asn1_encode_oid):Tom Yu2002-11-055-0/+48
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-314-17/+26
* ticket: newSam Hartman2002-10-311-1/+1
* * chk_trans.c (krb5_check_transited_list): Style nit: checkTom Yu2002-10-302-3/+8
* ticket: 1230Sam Hartman2002-10-302-4/+15
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-302-1/+5
* * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2002-10-282-7/+9
* * get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn2002-10-284-11/+19
* If we get cannot resolve KDC for master but find a slaveSam Hartman2002-10-282-1/+6
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-2415-7/+795
* No support for negative password expiration last-req hintKen Hornstein2002-10-241-1/+2
* Implement asn1_encode_enumeratedSam Hartman2002-10-234-4/+51
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-232-1/+46
* * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure thatEzra Peisach2002-10-222-1/+7
* Thanks, (corrected) patch appliedTom Yu2002-10-153-2/+10
* implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2002-10-112-5/+15
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-102-109/+37
* ASN.1 code passes uninitialized values aroundTom Yu2002-10-084-137/+239
* * sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2002-09-272-2/+5
* * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2002-09-192-14/+28
* update dependenciesKen Raeburn2002-09-181-1/+1
* * sendto_kdc.c: Include cm.h.Ken Raeburn2002-09-182-48/+87
* Return errno not retval from getpeername failureSam Hartman2002-09-172-1/+6
* * sendto_kdc.c (service_fds): Fix bug in last change.Ken Raeburn2002-09-142-30/+36
* * sendto_kdc.c (struct conn_state): Add new function pointer field 'service'Ken Raeburn2002-09-142-44/+41
* Don't request addresses whenSam Hartman2002-09-112-11/+18
* * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2002-09-112-2/+8
* * locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2002-09-112-8/+44
* whitespaceKen Raeburn2002-09-111-1/+3
* another oneKen Raeburn2002-09-051-1/+1
* * rc_io.c (krb5_rc_io_move): Missed a variable name changeKen Raeburn2002-09-052-1/+5
* protoizeKen Raeburn2002-09-039-198/+54
* protoizeKen Raeburn2002-09-036-65/+41
* protoizeKen Raeburn2002-09-039-302/+88
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-032-2/+1
* protoizeKen Raeburn2002-09-0346-320/+124
* protoizeKen Raeburn2002-09-0388-1857/+1123
* * init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def...Ken Raeburn2002-09-032-4/+7
* Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn2002-09-0314-759/+297
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-2922-14/+58
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-294-0/+18
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-5/+10
* * sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2002-08-242-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-2322-14/+58
* * Makefile.in (SUBDIROBJLISTS): New variableKen Raeburn2002-08-232-0/+15
* * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP serviceKen Raeburn2002-08-232-5/+10
* turn off debug codeKen Raeburn2002-08-231-1/+1