Recent posts about Developer

The Story Behind CVE-2019-13013

This blog post targets fellow software developers. It’s a story of how it could happen that we shipped a version of Little Snitch with a serious vulnerability and, more importantly, what we can learn from it. It all began with a security

Representing Socket Addresses in Swift Using Enums

This blog post is the fourth in a five part series about POSIX Sockets in Swift and our SocketWrapper Library: A POSIX Socket API Wrapper in Swift Modeling Simple Data in Swift: struct versus typealias Low-Level Network Address Resolving in Swift

Low-Level Network Address Resolving in Swift

This blog post is the third in a five part series about POSIX Sockets in Swift and our SocketWrapper Library: A POSIX Socket API Wrapper in Swift Modeling Simple Data in Swift: struct versus typealias Low-Level Network Address Resolving in Swift

A POSIX Socket API Wrapper in Swift

This blog post is the first in a five part series about POSIX Sockets in Swift and our SocketWrapper Library: A POSIX Socket API Wrapper in Swift Modeling Simple Data in Swift: struct versus typealias Low-Level Network Address Resolving in Swift
Archive