summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5
Commit message (Expand)AuthorAgeFilesLines
...
* Change sizeof(long) to sizeof(krb5_int32)Ezra Peisach1996-03-092-1/+6
* k5mech.c (krb5_gss_get_context): Initialize the serializers here,Theodore Tso1996-03-024-125/+119
* accept_sec_context.c (krb5_gss_accept_sec_context): Remove dead codeTheodore Tso1996-02-275-7/+23
* Remoe static declaration of kg_context,Sam Hartman1996-02-262-5/+4
* Add support for new V2 call gss_wrap_size_limitTheodore Tso1996-02-252-1/+3
* No longer need to call name-type/mechanism registration function.Theodore Tso1996-02-242-9/+6
* * import_sec_context.c (krb5_gss_import_sec_context): Do notEzra Peisach1996-02-243-6/+12
* * rel_oid.c (krb5_gss_internal_release_oid): Change to match prototypeEzra Peisach1996-02-243-4/+13
* gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * asTheodore Tso1996-02-2424-330/+145
* Commited new snapshot from Roland Schemers at SunTheodore Tso1996-02-073-45/+49
* Require DES for credentialsSam Hartman1996-01-262-1/+5
* * pname_to_uid.c (krb5_pname_to_uid): Changed def'n ofTom Yu1996-01-252-2/+8
* Don't assume that the input_name_buffer is null terminated, when itTheodore Tso1996-01-242-8/+26
* Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warningEzra Peisach1996-01-234-1/+14
* Add support for building GSSAPI as a shared libraryTheodore Tso1996-01-232-3/+21
* rel_oid.c (krb5_gss_internal_release_oid): Add the new interface forTheodore Tso1996-01-237-687/+61
* New files for Sun's multi-mechanism GSSAPITheodore Tso1996-01-232-0/+427
* Added defintion for KRB5_GSS_FOR_CREDS_OPTIONTheodore Tso1996-01-101-0/+2
* gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added forTheodore Tso1996-01-103-77/+252
* Add rule for building shared object filesTheodore Tso1995-12-012-0/+5
* Changed token ID for KG_TOK_WRAP_MSG to match KG_TOK_SEAL_MSG bothTheodore Tso1995-12-012-1/+5
* * krb5_gss_glue.c (gss_inquire_names_for_mech): Added new contextTheodore Tso1995-12-013-2/+12
* Fixed token type numbers so they conform with the protocol spec. PaulTheodore Tso1995-11-182-3/+11
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-032-6/+0
* Change the input type of do_mutual to be OM_int32 instead of an int,Theodore Tso1995-10-252-1/+8
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-2/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-3/+8
* Fix tabbing in prototypes. (Just to clear up a conflict)Theodore Tso1995-09-251-6/+6
* Fixed kb_seal_size prototypeKeith Vetter1995-09-252-2/+6
* acquire_.c: changed int to size_t.Theodore Tso1995-09-237-5/+76
* Lots of memory leaks and other fixes...Theodore Tso1995-09-1618-106/+136
* Free the auth context when freeing the GSSAPI context structureTheodore Tso1995-09-133-0/+14
* Undo MACINTOSH changes to path in these files - theye were correct. TheEzra Peisach1995-09-124-12/+5
* Reintegrate the keytab -> enctype changesEzra Peisach1995-09-123-5/+5
* Mac Beta 1 submissionKeith Vetter1995-09-118-5/+35
* (gss_delete_sec_context): Add extra indirection so that we actuallyTheodore Tso1995-09-093-6/+14
* * accept_sec_context.c, init_sec_context.c, util.c :Chris Provenzano1995-09-064-5/+9
* * accept_sec_context.c, init_sec_context.c, util_seed.c :Chris Provenzano1995-09-064-5/+11
* Update to GSSAPI-V2Paul Park1995-08-3122-79/+780
* init_sec_context.c (krb5_gss_init_sec_context): Remove duplicatedEzra Peisach1995-08-302-23/+5
* Zero out newly allocated context so encrypt_block doesnt have garbagePaul Park1995-08-293-1/+8
* Describe previous changesPaul Park1995-08-291-0/+10
* Add magic numbers for GSSAPI data structuresPaul Park1995-08-291-1/+3
* Add prototypes for {im,ex}port_sec_context and kg_ser_context_initPaul Park1995-08-291-0/+17
* Add {im,ex}port_sec_context wrapper routinesPaul Park1995-08-291-0/+30
* Add new modules to support {im,ex}port of GSSAPI contextPaul Park1995-08-295-0/+1060
* Use generic_gss_release_oid_set() instead of gss_release_oid_set() soTheodore Tso1995-08-072-1/+7
* Find rsa-md5.h in the correct place. Use k5-int.hPaul Park1995-07-276-14/+12
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-114-3/+8