Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / mech_eap / util_radius.cpp
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2013-09-20 Sam HartmanMerge remote-tracking branch 'origin/eap-tls'
2013-09-13 Sam HartmanEAP Channel binding support
2013-03-19 Kevin WassermanEap channel bindings cleanup
2012-09-16 Luke HowardCoding style conform
2012-09-14 Sam HartmanUpdate to use IETF RADIUS attributes
2012-09-11 Sam HartmanUpdate to gss-eap-naming-04
2012-09-11 Sam HartmanMerge remote-tracking branch 'origin/radius-new-client...
2012-02-02 Luke HowardMerge branch 'master' into radius-new-client-pkcs12
2012-01-11 Luke Howardfix order of operations merge regression
2012-01-11 Luke Howarduse rs_attr_display_name/rs_attr_parse_name
2012-01-11 Luke Howarduse "26" as prefix for vendor attributes
2012-01-11 Luke Howarduse urn:ietf:params:gssapi:aaa-radius prefix
2012-01-11 Luke Howardcheck rs_attr_find return code correctly
2012-01-11 Luke Howardremove rs_context_init_freeradius_dict
2012-01-11 Luke Howardport to new RADIUS client library
2011-11-28 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
2011-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
2011-10-10 Sam hartmanUpdate libeap to include make dist
2011-09-22 Luke Howardcheck radsec config when acquiring acceptor cred
2011-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-09-16 Luke HowardMore careful matching of alloc/free functions
2011-09-16 Luke Howarduse GSSEAP_ASSERT macro instead of assert
2011-05-20 Luke Howardreauth-specific hack should be conditional on reauth...
2011-05-16 Luke Howarddon't set display_value for binary RADIUS attributes
2011-05-16 Luke Howardcleanup getFragmentedAttribute
2011-05-15 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-05-15 Luke HowardTreat non-internal UKERNA attributes as fragmented...
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
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 Howardremove @EAP_LDFLAGS@, no longer exists
2011-04-27 Sam HartmanMerge branch 'master' of ssh://moonshot.suchdamage...
2011-04-26 Sam HartmanRearrange moonshot to have libeap as a subproject