mech_eap.orig
2011-05-10 moonshotHack: force complete to be true dvd/201105
2011-05-10 Sam HartmanDon't cast get_provider to const when not ssigning...
2011-05-10 Sam HartmanRemove inappropriate const from cast
2011-05-05 Sam Hartmandebian libeap: pull in patch to enable tls
2011-05-05 Sam Hartmandebian: autoreconf
2011-05-04 Sam HartmanEnable TLS in libeap
2011-05-04 Sam Hartmanlibeap: enable TLS internal client and server
2011-05-04 moonshothack: force mutual to be true
2011-04-27 Sam HartmanDepend on libfreeradius-dev
2011-04-27 Sam HartmanMerge remote branch 'origin/master' into debian
2011-04-27 Sam HartmanInclude makefile.in for debian
2011-04-27 Sam HartmanDepend on libjansson-dev
2011-04-27 Luke Howardreinstate -DEAP_XXX defines for now
2011-04-27 Luke Howardcleanup autogen.sh
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardinclude missing objects for functioning libeap.a
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke Howardremove CONFIG_FIPS substitutions when building md5...
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-27 Sam Hartmanautoreconf
2011-04-27 Sam Hartmandebian directory
2011-04-26 Sam HartmanMerge branch 'master' into debian
2011-04-26 Sam HartmanRearrange moonshot to have libeap as a subproject
2011-04-26 Sam Hartmanautomake build system
2011-04-25 Sam HartmanMerge remote-tracking branch 'origin/master' into debian
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 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 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 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-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 Howardbetter propagation of bad name token errors
2011-03-29 Luke Howardcleanup shib attr provider a little
2011-03-29 Luke HowardAllow Shibboleth initialization failure to be non-fatal
2011-03-28 Luke Howardcorrect importing of partial attribute contexts
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 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 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...
2011-03-26 Luke Howarddon't use C++ comments
2011-03-25 Scott CantorStop setting appID to the acceptor name, adjust handlin...
2011-03-25 Scott CantorUse serialized values out of resolver instead of raw...
2011-03-25 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-03-25 Luke HowardTreat missing attribute name format as UNSPECIFIED
next