moonshot.git
2011-03-15 Luke HowardMerge branch 'master' into tlv-mic
2011-03-15 Luke HowardDefine AC_GNU_SOURCE to avoid Linux compile warnings
2011-03-15 Luke Howardplug leak in previous commit
2011-03-15 Luke Howardplug leak in previous commit
2011-03-15 Luke HowardEnsure credentials are initialized before calling initB...
2011-03-15 Luke HowardEnsure credentials are initialized before calling initB...
2011-03-15 Luke HowardMerge branch 'master' into tlv-mic
2011-03-15 Luke Howardinclude stdarg.h for vasprintf
2011-03-15 Luke Howardfix unused parameter warning when building without...
2011-03-15 Luke Howardfix unused parameter warning when building without...
2011-03-15 Luke Howardupdate libeap unused parameter warnings
2011-03-15 Luke Howardupdate libeap unused parameter warnings
2011-03-15 Luke Howardremove an extraneous GSSEAP_UNUSED
2011-03-15 Luke HowardMerge branch 'master' into tlv-mic
2011-03-15 Luke HowardDon't specify -g -O in Makefile.am, configure does...
2011-03-15 Luke HowardMerge branch 'tlv'
2011-03-15 Luke Howardcleanup unused parameter warnings
2011-03-15 Luke HowardMerge branch 'master' into tlv
2011-03-15 Sam Hartmanenable --enable-tls because we probably want it and...
2011-03-15 Linus NordbergFollow API changes in libradsec.
2011-03-15 Luke Howardremove -fno-strict-aliasing and -Wunused-parameter
2011-03-15 Luke Howardput some state machine plumbing in acceptor to allow...
2011-03-15 Luke Howardadd some documentation
2011-03-14 Luke Howardmore cleanups
2011-03-14 Luke Howardcleanup previous commit
2011-03-14 Luke Howardminor refactoring
2011-03-14 Luke Howardcleanup
2011-03-14 Luke Howards/ITOK_TYPE_xxx_EXTS/ITOK_TYPE_SUPPORTED_xxx_EXTS
2011-03-14 Luke Howarduse Kerberos GSS chan bindings to handle initiator...
2011-03-14 Luke HowardAdd some extension feature negotiation
2011-03-14 Luke HowardRevert "Don't set GSS_C_MUTUAL_FLAG because we don...
2011-03-14 Luke HowardDon't set GSS_C_MUTUAL_FLAG because we don't yet suppor...
2011-03-14 Luke Howardremove redundant state machine attribute
2011-03-14 Luke Howardremove trailing whitespace
2011-03-14 Luke Howarddo MIC round trip for fast reauth case
2011-03-14 Luke Howardadd acceptor MIC
2011-03-14 Luke Howardcompute initiator MIC
2011-03-14 Luke Howardadd get/verify conversation MIC APIs
2011-03-14 Luke Howardimport/export conversation
2011-03-14 Luke Howardrecord EAP conversation in context
2011-03-13 Luke Howardadd MIC symbols
2011-03-13 Luke Howarddon't leak RADIUS response packet
2011-03-12 Luke Howardremove trailing space
2011-03-12 Luke Howardremove trailing space
2011-03-12 Luke HowardHEADS UP: move dictionary file to $prefix/etc/raddb...
2011-03-12 Luke Howarddon't free RADIUS context before packet
2011-03-12 Luke Howarddon't free RADIUS context before packet
2011-03-12 Luke HowardDon't promote bindings unwrap failure to GSS_S_BAD_BINDINGS
2011-03-12 Luke HowardMerge branch 'master' into tlv
2011-03-12 Luke Howardcleanup commit 87b8bd5ef53b7813f138949b6cd2a1712f14eef5
2011-03-12 Luke HowardHEADS UP: move dictionary file to $prefix/etc/raddb...
2011-03-12 Luke HowardCleanup builds without reauth
2011-03-11 Sam Hartmanupdate libradsec
2011-03-11 Sam Hartmanutil_radius: radius only permits 253 octets
2011-03-11 Sam HartmanFix macro errors in tlv
2011-03-10 Luke Howardfallback to paircreate() if dictionary lookup fails
2011-03-10 Luke Howardremove stuff about RADIUS attribute release, it's wrong
2011-03-10 Luke Howarduse directional GSS token types
2011-03-10 Luke Howardmore notes in README
2011-03-10 Luke Howardfuture-proof: allow multiple round trip Kerberos exchan...
2011-03-09 Luke Howardremove SM_FLAG_RESTART
2011-03-09 Luke Howardremove SM_FLAG_STOP_EVAL, unused
2011-03-09 Luke Howardformatting cleanup
2011-03-09 Luke Howardadd an extra assert
2011-03-09 Luke Howardif reauth token marked critical, don't allow EAP fallback
2011-03-09 Luke Howardupdate README
2011-03-09 Luke Howardadd some more assertion checks
2011-03-09 Luke Howarddelegate output token criticality to handler
2011-03-09 Luke Howardif client fails reauth, allow it to retry EAP
2011-03-09 Luke Howarddon't leak Kerberos context if reauth not supported
2011-03-09 Luke Howardcleanup formatting
2011-03-09 Luke Howardremove __attribute__((__unused__)) for now until we...
2011-03-09 Luke HowardAlways request mutual on reauth to even out number...
2011-03-09 Luke Howardimplement preliminary acceptor name exchange
2011-03-09 Luke HowardAllow for graceful restart if acceptor ignores reauth...
2011-03-09 Luke Howarduse macros for state accessors
2011-03-09 Luke Howardadd some comments
2011-03-08 Luke Howardadd some explanations to tlv code
2011-03-08 Luke Howardcleanup
2011-03-08 Luke Howardforce load of global dictionary in RADIUS attr provider...
2011-03-08 Luke Howardcleanup
2011-03-08 Luke Howardcheck for non-NULL before calling pairbasicfree()
2011-03-08 Luke Howardadd test vendor info acceptor
2011-03-08 Luke Howarddon't fail hard if reauth cred generation fails
2011-03-08 Luke Howardfix some error token nits
2011-03-08 Luke Howardmore TLV cleanups
2011-03-08 Luke Howardfor state transitions through gssEapSmTransition
2011-03-08 Luke Howardmore cleanup on TLV
2011-03-08 Luke Howardcleanup TLV code
2011-03-08 Luke Howardcleanup, refactor TLV code
2011-03-08 Luke Howardget GSS-EAP working again with TLV
2011-03-08 Luke Howardmake state transition explicit rather than side-effect...
2011-03-08 Luke Howardinitial TLV refactor
2011-03-08 Sam HartmanActually build eap and mech_eap
2011-03-08 Sam HartmanInclude --with-xmltooling
2011-03-08 Sam HartmanTry building with eap from source tree
2011-03-08 Sam Hartmanmark *_err.c as built sources
2011-03-08 Sam HartmanLook for mech_eap dependencies in
2011-03-08 Sam HartmanMove libradsec forward to be consistent with mech_eap
2011-03-08 Sam Hartmaninclude /usr/lib/freeradius in LDFLAGS
next