moonshot.git
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...
2011-03-30 Luke Howardupdate OpenSSH to keyex branch
2011-03-29 Luke Howardfix uninitialized variable major
2011-03-29 Luke Howardreorder variables in shib client
2011-03-29 Luke Howardmark all Shib attributes as authenticated
2011-03-29 Luke Howardallow unknown attributes to be binary or string
2011-03-29 Luke Howardadd better JSON type checking to RADIUS decoder
2011-03-29 Luke Howardfix various bugs in DDF/JSON bridge
2011-03-29 Luke Howardpersist RADIUS attr provider authentication status...
2011-03-29 Luke Howardtag security context token with mechanism OID for feedi...
2011-03-29 Luke Howardallow complete/authenticated params to be NULL
2011-03-29 Luke Howardupdate resolver to SVN r305 (merge in GSS fixes)
2011-03-29 Luke Howardupdate for more portable GSS Library build fixes
2011-03-29 Luke Howardbetter propagation of bad name token errors
2011-03-29 Luke Howardcleanup shib attr provider a little
2011-03-29 Luke Howardupdate to r303 of SVN (GSS context patch)
2011-03-29 Luke Howardfix linkage error in sp
2011-03-29 Luke HowardAllow Shibboleth initialization failure to be non-fatal
2011-03-28 Luke Howardset opensaml2 to 2.4.1 tag
2011-03-28 Luke Howardupdate to version that compiles with GSS
2011-03-28 Luke Howardcorrect importing of partial attribute contexts
2011-03-28 Luke Howardadd --with-gssapi for shibresolver
2011-03-28 Luke HowardRefactor export reentrancy fix to be less intrusive
2011-03-28 Luke Howarddon't assert !CTX_FLAG_KRB_REAUTH when exporting partia...
2011-03-28 Luke Howardupdate resolver
2011-03-28 Luke Howardsend exported GSS context token to shibresolver
2011-03-28 Luke Howardadd export_sec_context variant that does not reenter...
2011-03-28 Luke Howarduse gss_eap_util namespace for utility functions until we
2011-03-28 Luke Howardcomment out dumping code json-name
2011-03-28 Luke HowardDDF bridging not entirely toll free
2011-03-28 Luke Howardcleanup
2011-03-28 Luke Howardcleanup
2011-03-28 Luke Howardadd JSON utility class
2011-03-27 Luke Howardremove ROKEN_LIB_FUNCTION
2011-03-27 Luke Howardadd jansson to source_packages
2011-03-27 Luke Howardupdate shibboleth
2011-03-27 Luke Howardset jansson to 2.0
2011-03-27 Luke Howardadd jansson submodule
2011-03-27 Luke Howarduse JSON instead of DDF marshalling
2011-03-27 Luke Howardin progress use DDF to serialise names
2011-03-27 Luke Howardmake attribute prefix a class method
2011-03-27 Luke Howardcheck provider enabled before non-marshalled initializing
2011-03-26 Luke Howardfix missing return statement in importing attributes
2011-03-26 Luke Howardcleanup, fix uninitialized variable warning
2011-03-26 Luke Howardcomments on attribute context import
2011-03-26 Luke HowardInclude locally resolved attributes in composite name...
next