| Commit message (Expand) | Author | Age | Files | Lines |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -6/+3 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 7 | -4/+26 |
* | 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 | 6 | -197/+12 |
* | 2002-12-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2002-12-06 | 2 | -23/+28 |
* | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 8 | -12/+31 |
* | * gssapiP_generic.h, util_token.c: Change g_make_token_header and | Ezra Peisach | 2002-11-15 | 3 | -5/+12 |
* | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 4 | -2/+10 |
* | Add some dependencies on phony build targets to help with cross-directory dep... | Ken Raeburn | 2002-09-24 | 2 | -0/+7 |
* | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 8 | -15/+31 |
* | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+5 |
* | undo quoting changes | Ken Raeburn | 2002-08-27 | 2 | -10/+7 |
* | more quoting | Ken Raeburn | 2002-08-27 | 2 | -4/+7 |
* | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 4 | -3/+12 |
* | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 8 | -15/+31 |
* | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-22 | 2 | -0/+5 |
* | * gssapiP_generic.h, util_token.c (g_verify_token_header): Make | Ezra Peisach | 2002-07-15 | 3 | -2/+7 |
* | * k5unseal.c (kg_unseal): Pass unsigned int * instead of int * | Ezra Peisach | 2002-07-15 | 3 | -2/+10 |
* | * gss_libinit.c (gssint_cleanup_library): Remove variable set but | Ezra Peisach | 2002-07-15 | 2 | -4/+9 |
* | * gss_libinit.c: Conditionalized error table loading for Mac OS X. | Tom Yu | 2002-07-14 | 2 | -0/+17 |
* | * 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 | 2 | -9/+12 |
* | Get rid of some unused functions and files. Hide | Ken Raeburn | 2002-07-13 | 12 | -522/+21 |
* | * gssapi_generic.h: allow inclusion by C++ | Tom Yu | 2002-07-13 | 5 | -12/+69 |
* | * 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 |
* | update dependencies | Ken Raeburn | 2002-06-15 | 3 | -127/+94 |
* | reformat comment | Ken Raeburn | 2002-05-25 | 1 | -19/+21 |
* | update dependencies | Ken Raeburn | 2002-03-26 | 1 | -1/+3 |
* | Commit patch to accept both encrypted and unencrypted credentials for Heimdal... | Sam Hartman | 2002-03-03 | 2 | -14/+48 |
* | When initiating GSSAPI context override tgs-enctypes | Sam Hartman | 2001-11-18 | 2 | -24/+10 |
* | * k5unseal.c: Fix whitespace in copyright message | Ezra Peisach | 2001-10-30 | 3 | -9/+16 |
* | * Use right key usage for seal without encryption. | Sam Hartman | 2001-10-27 | 2 | -1/+5 |
* | * k5seal.c (make_seal_token_v1): Correct errors in code | Ezra Peisach | 2001-10-26 | 2 | -5/+15 |
* | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 8 | -196/+388 |
* | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 3 | -58/+58 |
* | avoid name conflicts with glib | Ken Raeburn | 2001-10-20 | 2 | -0/+38 |
* | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 3 | -195/+198 |
* | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 9 | -271/+271 |
* | * mglueP.h: Make all prototypes unconditional | Ken Raeburn | 2001-10-09 | 2 | -102/+89 |
* | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 2 | -1/+2 |
* | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 10 | -111/+120 |
* | Put back GSS_DLLIMP for variables, but define the macro here instead of in | Ken Raeburn | 2001-10-05 | 5 | -137/+163 |
* | * accept_sec_context.c (krb5_gss_accept_sec_context): Ignore | Tom Yu | 2001-10-04 | 2 | -10/+23 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 13 | -124/+136 |