freeradius.git
2014-11-11 Arran Cudbard... Merge pull request #831 from mcnewton/patch-ocsp-host...
2014-11-11 Arran Cudbard... Merge pull request #832 from mcnewton/patch-softfail...
2014-11-11 Matthew Newtonadd HTTP Host: header in OCSP request
2014-11-10 Matthew Newtondisable softfail by default (in line with documentation)
2014-11-10 Arran Cudbard... pairfind_da -> pairfind_by_da
2014-11-10 Arran Cudbard... Convert some pairfind calls to pairfind_da calls
2014-11-10 Alan T. DeKokFix header file layout
2014-11-09 Alan T. DeKokCompiler warning
2014-11-09 Alan T. DeKokGlue state into more places
2014-11-09 Alan T. DeKokFix link / cleanup code
2014-11-08 Alan T. DeKokVerify the state, too
2014-11-07 Alan T. DeKokMore debugging
2014-11-07 Arran Cudbard... Display CFLAGS etal with -xv
2014-11-06 Arran Cudbard... Fix evaluating IP type check items in the users file
2014-11-06 Arran Cudbard... Update ChangeLog
2014-11-06 Arran Cudbard... Add not on why we return invalid if there are no cached...
2014-11-06 Arran Cudbard... Make cached group checks work when the user is the...
2014-11-06 Alan T. DeKokFix initialization check
2014-11-06 Arran Cudbard... Use paircmp_op for comparing cached group memberships
2014-11-06 Alan T. DeKokSlightly better checks which include "pending"
2014-11-06 Alan T. DeKokAllow multiple creates at the same time
2014-11-06 Arran Cudbard... Set correct type for vpt->name
2014-11-06 Arran Cudbard... Fix expanded switch value being freed before it's done...
2014-11-06 Arran Cudbard... Formatting
2014-11-06 Arran Cudbard... Add support for DEBUG environmental variable
2014-11-06 Arran Cudbard... Parent vpt->name correctly
2014-11-06 Arran Cudbard... Build on travis WITH_EVAL_DEBUG
2014-11-05 Arran Cudbard... Typo
2014-11-05 Arran Cudbard... Check number strings fed into dynamic regular expressio...
2014-11-05 Arran Cudbard... Add test for paircmp
2014-11-05 Arran Cudbard... Return string 0 for &Attr[#] where no attributes exist
2014-11-05 Arran Cudbard... Split apart some integer tests
2014-11-05 Arran Cudbard... Fix printing of tmpl_num in tmpl_prints
2014-11-05 Herwin WeststrateUpdated a check in cbtls_msg
2014-11-05 Herwin WeststrateRemoved some redundant not-null checks
2014-11-05 Herwin WeststrateFixed potential null pointer dereferences
2014-11-04 Alan T. DeKokRemove old example
2014-11-04 Alan T. DeKokSQL, not MySQL
2014-11-04 Alan T. DeKokTie "originate coa" into the session-state handler
2014-11-04 Alan T. DeKokNote TLS 1.1 and 1.2
2014-11-04 Arran Cudbard... Cleanup formatting in radiusd.c
2014-11-04 Arran Cudbard... Update ChangeLog
2014-11-04 Arran Cudbard... Update ChangeLog
2014-11-04 Arran Cudbard... Formatting
2014-11-04 Arran Cudbard... Fix assumption in radius_compare_vps that the check...
2014-11-04 Arran Cudbard... Process the *expanded* check items for rlm_files
2014-11-04 Arran Cudbard... Fixup mysql driver script to work with libmysqlclient...
2014-11-04 Arran Cudbard... Formatting in mysql driver
2014-11-04 Arran Cudbard... Helpful if it's info so it shows up in the main log
2014-11-04 Arran Cudbard... Merge pull request #827 from leprechau/tokener-cleanup
2014-11-04 Arran Cudbard... Link to libcap to determine process capabilities
2014-11-04 Arran Cudbard... Add libcap-dev dependency for travis and debian packages
2014-11-04 Alan T. DeKokFix fr_utf8_strchar() and tests
2014-11-03 Aaron Hurt* use the same json token parsing function everywhere
2014-11-03 Alan T. DeKokFix fr_utf8_strchar() and tests
2014-11-03 Alan T. DeKokAllow TLS 1.1 and 1.2
2014-11-03 Arran Cudbard... Another typo
2014-11-03 Alan T. DeKokFix compile error
2014-11-03 Alan T. DeKokAllow all UTF-8 characters
2014-11-03 Arran Cudbard... Typo
2014-11-03 Alan T. DeKokAdd reply attributes, not over-write them
2014-11-03 Arran Cudbard... Quiet GCC
2014-11-03 Arran Cudbard... More fixes for fr_debugger_attached
2014-11-03 Alan T. DeKokBetter checks for duplicates.
2014-11-03 Arran Cudbard... Debugging info to help find out why the ptrace attach...
2014-11-03 Arran Cudbard... Fix infinite loop in fr_fault if initial pattach fails...
2014-11-02 Arran Cudbard... Quiet GCC
2014-11-02 Arran Cudbard... Fix %{escape:} and %{unecape:} to work correctly with...
2014-11-02 Alan T. DeKokIDs are signed for DHCP. Closes #797.
2014-11-02 Alan T. DeKokLoad internal dictionary, for Packet-Src-IP-Address...
2014-11-02 Alan T. DeKokAdded -D option to mirror radclient
2014-11-02 Alan T. DeKokDocument session-state some more
2014-10-31 Arran Cudbard... Fix log messages
2014-10-31 Arran Cudbard... Convert one cast call to value_data_cast
2014-10-31 Arran Cudbard... Make arguments consistent between value_data functions
2014-10-31 Alan T. DeKokTie session state into the rest of the server.
2014-10-31 Alan T. DeKokAPI to get / put session state
2014-10-31 Alan T. DeKokFix assertions
2014-10-30 Arran Cudbard... Fix const casts
2014-10-30 Arran Cudbard... Convert xlat_debug_attr to use more library functions
2014-10-30 Arran Cudbard... Fix SEGV when parsing 64bit integer fails
2014-10-30 Arran Cudbard... Indentation
2014-10-30 Arran Cudbard... Print booleans
2014-10-30 Arran Cudbard... Add value_data_cast and use it to perform casts for...
2014-10-30 Arran Cudbard... Quiet GCC
2014-10-30 Arran Cudbard... Fix a fixme
2014-10-30 Arran Cudbard... Same for prefix
2014-10-30 Arran Cudbard... another missed cast
2014-10-30 Arran Cudbard... rename vp_aprint_value to vp_aprints_value
2014-10-30 Arran Cudbard... convert vp_aprint_value to vp_data_aprints_value
2014-10-30 Arran Cudbard... Indent
2014-10-30 Alan T. DeKokFix typo
2014-10-30 Arran Cudbard... Missed cast
2014-10-30 Arran Cudbard... Fixup validation functions to deal with polymorphic...
2014-10-30 Arran Cudbard... Fixup dict_attr on LHS of tmpl for polymorphic attributes
2014-10-30 Arran Cudbard... Copy the name field of polymorphic attributes correctly
2014-10-30 Arran Cudbard... Alloc value_data_t as part of tmpls
2014-10-30 Alan T. DeKokIf LHS is combo-IP, mash the LHS to the type of the RHS
2014-10-30 Alan T. DeKokTests for WiMAX combo IP addresses.
2014-10-30 Alan T. DeKokIt's COMBO_IP_ADDR
next