Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-02-02 | * We need to check for (!scheme && (u = strchr(url, ':')) && (u - url) > 14) | Ruediger Pluem | 1 | -5/+5 |
2021-02-01 | * Do variable setting in a more portable way such that it works on MacOS as well | Ruediger Pluem | 1 | -1/+1 |
2021-02-01 | - fixed a clang error when dividing sizeof(T1i[]) / sizeof(T2). | Stefan Eissing | 1 | -1/+1 |
2021-01-29 | Update Travis LDAP testing to use a CentOS based container, pulled | Joe Orton | 2 | -1/+6 |
2021-01-27 | * Add lognumber | Ruediger Pluem | 2 | -2/+2 |