]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-03-24  Alan T. DeKoksuppress more secrets
2021-03-24  Alan T. DeKoktypo
2021-03-22  Alan T. DeKokuse prefix, too
2021-03-22  Alan T. DeKoksuppress secrets here, too
2021-03-22  Alan T. DeKokadd and check for "suppress_secrets"
2021-03-22  Alan T. DeKokadd "secret" flag to attribute
2021-03-22  Alan T. DeKokAdd verify_tls_client_common_name policy
2021-03-22  Terry BurtonCI package tests: Use Azure-hosted mirrors for better...
2021-03-22  Jorge Pereira:wrench: rlm_yubikey: Fix parenting issues (#4012)
2021-03-22  Alan T. DeKokAdded Centec dictionary. Fixes #4010
2021-03-19  Terry BurtonMissing subsection search entry for "refresh" cache...
2021-03-19  Terry BurtonTypo (#4008)
2021-03-19  Matthew Newtonremove from Jenkinsfile, too
2021-03-19  Matthew Newtonupdate to fix CentOS' powertools breakage
2021-03-19  Matthew NewtonRemove CentOS 6 from Jenkins builds as now EOL
2021-03-15  Alan T. DeKokwhoops, need this too
2021-03-15  Alan T. DeKokdocument "auth+acct" too
2021-03-15  Alan T. DeKoknote recent changes
2021-03-15  Alan T. DeKokadd IPv6 address for server / client stats
2021-03-15  Alan T. DeKokdon't count Status-Server in auth/acct counters
2021-03-14  Jorge Pereirarlm_yubikey: The API uris should be 'https' (#3979)
2021-03-07  Jorge Pereirarlm_sql_map: Add 'multiple_rows' option (#3903)
2021-03-05  Alan T. DeKokrun EAP-MD5, too
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...
next