| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The copyright and license notice is already in the LICENSE file. There
is no justifiable reason to also require that it be included in every
file, since the individual files are not individually distributed except
as part of the entire package.
|
| |
|
|
|
|
|
|
|
|
| |
* Use ARRAY_SIZE() rather than scanning until we hit a NULL entry.
* Fix `-fsigned-char -Wnarrowing` compiler warnings. Harmless but
numerous and annoying.
* Static-ify the modp_group and mod_groups arrays.
* Const-ify the modp_groups array.
|
|
|
|
|
| |
No functional changes, just some code tightening. Clean up some style
inconsistencies while we are here.
|
|
Returns a well known, predefined RFC group.
|