moonshot.git
2011-05-20 Luke HowardRevert "remove acquire_cred_ext until it is standardized"
2011-05-20 Luke Howardreauth-specific hack should be conditional on reauth...
2011-05-20 Luke Howardremove acquire_cred_ext until it is standardized
2011-05-19 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-05-19 Luke Howardupdate TODO
2011-05-17 Luke Howardupdate to openssh-5.8p2
2011-05-17 moonshothack: force mutual to be true
2011-05-16 Luke Howardfool gssapi symbol tests into working with Heimdal...
2011-05-16 Luke Howardmove gss_const_OID compat to gssapiP_eap.h
2011-05-16 Luke Howarddon't set display_value for binary RADIUS attributes
2011-05-16 Luke Howardupdate with location of samba patches
2011-05-16 Luke Howardupdate README
2011-05-16 Luke HowardAdd readme for Samba
2011-05-16 Luke Howardcleanup getFragmentedAttribute
2011-05-16 Luke Howardcatch exceptions initialising Shibboleth
2011-05-16 Luke Howardremove attempt to autdetect base64, it's broken
2011-05-16 Luke Howardallow newlines in base64Valid check
2011-05-16 Luke Howardnote that treating all base64 values as binary is bad
2011-05-15 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-05-15 Luke Howardallow binary resolved attributes
2011-05-15 Luke Howardallow empty user names in SSH protocol
2011-05-15 Luke HowardTreat non-internal UKERNA attributes as fragmented...
2011-05-15 Luke Howardalways set complete for local attributes
2011-05-15 Luke Howardadd MS-Windows-Auth-Data attribute
2011-05-15 Luke Howardignore embedded newlines in base64
2011-05-15 Luke HowardUpdate OpenSSH to support passing empty user name
2011-05-14 Luke Howardimplement gss_acquire_cred_ext
2011-05-14 Luke Howardimplement gss_inquire_cred_by_mech
2011-05-12 Luke Howardallow pCtx to be NULL for Heimdal compat
2011-05-12 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-05-12 Luke Howarddon't release mech OID on Heimdal
2011-05-10 Luke Howardcleanup indentation
2011-05-10 Sam HartmanRemove inappropriate const from cast
2011-05-10 Sam HartmanRemove inappropriate const from cast
2011-05-09 Sam HartmanAdd firefox module
2011-05-09 Sam HartmanUpdate for radsec repo
2011-05-09 Luke Howardnote about interning OIDs
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
2011-04-28 Luke HowardMerge branch 'master' of /srv/git/moonshot
2011-04-28 Luke Howardupdate resolver/sp for Heimdal naming extension tests
2011-04-27 Luke Howardalphabetize sources correctly
2011-04-27 Luke Howardreinstate -DEAP_XXX defines for now
2011-04-27 Luke Howardremove mech_eap/libeap from build packages and replace...
2011-04-27 Luke Howardcleanup autogen.sh
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-04-27 Luke Howardexport gssspi_authorize_localname
2011-04-27 Luke Howardremove @EAP_LDFLAGS@, no longer exists
2011-04-27 Sam HartmanUpdate libeap
2011-04-27 Luke Howardinclude gssspi_authorize_localname
2011-04-27 Luke Howardsilent-rules unknown with my version of automake
2011-04-27 Luke Howardmove autogen.sh to top level
2011-04-27 Luke Howardadd gssspi_authorize_localname() stub
2011-04-27 Sam HartmanMerge branch 'master' of ssh://moonshot.suchdamage...
2011-04-26 Sam HartmanUpdate libeap location in modules
2011-04-26 Sam HartmanRearrange moonshot to have libeap as a subproject
2011-04-26 Luke HowardSet libradsec checkout to b6cbbcfa
2011-04-22 Luke HowardChange krbCred member to reauthCred to better clarify...
2011-04-22 Luke Howardlibeap is now C++ clean, remove workaround
2011-04-21 Luke Howards/kerberosCtx/reauthCtx/g
2011-04-19 Luke Howardsync sp with upstream - composite name support
2011-04-19 Luke Howardsync sp with upstream
2011-04-19 Luke Howardupdate for changed addToken() API
2011-04-19 Luke Howardsend a composite name token instead of a sec context...
2011-04-19 Luke HowardAllow composite names in GSS_C_NT_EXPORT_NAME
2011-04-07 Luke Howardproperly account for other package directories when...
2011-04-05 Luke Howarddon't allow setting of binary SAML attribute values...
2011-04-04 Luke Howardcheck syntax before decoding base64 encoded SAML attributes
2011-04-04 Luke Howarddon't return GSS_S_CREDENTIALS_EXPIRED if no expiry...
2011-04-04 Luke Howardreturn GSS_S_CREDENTIALS_EXPIRED if credentials expired
2011-04-04 Luke Howardplug leaks in 898862478f9adecfc5580814cf1296464c448b1b
2011-04-03 Luke Howardautomatically decode base64 encoded SAML values
2011-04-03 Luke Howardrefactor unknown attribute syntax detection
2011-04-03 Luke Howardtry to guard against multiple shibboleth library initia...
2011-04-03 Luke HowardDon't crash if there are zero valued attributes
2011-04-02 Luke HowardXML string memory management cleanups
2011-04-02 Luke Howardreturn assertion also in display_value; do not assume...
2011-04-01 Luke Howardfix incorrect usage of XMLString::transcode, assumes...
2011-04-01 Luke Howardset name type to GSS_C_NT_USER_NAME if NAI
2011-03-31 Luke Howardremove cyrus-sasl for now (again)
2011-03-31 Luke HowardIf RADIUS returns a present but empty PW_USER_NAME...
2011-03-31 Luke Howardset GSS_C_NT_ANONYMOUS only for completely anonymous
2011-03-31 Luke Howardindentation fix
2011-03-31 Luke HowardUse empty name for anonymous name
2011-03-30 Luke Howardupdate cyrus-sasl
2011-03-30 Luke Howardrevert cyrus-sasl to no autogenerated file version...
2011-03-30 Luke Howardremove cyrus-sasl from build, it doesn't build now...
2011-03-30 Luke Howardupdate cyrus-sasl with more autogenerated files
2011-03-30 Luke Howardupdate cyrus-sasl, again.
2011-03-30 Luke Howardadd cyrus-sasl to build
2011-03-30 Luke Howardupdate cyrus-sasl, saslauthd flags
2011-03-30 Luke Howardupdate cyrus-sasl
2011-03-30 Luke Howardexception handling-related cleanup
2011-03-30 Luke Howardfix shib reentrancy regression in recent commit
2011-03-30 Luke Howardallow gssEapSaveStatusInfo to reset status to NULL
2011-03-30 Luke Howardsave Shibboleth exception code in GSS per-thread status
2011-03-30 Luke Howardrefactory: s/initFrom/initWith/g
2011-03-30 Luke Howardfix exception to GSS error code mapping
2011-03-30 Luke Howardfix an incorrect assertion in unknown RADIUS attribute...
next