summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...Andrew Bartlett2011-02-0231-104/+109
* heimdal_build: Add version-script for gssapi.Jelmer Vernooij2010-12-171-0/+180
* s4:heimdal: import lorikeet-heimdal-201012010201 (commit 81fe27bcc0148d410ca4...Andrew Bartlett2010-12-0115-244/+1317
* s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell2010-11-171-1/+5
* s4:heimdal: import lorikeet-heimdal-201011102149 (commit 5734d03c20e104c8f455...Andrew Bartlett2010-11-151-14/+13
* heimdal Add clock-skew handling to DCE-style GSSAPIAndrew Bartlett2010-11-081-39/+65
* s4:heimdal: import lorikeet-heimdal-201009250123 (commit 42cabfb5b683dbcb97d5...Matthieu Patou2010-10-03101-525/+500
* heimdal Use a seperate krb5_auth_context for the delegated credentialsAndrew Bartlett2010-09-283-1/+35
* s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett2010-03-277-11/+108
* s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett2010-03-279-38/+61
* s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett2009-11-176-12/+0
* s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett2009-11-131-9/+7
* s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett2009-11-1377-533/+611
* s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher2009-09-181-0/+1
* s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett2009-08-061-4/+5
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-0519-67/+727
* s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2009-07-171-0/+6
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1649-411/+871
* s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett2009-07-161-1/+4
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-1272-494/+964
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-2872-1768/+1838
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-26120-255/+398
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-262-1041/+0
* Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"Stefan Metzmacher2008-08-262-64/+22
* Revert "gsskrb5: always return an acceptor subkey"Stefan Metzmacher2008-08-261-18/+4
* gsskrb5: always return an acceptor subkeyStefan Metzmacher2008-08-141-4/+18
* gsskrb5: try to be compatible with windows for gss_wrap* and cfxStefan Metzmacher2008-08-082-11/+39
* gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2008-08-082-22/+64
* heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.cStefan Metzmacher2008-08-011-0/+69
* heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-0171-466/+893
* gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is givenStefan Metzmacher2008-06-271-0/+6
* gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable nameStefan Metzmacher2008-06-271-2/+2
* krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specifiedStefan Metzmacher2008-06-021-5/+11
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-1919-124/+254
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1012-76/+87
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1014-121/+136
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-10125-569/+1059
* r20640: Commit part 2/2Andrew Bartlett2007-10-1052-1347/+1745
* r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher2007-10-101-2/+5
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-106-116/+179
* r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2007-10-102-5/+4
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-105-22/+100
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-1011-132/+162
* r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher2007-10-101-0/+2
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-10131-4955/+16247
* r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell2007-10-101-1/+1
* r18308: get this right ....Andrew Tridgell2007-10-101-1/+1
* r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell2007-10-101-1/+1
* r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-2/+2