]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-08-30  Alan T. DeKokfix debug message, and rename variables
2021-08-29  Alan T. DeKokdon't allow: Foo = &Client-Shortname
2021-08-29  Alan T. DeKokdon't allow: Foo = %{...}
2021-08-27  Alan T. DeKokwarn on "switch attribute" without "switch &attribute"
2021-08-27  Alan T. DeKoknotes on session timeout
2021-08-26  Jorge PereiraLet's keep lowercase as we have in everywhere (#4211)
2021-08-26  Jorge PereiraFix typo (#4207)
2021-08-26  Alan T. DeKokprint out values we're parsing
2021-08-25  Alan T. DeKoktypo. Fixes #4209
2021-08-25  Alan T. DeKoktypo
2021-08-25  Alan T. DeKokThis attribute is "abinary"
2021-08-20  Terry BurtonUsage schema extension for SQLite: Typo (#4200)
2021-08-20  Terry BurtonData usage for MySQL: Run SP as invoker not definer...
2021-08-20  Alan T. DeKokpause and resume sockets if we're not reading from...
2021-08-20  Alan T. DeKokword smithing
2021-08-19  Alan T. DeKokadd --allow-mschapv2
2021-08-19  Terry BurtonPROXY Protocol howto (#4197)
2021-08-18  Jorge Pereiranote recent changes (#4193)
2021-08-18  Jorge PereiraAdd missing '-v' in 'radmin' (#4189)
2021-08-18  Jorge Pereirasqlcounter: Fix wrong memory free (#4192)
2021-08-17  Jorge PereiraAdd missing '-v' in 'radwho' (#4188)
2021-08-15  Jorge Pereirarlm_rest Fix typo (#4184)
2021-08-15  Jorge Pereiraippool: Fix missing 'Called-Station-Id' in the MySQL...
2021-08-14  Matthew Newtonadd Debian 11 Bullseye Dockerfile and to CI
2021-08-14  Matthew NewtonUpdate package dependencies for Debian 11 Bullseye
2021-08-13  Jorge PereiraMariADB >= 10.6 also support 'SKIP LOCK' (#4180)
2021-08-11  Alan T. DeKokadd (commented out) docs on using the haproxy protocol
2021-08-11  Alan T. DeKokuse EOL. which removes the listener from the event...
2021-08-11  Alan T. DeKokRevert "close connection on "no TLS data, but connectio...
2021-08-07  Alan T. DeKokminor word smithing
2021-08-06  Alan T. DeKokdon't unlock the mutex if it was never locked.
2021-08-06  Alan T. DeKoknote recent changes
2021-08-05  Alan T. DeKokallocate from the request, which is thread-safe. Helps...
2021-08-05  Alan T. DeKoksimple config for testing
2021-08-04  Alan T. DeKokStatus-Server packets are left in the TCP proxy hash
2021-08-04  Alan T. DeKokallow status-server checks for TCP
2021-08-04  Alan T. DeKokwe cache preg only for PCRE
2021-08-04  Alan T. DeKokmore assertions
2021-08-03  Terry BurtonMySQL sqlippool SP: Run as invoker, not definer; close...
2021-08-03  Alan T. DeKokdon't build coa tunnel by default
2021-08-03  Alan T. DeKokproxy_listener may not exist
2021-08-03  Alan T. DeKokprint out better errors
2021-08-03  Alan T. DeKokreturn type is ssize_t if we return -1
2021-08-02  Alan T. DeKoksimple test haproxy configuration file
2021-07-30  Alan T. DeKokdocument proxy_protocol
2021-07-30  Alan T. DeKokprint ip, not fr_ipaddr_t
2021-07-30  Alan T. DeKokthe end client must be known, too.
2021-07-29  Alan T. DeKokreturn 1 for "done" instead of "error"
2021-07-29  Alan T. DeKokDump raw data
2021-07-29  Alan T. DeKokfix misplaced bracket
2021-07-29  Alan T. DeKokprint out things before mangling them
2021-07-29  Alan T. DeKokrework connection management. Fixes #4163
2021-07-29  Alan T. DeKokdon't read from the socket twice in a row, that's blocking
2021-07-29  Alan T. DeKokspaces are allowed...
2021-07-29  Alan T. DeKokset extra=0 only when min=max.
2021-07-29  Alan T. DeKokformatting, so we don't have nested "else" when they...
2021-07-29  Alan T. DeKokformatting
2021-07-29  Jorge PereiraFix typo in SQL ippool query (#4156)
2021-07-29  Masamichi HosodaFix unnecessary periodic close/open in connection pools...
2021-07-29  Jorge PereiraFix another typo in SQL ippool queries.conf (#4158)
2021-07-29  Jorge PereiraFix ippool mysql schema.sql (#4157)
2021-07-29  Jorge PereiraFix DHCP common policy (#4159)
2021-07-28  Alan T. DeKokrearrange for simplicity
2021-07-28  Jorge PereiraFix ippool 'skip_locked' variable set (#4153)
2021-07-28  Jorge PereiraFix typo in MySQL/ippool queries.conf (#4152)
2021-07-28  Jorge PereiraFix raddb SQL config path (#4151)
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
next