| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * init_sec_context.c: Include auth_con.h if CFX_EXERCISE is defined. | Ken Raeburn | 2004-01-05 | 3 | -15/+48 |
| * | * util_crypt.c (kg_encrypt, kg_decrypt): Input pointer now points to const. | Ken Raeburn | 2003-12-20 | 4 | -5/+12 |
| * | * init_sec_context.c: Include k5-int.h for accessor | Tom Yu | 2003-12-19 | 2 | -0/+5 |
| * | The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64, | Jeffrey Altman | 2003-12-19 | 4 | -9/+41 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -46/+93 |
| * | Add 64-bit sequence number support. Do sequence number ordering tests relative | Ken Raeburn | 2003-12-13 | 11 | -264/+846 |
| * | Added kg_sync_ccache_name(), kg_get_ccache_name, and kg_set_ccache_name() and... | Alexandra Ellwood | 2003-12-11 | 5 | -33/+177 |
| * | krb5_gss_register_acceptor_identity does not allocate enough memory for cache... | Ezra Peisach | 2003-07-19 | 2 | -1/+6 |
| * | Remove kg_release_defcred and caching of default credential. Rewrite | Tom Yu | 2003-07-17 | 7 | -476/+620 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 2 | -1/+4 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Call | Tom Yu | 2003-07-15 | 2 | -4/+9 |
| * | * acquire_cred.c (acquire_init_cred): Close the ccache if | Tom Yu | 2003-07-10 | 2 | -0/+8 |
| * | libgss leaks, UMRs | Tom Yu | 2003-06-13 | 3 | -0/+9 |
| * | make_ap_req_v1 leaks memory | Tom Yu | 2003-06-13 | 2 | -0/+7 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -17/+17 |
| * | * gssapi_krb5.h: Remove check for GSS_RFC_COMPLIANT_OIDS | Tom Yu | 2003-05-13 | 2 | -3/+4 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 3 | -6/+14 |
| * | Do not claim GSS_C_PROT_READY_FLAG since we don't support it | Sam Hartman | 2003-03-14 | 4 | -1/+14 |
| * | * disp_status.c, gssapi_krb5.h, gssapiP_krb5.h: Removed Mac header goober | Alexandra Ellwood | 2003-03-06 | 4 | -20/+8 |
| * | * acquire_cred.c (krb5_gss_register_acceptor_identity): New | Tom Yu | 2003-03-06 | 3 | -19/+61 |
| * | Do not expect sequence number in encrypted krb_cred | Sam Hartman | 2003-03-04 | 2 | -1/+5 |
| * | GSS_C_NO_CREDENTIAL should accept any principal | Sam Hartman | 2003-03-04 | 5 | -40/+62 |
| * | There isn't really a point to validating cred_handle if it was just | Tom Yu | 2003-03-01 | 2 | -6/+11 |
| * | Thanks, similar patch applied | Tom Yu | 2003-02-25 | 2 | -6/+52 |
| * | * gssapi_krb5.c (kg_get_defcred): Revert previous; it's probably | Tom Yu | 2003-02-24 | 3 | -32/+34 |
| * | This should fix things, but I don't have an easy way to test | Tom Yu | 2003-02-21 | 2 | -15/+37 |
| * | * Makefile.in ($(GSSAPI_KRB5_HDR)): Use $(S) to avoid problems on | Tom Yu | 2003-02-14 | 2 | -1/+6 |
| * | Oops, add $(GSSAPI_KRB5_HDR) to all-unix | Tom Yu | 2003-02-13 | 2 | -2/+3 |
| * | More tweaks to deal with parallel builds | Tom Yu | 2003-02-13 | 2 | -9/+10 |
| * | Have g_token_size return unsigned int for signed/unsigned cleanup | Ezra Peisach | 2003-02-09 | 2 | -1/+5 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+7 |
| * | For new encryption types and for RC4, encrypt the krb_cred message in | Sam Hartman | 2003-01-08 | 2 | -51/+93 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 2 | -96/+4 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 8 | -12/+31 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 2 | -1/+5 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -3/+7 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+2 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -3/+7 |
| * | * k5unseal.c (kg_unseal): Pass unsigned int * instead of int * | Ezra Peisach | 2002-07-15 | 3 | -2/+10 |
| * | * gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h | Tom Yu | 2002-07-14 | 5 | -9/+96 |
| * | update dependencies | Ken Raeburn | 2002-07-13 | 1 | -6/+12 |
| * | Get rid of some unused functions and files. Hide | Ken Raeburn | 2002-07-13 | 8 | -478/+14 |
| * | * init_sec_context.c (make_ap_req_v2): Delete unused function | Ken Raeburn | 2002-07-12 | 2 | -19/+2 |
| * | * accept_sec_context.c (rd_and_store_for_creds): Don't declare krb5_mcc_ops | Ken Raeburn | 2002-07-12 | 2 | -2/+1 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Instead of asking for the | Ken Raeburn | 2002-07-12 | 2 | -3/+53 |
| * | * accept_sec_context.c (rd_and_store_for_creds): Remove registration of memor... | Ken Raeburn | 2002-07-12 | 2 | -1/+5 |
| * | * init_sec_context.c (get_credentials): Delete unused variable | Ken Raeburn | 2002-07-01 | 2 | -2/+2 |
| * | remove gss krb5 mech2 oid and oidset variables | Ken Raeburn | 2002-07-01 | 10 | -17/+17 |
| * | fix some compiler warnings | Ken Raeburn | 2002-07-01 | 3 | -11/+21 |