]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-07-28  Alan T. DeKoklet's scan the newly read data, too
2021-07-28  Alan T. DeKokclear prev, too?
2021-07-27  Alan T. DeKokparse PROXY line.
2021-07-27  Alan T. DeKokwe support PROXY protocol only for TLS
2021-07-27  Alan T. DeKokstart of proxy_protocol support
2021-07-27  Alan T. DeKokminor updates to messages
2021-07-26  Alan T. DeKokcleanups and fixes
2021-07-25  Alan T. DeKoklet's build without TLS, too
2021-07-25  Alan T. DeKokrename
2021-07-25  Alan T. DeKokdo SNI on the server side.
2021-07-25  Alan T. DeKoktypos
2021-07-25  Alan T. DeKoknote recent changes
2021-07-25  Alan T. DeKokmove SNI to the correct place
2021-07-25  Alan T. DeKokupdate numbers
2021-07-25  Alan T. DeKokselect SSL_CTX based on realm, if hash table exists
2021-07-25  Alan T. DeKokadd Server Name Indication (SNI) to outbound RadSec...
2021-07-25  Alan T. DeKokdocs
2021-07-25  Alan T. DeKokadd "realm_dir" configuration
2021-07-25  Alan T. DeKokadd chain_file and private_key_file to tls_ctx_init()
2021-07-23  Alan T. DeKokrequire OpenSSL 1.1.0 or greater for reject_unknown_int...
2021-07-22  Alan T. DeKokjust use cert-file, and not chain file
2021-07-22  Alan T. DeKokadd dictionary attributes, and allow for chain file
2021-07-22  Alan T. DeKokallow TLS-Session-Cert-File to be set
2021-07-22  Alan T. DeKokbetter errors
2021-07-22  Alan T. DeKokclose connection on "no TLS data, but connection isn...
2021-07-22  Alan T. DeKokadd %{listen:Originating-Realm-Key}
2021-07-22  Alan T. DeKokallow multiple Proxy-To-Originating-Realm keys
2021-07-22  Alan T. DeKoknotes on Status-Server when we bring up a TLS connection
2021-07-22  Alan T. DeKokregularize TLS messages
2021-07-22  Alan T. DeKokdeclare 'key' as const, which avoids a weird memcpy
2021-07-22  Alan T. DeKokhoist reverse_coa checks before _all_ "remove from...
2021-07-22  Vadim Cargatserfix radsec tests
2021-07-22  Alan T. DeKokshut down coa tunnel listener after cleaning up proxied...
2021-07-22  Alan T. DeKokgrab another coa tunnel listener if this one is full
2021-07-22  Alan T. DeKokfixes from Vadim
2021-07-22  Alan T. DeKoktypo fixes from Vadim
2021-07-22  Alan T. DeKokonly initialize the mutex if we succeed on insert
2021-07-22  Alan T. DeKoktypo
2021-07-22  Alan T. DeKokretry on insert failure, due to mutex issues
2021-07-22  Alan T. DeKokfor non-proxy sockets, run CoA / Disconnect through...
2021-07-22  Alan T. DeKokcheck for Proxy-To-Originating-Realm, too
2021-07-22  Alan T. DeKokuse better names for home->virtual_server
2021-07-22  Alan T. DeKokuse better names for CoA home server / pool
2021-07-22  Alan T. DeKokuse better names
2021-07-22  Alan T. DeKokmark up this listener as doing reverse CoA, too
2021-07-22  Alan T. DeKokfix typos from Vadim
2021-07-22  Alan T. DeKokskip listeners where all IDs are used
2021-07-22  Alan T. DeKokshut up compiler
2021-07-22  Alan T. DeKokmove calls to listen_coa_free() so that we don't break...
2021-07-22  Vadim Cargatsertests for radsec
2021-07-22  Alan T. DeKokuse proxy->vps, in line with other uses
2021-07-22  Alan T. DeKokadd WITH_COA_TUNNEL to build
2021-07-22  Alan T. DeKokglue in the code to look up listeners by key.
2021-07-22  Alan T. DeKokrespect Proxy-To-Originating-Realm in request_coa_origi...
2021-07-22  Alan T. DeKokmake request_coa_originate() follow the other methods
2021-07-22  Alan T. DeKokallow for reverse coa proxying in request_will_proxy()
2021-07-22  Alan T. DeKoktrack the number of IDs used, so that we can allocate...
2021-07-22  Alan T. DeKokstart of add / delete / lookup API for reverse coa...
2021-07-22  Alan T. DeKokprocess coa replies through the coa server
2021-07-22  Alan T. DeKokmore descriptive errors for people who don't read the...
2021-07-22  Alan T. DeKokrearrange brackets to quiet scan
2021-07-22  Alan T. DeKokonly define COA_TUNNEL if we have WITH_TLS
2021-07-22  Alan T. DeKoklet's define TCP-Session-Key
2021-07-22  Alan T. DeKokbuild without CoA tunnels
2021-07-22  Alan T. DeKokadd the listener by key if required
2021-07-22  Alan T. DeKokuse listener->fd, not request->packet->sockfd
2021-07-22  Alan T. DeKoklook for CoA requests from a home server, and send...
2021-07-22  Alan T. DeKokadd / delete incoming sockets to proxy list, if they...
2021-07-22  Alan T. DeKokoriginate CoA requests to the NAS, and deal with the...
2021-07-22  Alan T. DeKokadd and parse CoA fields for incoming listeners
2021-07-22  Alan T. DeKokadd feature flag
2021-07-22  Alan T. DeKokadd WITH_COA_TUNNEL definition
2021-07-22  Alan T. DeKokadd and use separate function for sending to a proxy...
2021-07-22  Alan T. DeKokmove encode/decode for proxies to their own fields
2021-07-16  Jorge PereiraFix typo added in 8c19082935 (#4148)
2021-07-16  Alan T. DeKoknote recent changes
2021-07-16  Alan T. DeKokadd ref
2021-07-15  Alan T. DeKokremove extra field. Fixes #4144
2021-07-15  Alan T. DeKokupdates from the main juniper file
2021-07-13  Alan T. DeKoktypo
2021-07-13  Alan T. DeKokwhitespace
2021-07-13  Alan T. DeKokadd reject_unknown_intermediate_ca
2021-07-13  Jorge PereiraUpdate H3C dictionary. refs #4112 (#4134)
2021-07-12  Alan T. DeKokas per recent IANA allocation
2021-07-08  Jorge PereiraNetworkOnly value for APC-Service-Type. refs #4109...
2021-07-08  Nathan WardFix chunked rlm_rest HTTP body (#4131)
2021-07-02  Alan T. DeKoktypo
2021-07-02  Antonio TorresSetting the resource hard limit to zero is irreversible...
2021-06-29  Matthew Newtonnote recent changes
2021-06-28  Matthew Newtondon't walk off the end of the cleanup list
2021-06-26  Alan T. DeKokfix error message to make it clearer
2021-06-23  Alan T. DeKokcatch things we know are wrong, instead of requiring...
2021-06-20  Alan T. DeKokprint out decrypyted SSL data at debug>3
2021-06-19  Alan T. DeKoklog information needed by Wireshark to decode TLS sessions
2021-06-18  Matthew Newtondon't use RTLD_DEEPBIND with ASAN
2021-06-18  Matthew Newtonmore relevant for v3
2021-06-18  Alan T. DeKokcheck for postauth_client_lost sooner
2021-06-18  Alan T. DeKokRevert "unlink entry when freeing it"
2021-06-18  Alan T. DeKokunlink entry when freeing it
2021-06-18  Alan T. DeKokadd various sanitizer options from v4
next