| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removal of ISODE (and there was much rejoicing) | Theodore Tso | 1995-02-02 | 60 | -5960/+0 |
* | * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), and | Chris Provenzano | 1995-02-02 | 10 | -62/+175 |
* | in_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_req_decoded()) | Chris Provenzano | 1995-01-28 | 4 | -5/+21 |
* | Added krb5_keytype arg to krb5_ktfile_get_entry() | Chris Provenzano | 1995-01-28 | 3 | -1/+8 |
* | Added krb5_keytype arg to krb5_kt_read_service_key() | Chris Provenzano | 1995-01-28 | 2 | -14/+17 |
* | Added krb5_keytype arg to rd_req_keyproc() | Chris Provenzano | 1995-01-28 | 2 | -2/+7 |
* | * Fix scc_read.c (krb5_scc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
* | * Fix fcc_read.c (krb5_fcc_read_authdatum()) krb5_authdatatype | Chris Provenzano | 1995-01-27 | 2 | -1/+9 |
* | * rnd_confoun.c: Replace <.../...> includes with "..."s | John Gilmore | 1995-01-26 | 2 | -2/+5 |
* | * Makefile.in (CFLAGS): Use -I../des to pull in include file. | John Gilmore | 1995-01-26 | 6 | -13/+14 |
* | * Makefile.in (CFLAGS): Add -I../des to pull in DES header file. | John Gilmore | 1995-01-26 | 7 | -20/+120 |
* | * cbc_cksum.c, cs_entry.c, des.h, destest.c, f_sched.c, | John Gilmore | 1995-01-26 | 16 | -69/+27 |
* | * crc-32.h: New file, moved from include/krb5/crc-32.h. | John Gilmore | 1995-01-26 | 4 | -6/+44 |
* | * Makefile.in (CFLAGS): Add -I options to pick up include files | John Gilmore | 1995-01-26 | 6 | -34/+24 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 11 | -31/+12 |
* | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 3 | -14/+22 |
* | * acquire_cred.c (acquire_accept_cred): Add context arg when | John Gilmore | 1995-01-23 | 2 | -1/+6 |
* | * get_krbhst.c (krb5_get_krbhst): Declare realm argument const, | John Gilmore | 1995-01-23 | 2 | -1/+6 |
* | Fix use of connected sockets; previously krb5_sendto_kdc only used one | Theodore Tso | 1995-01-19 | 2 | -29/+45 |
* | Make global_context a static variable and initialize it automatically | Theodore Tso | 1995-01-19 | 2 | -0/+14 |
* | Fixed bugs in introduction of context variables; if the global context is | Theodore Tso | 1995-01-19 | 10 | -17/+80 |
* | Oops in previous memory freeing fixes; was a bit too agressive freeing things | Theodore Tso | 1995-01-19 | 1 | -1/+1 |
* | it belongs here instead | Mark Eichin | 1995-01-18 | 1 | -0/+54 |
* | Acually move init_ctx.c to init_os_ctx.c in the CVS repository and also | Chris Provenzano | 1995-01-13 | 2 | -1/+7 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 7 | -150/+228 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 30 | -129/+163 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 153 | -1658/+1982 |
* | Removed all references to DECLARG and OLDDECLARG | Chris Provenzano | 1995-01-13 | 36 | -1017/+825 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 41 | -604/+717 |
* | fix typo | Mark Eichin | 1995-01-13 | 1 | -1/+1 |
* | gss_display_name() should return a name type OID, not a mechanism OID | Theodore Tso | 1995-01-10 | 2 | -1/+6 |
* | configure.in: | Theodore Tso | 1994-12-22 | 5 | -1/+130 |
* | Add test for uid_t | Theodore Tso | 1994-12-22 | 2 | -0/+5 |
* | Change the type of krb5_context to include the pointer | Theodore Tso | 1994-12-22 | 2 | -7/+7 |
* | New function which support krb5_init_os_context and krb5_free_os_context | Theodore Tso | 1994-12-20 | 1 | -0/+65 |
* | Add support for krb5_init_os_context and krb5_free_os_context | Theodore Tso | 1994-12-20 | 2 | -0/+5 |
* | Add support for krb5_init_context and krb5_free_context | Theodore Tso | 1994-12-20 | 3 | -0/+71 |
* | Add new magic numbers for krb5_context and krb5_os_context | Theodore Tso | 1994-12-20 | 2 | -0/+6 |
* | Fixed minor bug where the length of the returned domain was calculated | Theodore Tso | 1994-12-19 | 2 | -1/+6 |
* | If a null addresses is passed in to krb5_scc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
* | If a null addresses is passed in to krb5_fcc_store_addrs, don't core dump | Theodore Tso | 1994-12-13 | 2 | -3/+10 |
* | Add check for HAS_SETSID test for daemon.c | Theodore Tso | 1994-12-13 | 2 | -0/+5 |
* | rd_req_dec.c (decrypt_authenticator): If the subkey doesn't exist, | Theodore Tso | 1994-12-13 | 2 | -1/+7 |
* | Set the principal's type and magic number | Theodore Tso | 1994-12-01 | 2 | -1/+5 |
* | Makefile.in: Build the new test driver (t_walk_rtree.c) for | Theodore Tso | 1994-12-01 | 5 | -1/+87 |
* | Add appropriate help text for the --with-krb4 option. Remove | Theodore Tso | 1994-11-30 | 2 | -4/+6 |
* | Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The API | Theodore Tso | 1994-11-30 | 4 | -2/+239 |
* | mk_req_ext.c (krb5_mk_req_extended): Sanitize how memory is freed in | Theodore Tso | 1994-11-21 | 2 | -73/+65 |
* | encode_kdc.c (krb5_encode_kdc_rep): Now requires that the | Theodore Tso | 1994-11-21 | 4 | -27/+40 |
* | Fix obvious typo | Theodore Tso | 1994-11-19 | 1 | -1/+1 |