0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change indentation to Google style. (By setting "C_Cpp.clang_format_fallbackStyle" to "{ BasedOnStyle: Google, IndentWidth: 4 }" (Reference: https://stackoverflow.com/questions/46111834/format-curly-braces-on-same-line-in-c-vscode) Also fix some TODOs. More... almost 3 years ago
added comments More... almost 3 years ago
added newline in end More... almost 3 years ago
added openssl README & comments to c_api More... almost 3 years ago
minor revision More... almost 3 years ago
strncmp -> strcmp, test finished More... almost 3 years ago
modified #define names in load_config More... almost 3 years ago
modified sender name, and comments of parse_handshake_1 More... almost 3 years ago
Merge branch 'iotauth:master' into master More... almost 3 years ago
Merge branch 'master' of github.com:iotauth/iotauth More... almost 3 years ago
Add binary files to be cleaned in Makefile More... almost 3 years ago
Merge branch 'iotauth:master' into master More... almost 3 years ago
Update encodings.xml More... almost 3 years ago
Update README.md More... almost 3 years ago
Update intelliJ screenshots More... almost 3 years ago
Remove too aggressive gitignore rule. More... almost 3 years ago
Minor change More... almost 3 years ago
Minor change More... almost 3 years ago
Add some xml files relevant to IntelliJ settings back go repo. More... almost 3 years ago
Update README.md More... almost 3 years ago
Update README.md More... almost 3 years ago
Update README.md More... almost 3 years ago
Update README.md More... almost 3 years ago
Add newline More... almost 3 years ago
redo node/package.json More... almost 3 years ago
remove package-lock.json More... almost 3 years ago
added README More... almost 3 years ago
undo changes on node More... almost 3 years ago
added load_config network protocl && comments More... almost 3 years ago
applied config to secure_connect_to_server() More... almost 3 years ago