aboutsummaryrefslogtreecommitdiff
path: root/src/enums.c (follow)
AgeCommit message (Collapse)AuthorLines
2023-03-26native: remove prefixes from authentication keysChloe Kudryavtsev-23/+23
mostly because they're semi-likely to be used quite often
2023-03-26native: implement getinfo on enums and bitmasksChloe Kudryavtsev-1/+102
2023-03-24native: cleanup: add elaborative commentsChloe Kudryavtsev-0/+1
2023-03-23Revert "native: NULL-terminate all struct[]s"Chloe Kudryavtsev-2/+2
This reverts commit 5ebde8722822ddac5b79755dbeb4c404f1c879fa.
2023-03-23native: NULL-terminate all struct[]sChloe Kudryavtsev-2/+2
2023-03-23native: implement ssl and security optsChloe Kudryavtsev-0/+47
2023-03-23reorganizeChloe Kudryavtsev-0/+152
jurl-native moved to jurl/native some of the renaming hasn't been done yet