]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-03-05  Alan T. DeKokreformat and normalize eapol_test configuration files
2021-03-05  Alexander Cloutereap: test for TLS session resumption
2021-03-05  Alan T. DeKokdisable resumption tests, and check for TLS version...
2021-03-05  Alexander Cloutereap: configuration for fast
2021-03-05  Alexander Cloutereap: add eap-{ttls,peap}/eap-tls tests
2021-03-04  Terry BurtonCI RPMs: Remove workaround for scomp filter bug with...
2021-03-04  Alan T. DeKoknote recent changes
2021-03-04  Alan T. DeKokuse correct name for doxygen
2021-03-04  Alan T. DeKokremove unused assignment
2021-03-04  Alan T. DeKokremove unnecessary code
2021-03-04  Alan T. DeKokRevert "add flag to send early session tickets"
2021-03-04  Arran Cudbard... Pull over fixes from master
2021-03-04  Arran Cudbard... Just use a static value to differentiate tests running...
2021-03-04  Arran Cudbard... Add auto-merge for v3.0.x
2021-03-03  Alan T. DeKokadd flag to send early session tickets
2021-03-03  Alan T. DeKokbe kind to non-TLS builds
2021-03-03  Alan T. DeKokinclude correct header
2021-03-03  Alan T. DeKokdelay session tickets until after the user was authenti...
2021-03-03  Alan T. DeKokmove code to common area
2021-03-03  Alan T. DeKokclean up expired sessions
2021-03-03  Alan T. DeKokset flag indicating that authentication succeeded.
2021-03-03  Alan T. DeKokforbid doing session tickets until after the client...
2021-03-02  Alan T. DeKokremove old maintainer who is no longer active
2021-02-26  Alan T. DeKokremove unused label
2021-02-26  Alan T. DeKokswap the order of allocate for unknown da's. Fixes...
2021-02-26  Alan T. DeKokdon't decode anything for CUI
2021-02-26  Alan T. DeKokexpose fr_pair_alloc()
2021-02-26  Alan T. DeKokremove unused variable
2021-02-26  Alan T. DeKokalways create ctx. Helps with #3937
2021-02-26  Alan T. DeKokcreate and use context for VPs. Helps with #3937
2021-02-24  Alan T. DeKokhoist "set global client list" to client_list_init()
2021-02-24  Alan T. DeKokwork around OpenSSL behavior changes for TLS 1.3
2021-02-24  Alan T. DeKokcheck and verify EAP-Type when resuming
2021-02-23  Alan T. DeKoknote recent changes
2021-02-23  Alan T. DeKokhelps to have this, too
2021-02-23  Alan T. DeKokadd "is_dup" flag
2021-02-23  Alan T. DeKokremove some attribute conflicts
2021-02-21  Alan T. DeKokmove handshake_send to after commitment message
2021-02-21  Alan T. DeKokcache and restore EAP-Type, too.
2021-02-19  Alan T. DeKokif PEAP says "not resumed", then over-ride the TLS...
2021-02-18  Matthew NewtonCorrectly log released IP address
2021-02-18  Alan T. DeKoknote fix of double free due to PCRE library issues
2021-02-17  Alan T. DeKokif it's already unknown, leave it alone. Helps with...
2021-02-17  Alan T. DeKokshup up clang scanner
2021-02-17  Alan T. DeKokno longer any VARIABLES section. Fixes #3941
2021-02-16  Alan T. DeKoknotes on RFC 4849 and NAS-Filter-Rule
2021-02-16  Alan T. DeKokdecode NAS-Filter-Rule, too
2021-02-16  Alan T. DeKokadd encoding of magic RFC 4849 format of NAS-Filter...
2021-02-15  Alan T. DeKokuse NIL for root
2021-02-15  Alan T. DeKokavoid cache dirty on root
2021-02-15  Alan T. DeKokabstract checks into a macro
2021-02-15  Alan T. DeKokmake code more consistent
2021-02-12  Alan T. DeKokreset pcre_malloc only once
2021-02-12  Alan T. DeKokclear pointers after freeing them
2021-02-11  Alan T. DeKokgive up and just disable TLS 1.0 and 1.1
2021-02-11  Alan T. DeKokensure that EAPOL_TEST is defined before it is used
2021-02-11  Jorge Pereiraredis: Add missing 'redis_module_instance' config set
2021-02-11  Terry BurtonCI: Activate tmate on failure when pushing to the ci...
2021-02-10  Alan T. DeKoktypo
2021-02-10  Alan T. DeKokjust turn things off
2021-02-10  Alan T. DeKokgive up and try to do idiotic debugging
2021-02-10  Alan T. DeKokjust use top_builddir FFS
2021-02-10  Alan T. DeKokone more try to figure out package tests
2021-02-10  Alan T. DeKokgnu make doesn't know about directories
2021-02-10  Alan T. DeKokupdate README to note PEM vs P12
2021-02-10  Alan T. DeKokcopy for p12 files, too
2021-02-10  Alan T. DeKokdefine top_srcdir
2021-02-10  Alan T. DeKokprint command lines on failure
2021-02-10  Alan T. DeKokadd resumption tests
2021-02-10  Alan T. DeKokrun tests across many different TLS versions
2021-02-10  Alan T. DeKokbuild TLS-specific versions of the configuration files
2021-02-10  Alan T. DeKokremove unused target
2021-02-10  Alan T. DeKokmove output files to build/
2021-02-10  Alan T. DeKokadd phase1 config to TLS-based EAP methods
2021-02-10  Alan T. DeKokreformat for v3
2021-02-10  Alan T. DeKokmanual pull from master. Fixes #3907
2021-02-10  Jorge Pereirarlm_python: The detach() function in example.py expects...
2021-02-09  Benjamin ThompsonAdded some more attributes to dictionary.wimax (#3905)
2021-02-09  Hua ZhongUpdate Arista dictionary for v3.0.x (#3910)
2021-02-05  Alan T. DeKokchange to rad_assert to shut up clang scan
2021-02-05  Alan T. DeKokadd flag for TLS 1.3 close_notify vs commitment message
2021-02-05  Alan T. DeKokuse rad_assert(), not fr_assert in server-side code
2021-02-05  Alan T. DeKoktodo notes
2021-02-05  Alan T. DeKokset a flag when the client cert has been validated
2021-02-02  Alan T. DeKokmore "shut up clang analyzer"
2021-02-02  Alan T. DeKokshut up clang
2021-02-02  Alan T. DeKokadd rlm_sql_map
2021-02-02  Alan T. DeKokadd sql_map
2021-02-02  Alan T. DeKokuse TESTBIN instead of manually-coded paths
2021-02-01  Alan T. DeKokignore auto-generated files
2021-02-01  Alan T. DeKokrelease handle on error
2021-02-01  Alan T. DeKokuse public API
2021-01-30  Alan T. DeKokAdd sql_map module
2021-01-29  Federico Capoanosqlcounter: fixed configuration for PostgreSQL #3867
2021-01-28  Alan T. DeKokRevert "use different labels for MSK and EMSK, with...
2021-01-25  D. DomigAdd support for timezone on alpine
2021-01-23  Alan T. DeKokunify messaging for closing connections
2021-01-23  Alan T. DeKokre-use connection, even if idle
2021-01-22  Arran Cudbard... Break if there are no pairs remaining
2021-01-21  Alan T. DeKokdisable v3_req extensions
next