This website requires JavaScript.
Explore
Help
Sign In
Arav
/
tetatet
Watch
1
Star
0
Fork
0
You've already forked tetatet
Code
Releases
Activity
A simple tet-a-tet encrypted VoIP project. WIP
57
Commits
1
Branch
0
Tags
197
KiB
C
98.3%
Makefile
1.7%
a2e0694efc
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexander "Arav" Andreev
a2e0694efc
Fixed memory allocation for addrbook_t. Ditched a separate init function and moved allocation to add func. Added a variable to store the capacity of an array.
2024-03-28 17:52:14 +04:00
src
Fixed memory allocation for addrbook_t. Ditched a separate init function and moved allocation to add func. Added a variable to store the capacity of an array.
2024-03-28 17:52:14 +04:00
.gitignore
Ignore files ending with _key.
2024-03-23 04:14:53 +04:00
Makefile
Okay, current state of the addrbook. And it is... Segmentation fault! xD
2024-03-28 04:19:29 +04:00