Revert "Revert "try to guard against multiple shibboleth library initializations""
[moonshot.git] / mech_eap / util_shib.cpp
2011-04-03 Luke HowardRevert "Revert "try to guard against multiple shibbolet...
2011-04-03 Luke HowardRevert "try to guard against multiple shibboleth librar...
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-03-30 Luke HowardMerge branch 'master' into tlv-mic
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 HowardMerge branch 'master' into tlv-mic
2011-03-29 Luke Howardreorder variables in shib client
2011-03-29 Luke Howardmark all Shib attributes as authenticated
2011-03-29 Luke HowardMerge branch 'master' into tlv-mic
2011-03-29 Luke Howardfix various bugs in DDF/JSON bridge
2011-03-29 Luke Howardtag security context token with mechanism OID for feedi...
2011-03-29 Luke HowardMerge branch 'master' into tlv-mic
2011-03-29 Luke Howardcleanup shib attr provider a little
2011-03-28 Luke HowardMerge branch 'master' into tlv-mic
2011-03-28 Luke HowardRefactor export reentrancy fix to be less intrusive
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 Howardadd JSON utility class
2011-03-27 Luke HowardMerge branch 'master' into tlv-mic
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-26 Luke HowardMerge branch 'master' into tlv-mic
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-15 Luke HowardMerge branch 'master' into tlv-mic
2011-03-15 Luke HowardMerge branch 'tlv'
2011-03-15 Luke Howardcleanup unused parameter warnings
2011-01-22 Luke HowardUpdate copyrights for 2011
2011-01-02 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2010-10-25 Luke Howardremove unnecessary namespace qualification
2010-10-21 Luke Howardmap Shibboleth/OpenSAML exceptions to mech errors
2010-10-21 Luke Howardcatch resolver exceptions
2010-10-21 Luke Howardfix some build issues with current resolver
2010-10-19 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2010-10-16 Luke Howardadd some function headers
2010-10-13 Luke Howardproperly support multiple attribute statements
2010-10-12 Luke Howardadd RADIUS set/delete attribute code
2010-10-11 Luke HowardBetter error reporting through com_err
2010-10-05 Luke Howards/1.3.6.1.4.1.5322.21/1.3.6.1.4.1.5322.22
2010-09-24 Luke HowardMerge branch 'master' of ssh://lhoward@moonshot.suchdam...
2010-09-22 Luke HowardFix some build errors, and build with flat_namespace
2010-09-21 Luke Howarddisable shib test for now
2010-09-21 Luke HowardMerge branch 'oldradius'
2010-09-21 Luke Howardimport radius state
2010-09-20 Luke Howardfix up state machine, some compile ints
2010-09-20 Luke Howardcleanup
2010-09-20 Luke Howardreduce number of headers we include
2010-09-20 Luke Howarduse shibresolver API properly
2010-09-20 Luke HowardFactory out attribute init code
2010-09-20 Luke Howardremove trailing whitespace
2010-09-19 Luke Howardvarious fixes, add a sample attribute to exercise code
2010-09-19 Luke Howardcleanup and plugin attr context creation
2010-09-19 Luke Howardallow authenticated/complete to be optional
2010-09-19 Luke Howardcleanup name exporting for internal use
2010-09-18 Luke Howardtry to propagate RADIUS authentication state
2010-09-18 Luke Howardcleanup marshalling code
2010-09-18 Luke Howardadd some marshalling for the shib case
2010-09-18 Luke Howardfactory out prefix registration
2010-09-18 Luke Howardmore cleanup/revert
2010-09-18 Luke Howarduse static_case where safe
2010-09-18 Luke Howardfix a compile error
2010-09-18 Luke Howardcleanup
2010-09-18 Luke Howardrename
2010-09-18 Luke Howardcleanup initialistaion pattern
2010-09-18 Luke Howardsome cleanup work on marshalling
2010-09-18 Luke Howardcleanup, hook in RADIUS to Shib
2010-09-17 Luke Howardcleanup
2010-09-17 Luke Howardcleanup
2010-09-17 Luke HowardNew attribute provider SPI