By Unknown Senin, 30 Juni 2014 BSD buffer overflow c99 compatibility good code Library Portability Windows Memory management in C and auto allocating sprintf() - asprintf() Memory Management Memory management in C is viewed by some to be quite tricky. One needs to work with pointers that can point anywhere in me...
By Unknown Minggu, 22 Juni 2014 API bad code bugs c99 compatibility good code Library Portability pure failure standards compliance Avoid incorrect ChaCha20 implementations ChaCha20 is a stream cipher which is gaining a lot of popularity of late. Practically every library today which provides ciphers seems to ...
By Unknown Minggu, 27 April 2014 bad code bugs c99 compatibility good code language Library open source Optimization Portability pure failure strlcat strlcpy LibreSSL: The good and the bad OpenSSL & LibreSSL OpenBSD recently forked the popular SSL/TLS library OpenSSL into LibreSSL . Most of the reaction to this that I...
By Unknown Kamis, 19 Juli 2012 API binary c99 closed source compatibility debian Function Pointers GCC good code insane ideas Library open source Portability standards compliance x86 x86-64 Creating portable Linux binaries For some, the idea of creating a portable Linux binary is somewhat elusive. In this article, we will be discussing how to create a Linux bin...