freeradius.git
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
2013-07-09 Arran Cudbard... Simplify paircopy functions and fix them so they can...
2013-07-09 Arran Cudbard... Sprinkle vp->type = VT_DATA in more places, this will...
2013-07-09 Arran Cudbard... Fix support for list copy
2013-07-09 Arran Cudbard... Add functions for validating a list of VALUE_PAIRs...
2013-07-09 Arran Cudbard... Add merge sort for VALUE_PAIRs
2013-07-09 Arran Cudbard... Add pairremove, which removes a pair from a linked...
2013-07-09 Arran Cudbard... Call talloc_set_log_stderr() in all utilities, so we...
2013-07-08 Alan T. DeKokZero-length strings are permitted Closes #352
2013-07-08 Arran Cudbard... Merge pull request #349 from alanbuxey/master
2013-07-08 Arran Cudbard... Merge pull request #351 from fajarnugraha/master-suse...
2013-07-08 Fajar A. Nugrahasuse: remove doc/examples and radrelay
2013-07-08 Fajar A. Nugrahasuse: commit missing files and delete unused file
2013-07-08 Arran Cudbard... Update sqlipool config, should now be sql_module_instan...
2013-07-08 Arran Cudbard... We don't support nested reference expansions
2013-07-07 Arran Cudbard... As with unixodbc, let the destructor take care of freei...
2013-07-07 Arran Cudbard... Let destructor handle freeing all resources
2013-07-06 Alan T. DeKokCleanups and clarifications
2013-07-06 Alan T. DeKokMinor updates
2013-07-05 Alan Buxeyadded DANTE VSA dictionary file
2013-07-05 Alan DeKokMerge pull request #348 from arr2036/zero_length_exp
2013-07-05 Arran Cudbard... Base sql configs are in main
2013-07-05 Arran Cudbard... Set dbc and env to NULL to avoid double free
2013-07-05 Arran Cudbard... Consistently return a zero length buffer from xlat_proc...
2013-07-05 Arran Cudbard... Don't generate errors on zero length expansions
2013-07-05 Arran Cudbard... Notes on rlm_sql_freetds/rlm_sql_sybase
2013-07-05 Arran Cudbard... Fix quoting style in debug messages, should be double...
2013-07-04 Arran Cudbard... Only list one deprecated alternative to avoid users...
2013-07-04 Alan T. DeKokSet the destructor only when necessary. Closes #347
2013-07-04 Alan T. DeKokWhitespace fixes
2013-07-04 Arran Cudbard... re-align utility help output
2013-07-03 Arran Cudbard... Update README.rst
2013-07-03 Arran Cudbard... Formatting
2013-07-03 Arran Cudbard... Another missed default
2013-07-03 Arran Cudbard... Only call paircompare register once per instance of...
2013-07-03 Arran Cudbard... Everything else uses attribute
2013-07-03 Arran Cudbard... Last tranche of config item name standardisation (in...
2013-07-03 Arran Cudbard... Use EXIT_FAILURE and EXIT_SUCCESS macros
next