Pinned Repositories
bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
cabal
Official upstream development repository for Cabal and cabal-install
conduit
A streaming data library
danecheck
DANE SMTP checker
dns
DNS libary in Haskell
dns-violations
List of DNS violations by implementations, software and/or systems
dnssec-chain-extension
draft-deploying-dnssec-crypto-algs
Repo for an Internet-Draft related to deploying new DNSSEC cryptographic algorithms
postfix
Postfix MTA by Wietse Venema
ssl_dane
Work-in progress DANE support for OpenSSL
vdukhovni's Repositories
vdukhovni/postfix
Postfix MTA by Wietse Venema
vdukhovni/dnssec-chain-extension
vdukhovni/bytestring
An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
vdukhovni/cabal
Official upstream development repository for Cabal and cabal-install
vdukhovni/dns
DNS libary in Haskell
vdukhovni/draft-ietf-tls-ticketrequest
vdukhovni/heimdal
Heimdal
vdukhovni/krb5
mirror of MIT krb5 repository
vdukhovni/network
Low-level networking interface
vdukhovni/openssl
TLS/SSL and crypto library
vdukhovni/quickcheck
Automatic testing of Haskell programs.
vdukhovni/regex-base
vdukhovni/regex-pcre-text
he PCRE/Text backend to accompany regex-base; needs regex-pcre and regex-tdfa-text
vdukhovni/some
Existential type.
vdukhovni/stackage
"Stable Hackage": vetted consistent packages from Hackage
vdukhovni/streaming-bytestring
effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy
vdukhovni/unix
POSIX functionality
vdukhovni/wai
Haskell Web Application Interface
vdukhovni/contravariant-extras
Extras for the "contravariant" package
vdukhovni/hasql
Performant PostgreSQL driver with a flexible mapping API
vdukhovni/iproute
IP Routing Table in Haskell
vdukhovni/json-stream
Incremental applicative JSON Haskell parser
vdukhovni/regex
regex: A Regular Expression Toolkit for regex-base
vdukhovni/text-printer
Abstract interace for Haskell text builders/printers
vdukhovni/bytestring-tree-builder
A very efficient ByteString builder implementation based on the binary tree
vdukhovni/draft-dnsop-multi-alg-rules
Multiple Algorithm Rules in DNSSEC
vdukhovni/draft-thomassen-dnsop-multialgo
vdukhovni/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
vdukhovni/postgresql-binary
Encoders and decoders for the PostgreSQL's binary format
vdukhovni/tools
Tools for OpenSSL committers