List of commits:
Subject Hash Author Date (UTC)
Lots of stuff 772d6034b3a334afb74716ad8d69e779039cb492 Catalin(ux) M. BOIE 2024-11-04 21:37:43
Lots of stuff all over the place 2dddfcfeb41893e518c61f349d5aa96746617662 Catalin(ux) M. BOIE 2024-01-20 06:58:03
Log leaks when program runs 5f4a8873f9d9b137445aeb2fa4058e9d0a324770 Catalin(ux) M. BOIE 2023-04-10 17:09:15
More core functions are traced; leak detector dc66bea6ff6c977d08bd4845634fd2c1bba1ed64 Catalin(ux) M. BOIE 2023-04-09 12:29:38
Added texlive-extsizes to requirements 0fdb6fb6e970f4d86a66d83343f489e2ee94537f Catalin(ux) M. BOIE 2023-03-20 05:51:43
Cosmetic 6cd025cc3724731b983e92b4851783730c4e1c43 Catalin(ux) M. BOIE 2023-03-20 05:37:01
Solved a little curl processing bug; updated doc 55c78506492a686c38a3d2833708e243f339ba0f Catalin(ux) M. BOIE 2023-03-18 06:55:28
Added nd-cert-info tool 14447ae85aa5501d542c17f31fd6ce820267846c Catalin(ux) M. BOIE 2023-03-18 06:54:42
Mostly documentation updates fadbfe517eac4b0de3783e79d9779af57791833d Catalin(ux) M. BOIE 2023-03-17 07:17:12
Another json_object_get_uint64 replaced with int64 21f272b86ed57916d0fb7cc05de20170c36cf1cb Catalin(ux) M. BOIE 2023-03-15 20:16:13
make chown optional to not get errors when building rpm 2541f217b4ee77748d03f553ce1f6576c43c7106 Catalin(ux) M. BOIE 2023-03-15 19:00:49
Wrong path to Makefile.common in Makefile 82d474d4e825fd1afaf225518512f075ca25295f Catalin(ux) M. BOIE 2023-03-15 18:16:58
DESTDIR installation fix 5b5b7917a4b26daed48f1bb6dee826533997b518 Catalin(ux) M. BOIE 2023-03-15 12:59:22
RockyLinux 8 does not have json_object_new_uint64 function ce66611027547ca6740f36efa4f9da60f47c6132 Catalin(ux) M. BOIE 2023-03-15 12:33:18
More functions added 920cc4824df01ccfc0b04450fdfa43568910cf85 Catalin(ux) M. BOIE 2023-03-15 06:17:29
Lots of changes 8c803765a4dd6d79e7f61927c47a5f1a19e3db31 Catalin(ux) M. BOIE 2023-03-13 05:51:28
Record full path of the cert for openssl 66e89d4e0eaf638859b39c791d82d233e2d0c2c2 Catalin(ux) M. BOIE 2023-03-03 18:41:57
Improve presentation 0600fd3c6e5fcb0dd152d0e680ea85a8ae89bd86 Catalin(ux) M. BOIE 2022-12-09 17:46:09
More curl tracing info 04013af7a216e6cf7f363b3895ffcebe78859a65 Catalin(ux) M. BOIE 2022-12-09 17:45:46
Added curl support c374ad15d2d5548d168084c0e8506929803e9bf0 Catalin(ux) M. BOIE 2022-11-30 11:28:48
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/ninedogs

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/ninedogs

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/ninedogs

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main