- 29 Apr, 2014 1 commit
-
-
Pieter Hintjens authored
- also removed deprecated man pages from Makefile - they remain in repository for reference
-
- 28 Apr, 2014 5 commits
-
-
Pieter Hintjens authored
Windows build/packaging updates.
-
evoskuil authored
-
Ian Barber authored
Cleaned up socket monitor code, tests, and man page
-
Pieter Hintjens authored
Specifically: * zmq_event_t should not be used internally in libzmq, it was meant to be an outward facing structure. * In 4.x, zmq_event_t does not correspond to monitor events, so I removed the structure entirely. * man page for zmq_socket_monitor is incomplete and the example code was particularly nasty. * test_monitor.cpp needed rewriting, it was not clean.
-
Pieter Hintjens authored
-
- 27 Apr, 2014 3 commits
-
-
Pieter Hintjens authored
Fix windows non-unicode build
-
Richard Newton authored
-
Pieter Hintjens authored
update ZMQ_STREAM docs about connection notification
-
- 26 Apr, 2014 1 commit
-
-
KIU Shueng Chuan authored
Also the portion about how to close a connection does not only apply to servers.
-
- 25 Apr, 2014 7 commits
-
-
evoskuil authored
-
Pieter Hintjens authored
Add gssapi files to msvc, use Windows Unicode APIs.
-
evoskuil authored
-
evoskuil authored
-
Pieter Hintjens authored
Fix build issue when missing gssapi
-
Chris Laws authored
-
Chris Laws authored
-
- 24 Apr, 2014 21 commits
-
-
Pieter Hintjens authored
GSSAPI/Kerberos Security Mechanism
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Chris Busbey authored
-
Mike Gatny authored
-
Mike Gatny authored
-
Mike Gatny authored
-
Mike Gatny authored
-
Mike Gatny authored
For exchanging tokens.
-
Mike Gatny authored
E.g., both client and server need to produce and process GSSAPI tokens.
-
Mike Gatny authored
-
Mike Gatny authored
-
Mike Gatny authored
-
- 17 Apr, 2014 1 commit
-
-
Pieter Hintjens authored
Update file tools versioning in VS projects.
-
- 15 Apr, 2014 1 commit
-
-
evoskuil authored
-