Tag: cURL

Episode 505: Daniel Stenberg on 25 years with cURL

Filed in Episodes by on March 29, 2022 1 Comment
Episode 505: Daniel Stenberg on 25 years with cURL

Daniel Stenberg, founder and lead developer of cURL and libcurl, discusses what it’s been like looking after them for the past 25 years. Host Gavin Henry spoke with Stenberg about the history of cURL, libcurl, whether C was the right choice, portability, key events in those 25 years, implementing protocols, why HTTP is not so […]

Continue Reading »

Episode 494: Robert Seacord on Avoiding Defects in C Programming

Filed in Episodes by on January 12, 2022 1 Comment
Episode 494: Robert Seacord on Avoiding Defects in C Programming

Robert Seacord, author of Effective C, The CERT C Coding Standard, and Secure Coding in C and C++, discusses the top 5 security issues and the tools and techniques you can employ to write secure code in C. Host Gavin Henry spoke with Seacord about the C standards, strings, arrays of chars, null pointers, buffer […]

Continue Reading »