| 7 hours ago |
Nick Porter | Only standard modules register xlats with their own... developer/ndptech master |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | Add name to coord_pair |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | Parent coord_pair_reg off the list of registrations |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | Parent coordinator registrations off the list of regist... |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | Use fr_dlist_talloc_init to type check entries |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | Protect CONF_SECTION with const |
commit | commitdiff | tree | snapshot |
| 7 hours ago |
Nick Porter | CONF_SECTION is not changed by map_afrom_cs, so use... |
commit | commitdiff | tree | snapshot |
| 45 hours ago |
Alan T. DeKok | move "run asciidoctor" code developer/alandekok |
commit | commitdiff | tree | snapshot |
| 46 hours ago |
nolade | docs-v4: Intergrity check on condition.adoc - fix synta... |
commit | commitdiff | tree | snapshot |
| 46 hours ago |
nolade | docs-v4: Updated copyright message to current year... |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Marc-Andre... | Updated the link to the InkBridge Networks website |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Nick Porter | Correct comment |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Nick Porter | Pacify Coverity (CID #1691057) |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Nick Porter | Pacify Coverity (CID #1691058) |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Nick Porter | Pacify Coverity (#CID 1691059) |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Alan T. DeKok | Allow Message-Authenticator !* 0x00 for "don't send it" |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Alan T. DeKok | fr_packet_foo -> fr_radius_packet_foo |
commit | commitdiff | tree | snapshot |
| 2 days ago |
Alan T. DeKok | tweak encoder for static analyzer |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | qualify funtion name with "fr_radius" |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | we don't need this macro, it's only used once |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | tweak fr_radius_verify() to keep static analyzer happy |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Update action for node.js 24 |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add sample config for CRL delta building |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Send CRL-Expire to worker if refresh of expired CRL... |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add time validity options to CRL virtual server |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add process_crl.so to RHEL packaging |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Update docs from raddb |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add url option to rlm_crl |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Rework CRL test to handle limitations of unit_test_module |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add %crl.refresh() to forcibly trigger refresh |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Plumb coordinator framework into unit_test_module |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add fr_schedule_worker_id_set |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Update rlm_crl tests with updated config |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Update sample rlm_crl configuration |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Convert rlm_crl to use coordinator thread |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add a sample CRL virtual server |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Nick Porter | Add CRL process module |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | quiet static analyzer |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | inputfp may be NULL |
commit | commitdiff | tree | snapshot |
| 3 days ago |
Alan T. DeKok | allocation may fail |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | tweak checks for digest attributes |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | clean up radmin |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | Write "Including files" only in debug2 |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | remove unused code |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | add tests for the dictionary file parser |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | add fr_dict_afrom_file() |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | use different UTF-8 text for test data |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | remove debug / testing output |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | add assume() macro |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | add notes for run-time DNS resolution of client sockets |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | allow for END PROTOCOL, and END VENDOR too |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | tweak dict_from_file to be a bit more forgiving |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | look up duplicate number if it's _not_ name-only |
commit | commitdiff | tree | snapshot |
| 4 days ago |
Alan T. DeKok | default to 0 buffer count |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | Update linelog examples and documentation |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | allow radmin to read custom dictionaries, too. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | remove conflicting Altiga attributes |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | port attributes from v3.2.x |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | change '-r file' to '-o file' |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | these don't need to be exported |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | clean up RADIUS TCP handler. |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | asserts and checks when printing log messages |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Nick Porter | Cancelling is really an error |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Nick Porter | Improve comment |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Nick Porter | Add %tacacs.verify.secret for verification in new clien... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | catch more corner cases |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Alan T. DeKok | cancel includes the current depth |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | various minor tweaks to unlang compiler |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | make certificates more quietly |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | free secret before over-writing it |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | check return code of openss3_init() |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | update macro to allow things checking it |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | correct comparison |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | free packets on error |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | fix typo |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | use correct request for removal from the CoA tree |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | set timers to remaining. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
nolade | docs-v4: added more syntax examples for <type> field. |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | tweak / rename "force module return code" |
commit | commitdiff | tree | snapshot |
| 7 days ago |
nolade | docs-v4: added 5 more instances (disallow, handled... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | fix typo |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Alan T. DeKok | mash <1us (and negative) to zero for timeout |
commit | commitdiff | tree | snapshot |
| 7 days ago |
nolade | docs-v4: wordsmiting 1st paragraph to clearly explain... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
nolade | docs-v4: added info re: `default` keyword, added `paral... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | local variables are now alloed. |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: added subrequest & policy to list of where... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | allow certs to be made quietly |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Shang Chieh... | Look up in client tree, even if we have a cached entry... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | clarify outer vs parent issues |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: continue integrity check - added more details... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | doc-v4: fix broken xref to list editing operators,... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: Update integrity check - fixed typos.syntax` |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: Integrity check and updated case, default... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: intergrity check of edit page - update no... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | tweak formatting and add "finally" keyword |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: if-else-elsif integrity check - fixed typos... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: transaction integrity check |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Alan T. DeKok | might as well allow map, try, and catch in a transaction |
commit | commitdiff | tree | snapshot |
| 8 days ago |
nolade | docs-v4: Fixed syntax on coding example for `limit... |
commit | commitdiff | tree | snapshot |
| next |