2025-01-24 |
Nick Porter | Set PSK session callback for server SSL ctx |
commit | commitdiff | tree |
2025-01-24 |
Nick Porter | Define cbtls_psk_find_session() for TLS 1.3 PSK session... |
commit | commitdiff | tree |
2025-01-24 |
Nick Porter | Move psk_server_callback to cb.c |
commit | commitdiff | tree |
2025-01-24 |
Nick Porter | Correct function signature for event_new_fd() |
commit | commitdiff | tree |
2025-01-24 |
Nick Porter | Backport alignment consistent ipv6 masking from v4 |
commit | commitdiff | tree |
2025-01-23 |
Matthew Newton | No sock for detail listeners. Fixes #5485 |
commit | commitdiff | tree |
2025-01-22 |
Nick Porter | Free authority info access extracted from cert |
commit | commitdiff | tree |
2025-01-22 |
Nick Porter | Distribution points need to be freed |
commit | commitdiff | tree |
2025-01-22 |
Nick Porter | Report OpenSSL errors at each stage of OCSP failure |
commit | commitdiff | tree |
2025-01-22 |
Nick Porter | Use client shortname as TLS conf name |
commit | commitdiff | tree |
2025-01-19 |
Alan T. DeKok | The configuration item is psk_hexphrase. #5469 |
commit | commitdiff | tree |
2025-01-17 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2025-01-17 |
Alan T. DeKok | add proxy_rate_limit module |
commit | commitdiff | tree |
2025-01-16 |
Alan T. DeKok | add defaults |
commit | commitdiff | tree |
2025-01-16 |
Terry Burton | Preliminary mod_proxy_rate_limit module |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2025-01-15 |
Alan T. DeKok | use the server TLS configuration, not client. |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | If a client has a TLS config, use that in preference... |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | Parse client specific tls conf sections |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | No need to warn about short shared secret for RadSec... |
commit | commitdiff | tree |
2025-01-13 |
Nick Porter | WS |
commit | commitdiff | tree |
2025-01-10 |
Nick Porter | Use ROPTIONAL where request may not be set |
commit | commitdiff | tree |
2025-01-10 |
Nick Porter | Correct signature for SQL driver mod_instantiate |
commit | commitdiff | tree |
2025-01-08 |
Alan T. DeKok | tweaks |
commit | commitdiff | tree |
2025-01-08 |
Alan T. DeKok | notes on debugging using OSX utilities. |
commit | commitdiff | tree |
2025-01-08 |
Alan T. DeKok | actually print out the config |
commit | commitdiff | tree |
2025-01-07 |
Alan T. DeKok | hashes aren't rlm_rcode_t |
commit | commitdiff | tree |
2025-01-07 |
Alan T. DeKok | on double-checking, this isn't necessary |
commit | commitdiff | tree |
2025-01-07 |
Alan T. DeKok | add CRL distribution points. Fixes #4992 |
commit | commitdiff | tree |
2025-01-07 |
Alan T. DeKok | more stats for TCP sockets, too |
commit | commitdiff | tree |
2025-01-07 |
Aren Sandersen | Don't crash when the OSCP URL is invalid. Fixes #5433 |
commit | commitdiff | tree |
2025-01-06 |
Alan T. DeKok | ix eap tls preload certificate chains for realms Fixes... |
commit | commitdiff | tree |
2025-01-06 |
Alan T. DeKok | minor tweaks to debug output |
commit | commitdiff | tree |
2025-01-06 |
Alan T. DeKok | document new behavior of the EAP in pre-proxy |
commit | commitdiff | tree |
2025-01-06 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2025-01-06 |
Mark Donnelly | Calculate length of EAP-Message only. Fixes #5486 |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | better handle single-character expansions. Fixes ... |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | update example flags. Fixes #5346 |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | rename to --show-config. Fixes #5442 |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | it's now safe to do request_done() for QUEUED requests |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | be more aggressive about cleaning up full queues |
commit | commitdiff | tree |
2025-01-05 |
Alan T. DeKok | API to see if the fifo is full |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | remember to unlock the mutex |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | remove dups and minor tweaks |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | better handle "queue full" states |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | clear errors on CTRL-C |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | add support for timeout. Fixes #5417 |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | remove unnecessary code, and add comment explaining why |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | add stress test script as posted to github PR #5480 |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | remove extraneous assert |
commit | commitdiff | tree |
2025-01-04 |
Alan T. DeKok | note the behavior of the various listen states |
commit | commitdiff | tree |
2025-01-03 |
Nick Porter | Handle label only used on TLS builds |
commit | commitdiff | tree |
2025-01-03 |
Nick Porter | Allow for PGRES_TUPLES_CHUNK when checking PostgreSQL... |
commit | commitdiff | tree |
2025-01-03 |
Nick Porter | Handle clang scan warnings |
commit | commitdiff | tree |
2025-01-03 |
Nick Porter | Hide TLS code on non-tls builds |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | clean up TLS connection checking |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | let's add a reject delay |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | let's make it executable |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | catch more corner cases when using check_client_connect... |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | scripts and tests for rejected user |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | add sample configuration for checking client connections |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | automatically choose password if no eap type is set |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | use arrays |
commit | commitdiff | tree |
2025-01-03 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2025-01-02 |
Alan T. DeKok | add sample TEAP configuration files for eapol_test |
commit | commitdiff | tree |
2025-01-02 |
Alan T. DeKok | cleanups, debug, and implement Basic-Password-Auth... |
commit | commitdiff | tree |
2025-01-02 |
Alan T. DeKok | add example, because it's hard to read the docs |
commit | commitdiff | tree |
2025-01-02 |
Alan T. DeKok | more debugging |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | hoist allocation of fake request |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | set default to "" |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | catch misconfiguration between required and received |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | make errors REDEBUG |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | extract outer TLVs from peer, and use them in Crypto... |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | Allow sending of Basic-Password-Auth-Req |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | don't default to MD5 for inner EAP. It's not supported. |
commit | commitdiff | tree |
2025-01-01 |
Alan T. DeKok | more sanity checks |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | refuse to do anything other than TEAPv1 |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | Handle the case where we have Outer TLVs with TEAP |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | sanity check outer TLV length even if 'L' bit is not set |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | use newer options for OSX, ported from v4 |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | remove debugging |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | quiet compiler |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | start of work to allow TEAP 'O' bit without 'L' bit |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | use macros instead of magic numbers |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | update docs to say that "authenticate" means User-Name... |
commit | commitdiff | tree |
2024-12-31 |
Alan T. DeKok | debug updates for clarity |
commit | commitdiff | tree |
2024-12-31 |
Nick Porter | Ubuntu 24 runners already use OpenSSL 3.0 |
commit | commitdiff | tree |
2024-12-31 |
Nick Porter | Switch CI runners to Ubuntu 24 |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | better debugging and state machine fixes |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | clean up debug output |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | choose Identity-Type sent by the peer |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | set phase2 properly |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | cleanups, and let's not send too many Identity-Type... |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | add provisions for handling Outer TLVs for peer, too |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | set flag if we're an EAP inner tunnel |
commit | commitdiff | tree |
2024-12-30 |
Alan T. DeKok | allow only a limited subset of inner EAP types |
commit | commitdiff | tree |
2024-12-29 |
Alan T. DeKok | add more aliases. Fixes #5484 |
commit | commitdiff | tree |
2024-12-29 |
Alan T. DeKok | minor cleanups |
commit | commitdiff | tree |
2024-12-23 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
next |