2015-09-14 |
Arran Cudbard... | Revert "Fix libs" 1235/head |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | This was never backported |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | Update ChangeLog |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | No ocsp_ok label either |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | No skipped label in v3.0.x |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | Try to open client socket in fr_server_domain_socket_perm() |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | Should skip the OCSP check |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | Don't unlink socket if we can't open it |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | Truncate to actual length, not by trailing zeros |
commit | commitdiff | tree |
2015-09-14 |
Arran Cudbard... | If there's no OCSP URLs in the certificates, and we... |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | For encrypted attributes, set explicit length if given |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | Set explicit length for MS-CHAP-MPPE-Key |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | Enforce more restraints, and allow "octets[24] encrypt=1" |
commit | commitdiff | tree |
2015-09-14 |
Alan T. DeKok | The MS-CHAP-MPPE-Keys attribute has 24 octets of data... |
commit | commitdiff | tree |
2015-09-13 |
Alan T. DeKok | update explanation of what we're doing |
commit | commitdiff | tree |
2015-09-13 |
Alan T. DeKok | More debugging around session-state |
commit | commitdiff | tree |
2015-09-12 |
Arran Cudbard... | Update ChangeLog |
commit | commitdiff | tree |
2015-09-12 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Merge pull request #1231 from mcnewton/v3.0.x |
commit | commitdiff | tree |
2015-09-11 |
Matthew Newton | small documentation fix/cleanups 1231/head |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | No need for if |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Doxygen |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Don't leak client_fd on error |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Use fr_pair_list_mcopy... instead of fr_pair_list_move... |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Add fr_pair_list_mcopy_by_num() |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Revert "Copy VPs instead of talloc_stealing them" |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Copy VPs instead of talloc_stealing them |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Check if the socket is in use before unlinking it |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Add __packed__ to structs which cast over packet buffers |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2015-09-11 |
Alan T. DeKok | Syntax errors are errors, not assertions |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Should be AF_UNSPEC, because we don't *know* what type... |
commit | commitdiff | tree |
2015-09-11 |
Herwin Weststrate | Remove second entry of Error-Cause in Access-Reject... |
commit | commitdiff | tree |
2015-09-11 |
Arran Cudbard... | Add support for "old" style clients back. This shouldn... |
commit | commitdiff | tree |
2015-09-11 |
Herwin Weststrate | Prevent possible memleak in regex |
commit | commitdiff | tree |
2015-09-11 |
Herwin Weststrate | Optionally send rejects without a delay |
commit | commitdiff | tree |
2015-09-11 |
Herwin Weststrate | Allow response_delay to be microseconds, too |
commit | commitdiff | tree |
2015-09-11 |
Alan Buxey | Update radiusd-example.txt |
commit | commitdiff | tree |
2015-09-11 |
Alan Buxey | Update xlat.c |
commit | commitdiff | tree |
2015-09-11 |
Alan Buxey | Update rlm_sqlippool |
commit | commitdiff | tree |
2015-09-11 |
Alan Buxey | Update vmpsd.conf.in |
commit | commitdiff | tree |
2015-09-10 |
Alan Buxey | Update expr 1227/head |
commit | commitdiff | tree |
2015-09-10 |
Arran Cudbard... | Check we're building with GLIBC before assuming the... |
commit | commitdiff | tree |
2015-09-09 |
Alan Buxey | Update radiusd-example.txt |
commit | commitdiff | tree |
2015-09-09 |
Alan Buxey | Update xlat.c |
commit | commitdiff | tree |
2015-09-09 |
Alan Buxey | Update vmpsd.conf.in |
commit | commitdiff | tree |
2015-09-09 |
Alan Buxey | Update rlm_sqlippool |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | compile warnings |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | Don't allow %{rand} is we require %{rand:...} |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | Count backslash - CHAR in node->len |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | Typo |
commit | commitdiff | tree |
2015-09-09 |
Arran Cudbard... | Merge pull request #1218 from mcnewton/v3.0.x |
commit | commitdiff | tree |
2015-09-09 |
Matthew Newton | minor doc tweak from file move 1218/head |
commit | commitdiff | tree |
2015-09-09 |
Arran Cudbard... | Merge pull request #1217 from mcnewton/v3.0.x |
commit | commitdiff | tree |
2015-09-09 |
Matthew Newton | add documentation for xlats in the expr module 1217/head |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | Allow response delay in the response |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | Allow response_delay to be microseconds, too |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | ifdef out unused functions |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2015-09-09 |
Alan T. DeKok | More fixes to use SSL_export_keying_material |
commit | commitdiff | tree |
2015-09-08 |
Alan T. DeKok | packet->proto is int, not unsigned int |
commit | commitdiff | tree |
2015-09-08 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2015-09-08 |
Alan T. DeKok | Parse hex Ascend-Data-Filter correctly |
commit | commitdiff | tree |
2015-09-08 |
Alan T. DeKok | Use the input length for printing, not output length |
commit | commitdiff | tree |
2015-09-07 |
Alan T. DeKok | typos |
commit | commitdiff | tree |
2015-09-06 |
Alan T. DeKok | Debug TLVs when encoding, too |
commit | commitdiff | tree |
2015-09-05 |
Arran Cudbard... | Remove old comment in rlm_example |
commit | commitdiff | tree |
2015-09-05 |
Arran Cudbard... | Allow %} as an expansion for a literal } Closes #1209 |
commit | commitdiff | tree |
2015-09-05 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2015-09-04 |
Arran Cudbard... | Add fake module_instantiate_method in map_unit.c |
commit | commitdiff | tree |
2015-09-04 |
Alan T. DeKok | Actually set method |
commit | commitdiff | tree |
2015-09-04 |
Alan T. DeKok | Allow virtual modules to have method over-rides, too |
commit | commitdiff | tree |
2015-09-04 |
Alan T. DeKok | Use correct name for module |
commit | commitdiff | tree |
2015-09-04 |
Alan T. DeKok | Make sure wbclient.h is included when needed. Fixes... |
commit | commitdiff | tree |
2015-09-04 |
Alan T. DeKok | Generate fewer complaints on trying "foo.authorize" |
commit | commitdiff | tree |
2015-09-03 |
Alan T. DeKok | Typo |
commit | commitdiff | tree |
2015-09-03 |
Alan T. DeKok | Add module_instantiate_method() |
commit | commitdiff | tree |
2015-09-03 |
Alan T. DeKok | Notes about lease queries |
commit | commitdiff | tree |
2015-09-03 |
Arran Cudbard... | Free expr of regex exec error Closes #1207 |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Port fixes from v3.1.x |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | On HUP, reload a module which has changed |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Don't us be HUP'd repeatedly. |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Make the "file changed" flag into a bitfield |
commit | commitdiff | tree |
2015-09-02 |
Arran Cudbard... | Move xlat_listen |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Set default DHCP port if user has "port = 0" |
commit | commitdiff | tree |
2015-09-02 |
Arran Cudbard... | Update ChangeLog |
commit | commitdiff | tree |
2015-09-02 |
Arran Cudbard... | Register the listen xlat in mainconfig not listen_init |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Note recent changes |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Always delete MS-MPPE-* from the reply. Fixes #1206 |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | Use correct variable for check. Fixes #1205 |
commit | commitdiff | tree |
2015-09-02 |
Alan T. DeKok | RHS of pairs can only be strings or bare words |
commit | commitdiff | tree |
2015-09-01 |
Alan T. DeKok | note recent changes |
commit | commitdiff | tree |
2015-09-01 |
Alan T. DeKok | Fix for CID #1321695 |
commit | commitdiff | tree |
2015-09-01 |
Arran Cudbard... | Merge pull request #1204 from peruchi/patch-1 |
commit | commitdiff | tree |
2015-09-01 |
peruchi | Fix libs 1204/head |
commit | commitdiff | tree |
2015-08-31 |
Alan T. DeKok | Debug all VPs in options, not just the first one |
commit | commitdiff | tree |
2015-08-31 |
Alan T. DeKok | If we have CHADDR, mark up htype and hlen |
commit | commitdiff | tree |
next |