| Commit message (Expand) | Author | Age | Files | Lines |
* | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
* | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 3 | -6/+17 |
* | * Makefile.in (clean-windows): Remove new "timestamp" file when | Ken Raeburn | 2003-05-27 | 2 | -1/+6 |
* | * krb5.hin: Sequence number of krb5_replay_data should be unsigned | Ezra Peisach | 2003-05-25 | 2 | -1/+5 |
* | Missing prototype for krb5_db_iterate_ext | Ezra Peisach | 2003-05-25 | 2 | -0/+8 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 4 | -17/+64 |
* | Implement heuristic for matching broken Heimdal sequence number encodings | Tom Yu | 2003-05-23 | 2 | -0/+4 |
* | Default KRB5_DEPRECATED to 0, but force it to 1 for in-tree stuff | Tom Yu | 2003-05-22 | 2 | -15/+11 |
* | krb5int_populate_gic_opt should return void | Sam Hartman | 2003-05-22 | 2 | -1/+5 |
* | Implement krb5_get_in_tkt_with_password and | Sam Hartman | 2003-05-20 | 2 | -1/+10 |
* | Sequence numbers are now unsigned. Implement lenient parser for | Tom Yu | 2003-05-18 | 3 | -5/+11 |
* | Define the new error codes | Ken Raeburn | 2003-05-17 | 2 | -0/+11 |
* | Fix memory leaks and double frees in preauth2.c | Sam Hartman | 2003-05-13 | 2 | -0/+6 |
* | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 3 | -2/+21 |
* | Add a new krb5_context field for the config-file tgs_enctypes, which | Ken Raeburn | 2003-05-10 | 2 | -0/+16 |
* | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 2 | -5/+26 |
* | Implement encoders for etype_info2 and add support to s2kparams for | Sam Hartman | 2003-05-06 | 2 | -0/+14 |
* | * port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro if | Ken Raeburn | 2003-05-02 | 2 | -0/+20 |
* | Incorporate krb5_os_context directly into krb5_context, since they're always | Ken Raeburn | 2003-04-28 | 2 | -1/+15 |
* | Implementation of Microsoft set password client library code provided | Sam Hartman | 2003-04-25 | 3 | -12/+45 |
* | Require only autoconf 2.52. Try --include argument to autoconf and autoheader, | Ken Raeburn | 2003-04-25 | 2 | -1/+7 |
* | * fake-addrinfo.h (getaddrinfo) [NUMERIC_SERVICE_BROKEN]: Overwrite the port | Ken Raeburn | 2003-04-07 | 2 | -11/+19 |
* | * fake-addrinfo.h (COPY_FIRST_CANONNAME) [_AIX]: Define. | Ken Raeburn | 2003-04-02 | 2 | -9/+55 |
* | * configure.in: Use KRB5_AC_NEED_BIND_8_COMPAT to check for bind 9 and higher... | Alexandra Ellwood | 2003-03-18 | 2 | -0/+9 |
* | * krb5.h: Removed enumsalwaysint because there are no typed enums in this hea... | Alexandra Ellwood | 2003-03-06 | 3 | -11/+23 |
* | * osconf.h: Added DEFAULT_SECURE_PROFILE_PATH so that KfM will only search pa... | Alexandra Ellwood | 2003-03-06 | 2 | -2/+12 |
* | * des.h, krb.h: Removed deprecated KfM functions. They will be exported but ... | Alexandra Ellwood | 2003-03-06 | 5 | -86/+35 |
* | use kdb keytab for kadmind | Tom Yu | 2003-03-06 | 2 | -1/+10 |
* | Remove kdb_dbm.h as it is unused | Sam Hartman | 2003-03-05 | 2 | -120/+4 |
* | Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except | Ken Raeburn | 2003-03-05 | 3 | -69/+19 |
* | * configure.in: Set and substitute maybe_kerberosIV. | Ken Raeburn | 2003-02-27 | 3 | -1/+9 |
* | * krb5.hin (krb5_princ_component): Return NULL if going off the end of the array | Ken Raeburn | 2003-02-20 | 2 | -1/+7 |
* | * configure.in: Check for sys/select.h and time.h | Ken Raeburn | 2003-02-20 | 2 | -1/+5 |
* | * Makefile.in (krb_err.h, kadm_err.h): Rebuild by going to lib/krb4 and | Ken Raeburn | 2003-02-13 | 2 | -10/+11 |
* | Fix lots of things to compile on Unix. Fix some typos | Tom Yu | 2003-02-11 | 2 | -5/+42 |
* | * Makefile.in (all-unix): Remove kerberosIV/krb_err.h, as it was | Tom Yu | 2003-02-07 | 2 | -3/+11 |
* | Fix ABI divergence between Unix and Mac krb4 libraries in declaration | Tom Yu | 2003-02-07 | 2 | -0/+11 |
* | * Makefile.in (all-unix, install): Build and install kadm_err.h. | Ken Raeburn | 2003-01-22 | 2 | -4/+8 |
* | * krb5.hin (krb5_mk_req_checksum_func): Fix Windows calling convention syntax | Ken Raeburn | 2003-01-17 | 2 | -1/+6 |
* | Use "standard" error table processing rules | Ken Raeburn | 2003-01-15 | 2 | -6/+18 |
* | Move socklen_t and sockaddr_storage definitions to port-sockets.h | Ken Raeburn | 2003-01-10 | 3 | -17/+32 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -4/+6 |
* | AIX 4.3.3 getaddrinfo() is broken in a slightly different way than I thought | Ken Raeburn | 2003-01-09 | 2 | -7/+144 |
* | * fake-addrinfo.h (freeaddrinfo): Back out 1/3/03 change. ANSI | Ezra Peisach | 2003-01-08 | 2 | -2/+6 |
* | 2003-01-08 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2003-01-08 | 2 | -2/+7 |
* | More const for ops tables | Ken Raeburn | 2003-01-08 | 2 | -1/+2 |
* | Make ccache and rcache ops tables const | Ken Raeburn | 2003-01-08 | 2 | -4/+11 |
* | Implement krb5_auth_con_set_checksum_func, an API for setting a | Sam Hartman | 2003-01-06 | 2 | -1/+21 |
* | * fake-addrinfo.h (freeaddrinfo): Do not free a NULL pointer | Ezra Peisach | 2003-01-03 | 2 | -1/+6 |
* | Ignore some new generated files | Ken Raeburn | 2002-12-19 | 1 | -0/+1 |