GitXplorerGitXplorer
i

TLSZMQ

public
49 stars
16 forks
1 issues

Commits

List of commits on branch master.
Unverified
6435ee357d2c7936caf41a831b1e2ba909152d4a

Merge pull request #6 from vpnwr/master

iianbarber committed 11 years ago
Unverified
d9407c9b5c08aa6cbb88fcd72fd5f7b6d9a96a4d

Update Makefile

vvpnwr committed 11 years ago
Unverified
9f0b90bdce52a062074897bc5eb06289e23f02a0

Update tlszmq.cpp

vvpnwr committed 11 years ago
Unverified
fb62b8f9efc9fd897f9f62358a028d9807680c5c

Update tlszmq.h

vvpnwr committed 11 years ago
Unverified
20f194cf0b69f6037e3e5b823bb75c2fb8e889be

Create tlsexception.cpp

vvpnwr committed 11 years ago
Unverified
63a2202512d2b1d2cb8d7514c5d50cbd307d17cb

Create tlsexception.h

vvpnwr committed 11 years ago

README

The README file for this repository.

Example of doing client/server TLS over ZeroMQ.

make LD_LIBRARY_PATH+=:. ./tlsserver LD_LIBRARY_PATH+=:. ./tlsclient