freeradius.git
2013-12-16 Sam HartmanUpdate for allowing an RP to contact multiple IDPs debian/3.0.0.rc0+git+moonshot1-6
2013-12-16 Sam HartmanPull in unique hostname into Debian
2013-12-15 Kevin Wassermanuse inet_ntop to generate unique home_server names
2013-11-27 Sam Hartmanfix indentation
2013-11-27 Sam Hartmanrealms.c: if no CS, don't look for parent
2013-11-27 Sam HartmanDon't fail on duplicate IP
2013-11-27 Sam HartmanMerge remote-tracking branch 'moonshot/tr-integ' into...
2013-11-26 Kevin WassermanAvoid duplicate home servers by setting src_ipaddr...
2013-11-26 Sam HartmanSet up context to use talloc
2013-11-26 Sam HartmanSet up context to use talloc
2013-11-26 Sam Hartmandocument changes
2013-11-26 Sam HartmanDisable ssl version check
2013-11-26 Sam Hartmanrealms.c: if no CS, don't look for parent
2013-09-26 Sam HartmanInclude channel binding fixes
2013-09-26 Sam HartmanMerge remote-tracking branch 'moonshot/tr-integ' into...
2013-09-26 Sam HartmanFreeradius-server.so should be installed
2013-09-26 Sam HartmanActually include postgresql postinst changes
2013-09-26 Sam HartmanFix freeradius postinst error
2013-09-26 Sam Hartmanchbind: return no namespace data for no attributes
2013-09-26 Sam Hartmanradius.h: chbind_response code is 1147 not 1140
2013-09-20 Sam HartmanUpdate block fix
2013-09-20 Sam HartmanMerge branch 'tr-integ' into debian
2013-09-20 Alan T. DeKokUse the default request if there's no "." in the reference.
2013-08-15 Sam Hartmandepend on openssl and libpcre
2013-08-15 Sam HartmanDon't install certs
2013-08-15 Alan T. DeKokFix typo
2013-08-13 Sam HartmanNew upstream version
2013-08-13 Sam HartmanInclude moonshot-trust-router
2013-08-13 Sam Hartmannote breaks freeradius <3
2013-08-13 Sam Hartmandebian: include dirs in freeradius package
2013-08-13 Sam HartmanDebian: create /var/log/freeradius
2013-08-13 Sam Hartmandebian: require talloc as build dependency
2013-08-13 Sam Hartmanmoonshot version
2013-08-13 Sam Hartman3.0(native) for now
2013-08-13 Sam Hartmandebian: depend on modern freeradius-common
2013-08-13 Sam Hartmandebian: remove makefiles that don't exist from install...
2013-08-13 Sam Hartmaneap channel binding: update for talloc changes
2013-08-13 Sam Hartmantls: update psk xlat call
2013-08-13 Sam Hartmanfix bugs in psk_server_callback
2013-08-13 Sam HartmanSample trust_router config
2013-08-13 Margaret WassermanAdd trust router library to rlm_realm
2013-08-13 Sam HartmanRemove hidden structs
2013-08-13 Sam HartmanTrust router response handler
2013-08-13 Sam Hartmanexpose tls_init_ctx
2013-08-13 Margaret WassermanInitial tr integration code, compiles but not complete.
2013-08-13 Sam HartmanFix typo
2013-08-13 Sam Hartmanhex for nulls and lulz
2013-08-13 Sam Hartmantls: permit psks to be configured for clients
2013-08-13 Sam Hartmanfixups
2013-08-13 Sam Hartmanpsk: enable server callback always
2013-08-13 Sam Hartmantls: server stuff
2013-08-13 Sam Hartmanttls: return channel bindings on half round trip success
2013-08-13 Sam Hartmanchbind: update length calculation
2013-08-13 Sam Hartmanchbind: logic error oops
2013-08-13 Sam Hartmanupdate dictionaries with ABFAB attributes
2013-08-13 Sam Hartmanupdate usage of pairmoveto
2013-08-13 Sam HartmanUpdate rlm_eap channel binding for new apis
2013-08-13 Sam Hartmanttls chbind: update VSA to use
2013-08-13 Kevinmake eap channel bindings functional (at least with...
2013-08-13 Kevinbugfix for loop
2013-08-13 Kevineap channel binding fixes
2013-08-13 Sam Hartmanrlm_eap: add eap_chbind.c to build
2013-08-13 Sam Hartmanrlm_eap: fix channel binding errors
2013-08-13 Margaret WassermanInitial code for EAP Channel Binding support.
2013-08-13 Sam Hartmanchbind: sample virtual server
2013-08-13 KevinEap channel binding support code
2013-08-13 Margaret WassermanAdded attribute and values for EAP channel binding...
2013-08-13 Sam HartmanSkeleton of trust router integration
2013-08-13 Sam Hartmanrealms_realm_add
2013-08-13 Sam Hartmanrealms_pool_add
2013-08-13 Sam HartmanExpose home_server addition
2013-07-11 Alan T. DeKokInstalled links depend on the installation dir. Closes...
2013-07-11 Alan T. DeKokDon't echo if we do nothing
2013-07-11 Alan T. DeKokRe-enable [n] [#] and [*]. Closes #354.
2013-07-11 Alan T. DeKokBuffer may be NULL. Closes #358
2013-07-10 Arran Cudbard... Restructure map2request and dependencies to return...
2013-07-10 Arran Cudbard... Remove invalid assert, this could fail for VALUE_PAIR...
2013-07-10 Arran Cudbard... Set map operator on copied filtered attributes
2013-07-10 Arran Cudbard... -lpcreposix must be listed in linker arguments before...
2013-07-10 Arran Cudbard... pcreposix manual says both -lpcre and -lpcreposix need...
2013-07-10 Arran Cudbard... Fix messed up macro
2013-07-10 Arran Cudbard... Always set command to NULL after calling ct_cancel
2013-07-10 Arran Cudbard... If we know the destination is a list, copy all instance...
2013-07-10 Arran Cudbard... Currently not finding an attribute causes an abort...
2013-07-10 Arran Cudbard... Fix exec support in update sections. Fixes #355
2013-07-10 Arran Cudbard... Fixes #356
2013-07-10 Arran Cudbard... Missed colon
2013-07-10 Arran Cudbard... Everywhere else just uses <core>
2013-07-10 Arran Cudbard... Disable recurssion for nested attributes until the...
2013-07-10 Arran Cudbard... Shouldn't allocate in the NULL context
2013-07-10 Arran Cudbard... Die bubble die (radsniff)
2013-07-10 Arran Cudbard... Fix debug output alignment in radsniff
2013-07-10 Arran Cudbard... Fix double quoted VALUE_PAIR definitions
2013-07-10 Arran Cudbard... Revert "Crappy hack for dependency issues"
2013-07-10 Arran Cudbard... Copy paste error
2013-07-09 Arran Cudbard... Fix PCRE checks, and make code build cleanly without...
2013-07-09 Arran Cudbard... We use extended regexps when available, this is no...
2013-07-09 Arran Cudbard... regcomp whitespace changes
2013-07-09 Arran Cudbard... Typo
2013-07-09 Arran Cudbard... Fix all the update list debug output
next