Changes testing for WIN32 to HAVE_*_H macros, changed how inline is defined on Windows
[moonshot.git] / moonshot /
2011-07-01 Kevin WassermanChanges testing for WIN32 to HAVE_*_H macros, changed...
2011-07-01 Alexey MelnikovSome initial Windows portability fixes in include files
2011-07-01 Kevin WassermanMixed changes to configure.ac
2011-07-01 Kevin WassermanConditionalized Acceptor codepaths and modules.
2011-07-01 Kevin WassermanExplicitly include stdio.h in util_cred.c
2011-07-01 Kevin Wassermanmove AC_GNU_SOURCE before its use, add AC_USE_SYSTEM_EX...
2011-07-01 Kevin WassermanFix mech_eap_la_LDFLAGS to use $(srcdir) for mech_eap...
2011-06-11 Luke Howardupdate TODO list
2011-05-23 Luke HowardScopedAttribute/SimpleAttribute are displayable
2011-05-23 Luke Howardsupport BinaryAttribute subclasses
2011-05-23 Luke HowardUpgrade Shibboleth for binary attribute support
2011-05-20 Luke HowardRevert "implement gss_acquire_cred_ext"
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 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 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-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 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-27 Luke Howardalphabetize sources correctly
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 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 HartmanRearrange moonshot to have libeap as a subproject