Commit Graph

  • 8061017b45 split zmq.auth into a subpackage MinRK 2014-02-21 16:40:03 -0800
  • cfc402f02b Merge pull request #472 from minrk/gc_opts Min RK 2014-02-11 15:31:08 -0800
  • 5ff7d26d8a send gc errors to stderr MinRK 2014-02-11 12:33:02 -0800
  • 43f7a29040 allow setting gc.context MinRK 2014-02-10 16:34:37 -0800
  • bafb30696b Merge pull request #469 from minrk/authpass Min RK 2014-02-11 14:50:11 -0800
  • 117228a2fc travis is crazy slow MinRK 2014-02-11 14:14:28 -0800
  • 1a3000fdbb fix close callback timeout in zmqstream MinRK 2014-02-11 13:42:21 -0800
  • 2a20945ebd close zap_stream on auth.stop MinRK 2014-02-11 13:42:04 -0800
  • 0de9f67149 pass on test_auth MinRK 2014-02-11 12:27:04 -0800
  • df5f191c9f don't set long reconnect interval in tests MinRK 2014-02-10 22:19:01 -0800
  • 15bb65e1f1 pass on logging in auth MinRK 2014-01-12 20:30:45 -0800
  • fc9bc853ae use sets for white/blacklists in auth MinRK 2014-01-12 13:39:49 -0800
  • 3c1d4180e0 Merge 86ffa7e8e2 into ad78488d2d paweljasinski 2014-01-24 19:10:54 -0800
  • ad78488d2d Merge pull request #466 from pyhalov/master Min RK 2014-01-23 08:43:07 -0800
  • f7f87f267b Allow linking 64-bit executables on Solaris-derived i86 platforms Alexander Pyhalov 2014-01-23 09:21:25 +0400
  • 86ffa7e8e2 removed workaround for ironpython bug 34892 Pawel Jasinski 2014-01-21 14:59:06 +0100
  • c5272af157 corrected copyright date Pawel Jasinski 2014-01-20 22:35:40 +0100
  • acdd6513a7 integrated ironpython into setup.py configure removed exit when libzmq.dll can not be loaded Pawel Jasinski 2014-01-16 13:23:15 +0100
  • 298d84689a fixed embarassing last moment change Pawel Jasinski 2014-01-15 13:01:33 +0100
  • ee3b08b675 revert Pawel Jasinski 2014-01-15 11:13:53 +0100
  • 10ce60c0e0 revert Pawel Jasinski 2014-01-15 11:09:03 +0100
  • e7c845b416 reverted changes, stubbed out unstable test Pawel Jasinski 2014-01-15 11:03:39 +0100
  • 85665c984f added comments Pawel Jasinski 2014-01-15 10:44:25 +0100
  • bf2d661794 added comments and references for ctypes anomalies Pawel Jasinski 2014-01-15 10:30:19 +0100
  • 158b3fc27d added human readable message when libzmq.dll can not be laoded Pawel Jasinski 2014-01-14 21:49:56 +0100
  • 8455fa4e58 loaded library version is verified during import Pawel Jasinski 2014-01-14 21:34:47 +0100
  • 7127e076fe added gitignore Pawel Jasinski 2014-01-14 20:14:05 +0100
  • d7cfd9750f renamed iron_ctype backend to ctypes Pawel Jasinski 2014-01-14 20:06:28 +0100
  • a5806dc448 setup usable with ironpython, moved h2py to distutils Pawel Jasinski 2014-01-14 17:18:29 +0100
  • 025f65ec96 jsonapi.dumps returns always bytes Pawel Jasinski 2014-01-13 17:56:48 +0100
  • 64dc324228 added h2py, added comments about errno Pawel Jasinski 2014-01-13 15:11:16 +0100
  • d1d119de8a added support for ironpython - iron_ctypes backend Pawel Jasinski 2013-12-06 12:16:11 +0100
  • 98068b5794 Merge pull request #461 from minrk/pypy-ctx-set Min RK 2014-01-08 15:26:36 -0800
  • d063272676 Merge pull request #463 from rfk/green-ioloop-instance Min RK 2014-01-08 15:17:37 -0800
  • e7df9457e6 Cleanup green implementation of ZMQIOLoop.instance() and friends. Ryan Kelly 2014-01-07 16:43:11 +1100
  • 0e36db4731 Test accessibility of custom IOLoop subclass via base IOLoop.instance. Ryan Kelly 2014-01-08 14:43:13 +1100
  • 25bbe2759b make zmq_msg_t opaque struct MinRK 2014-01-07 10:28:05 -0800
  • 2f626ab50e use c_ prefix instead of low_level_ MinRK 2014-01-06 14:37:23 -0800
  • f86158c811 add pad byte to CFFI binary data alloc MinRK 2014-01-06 14:36:45 -0800
  • d688896c61 support context options in CFFI backend MinRK 2014-01-06 14:36:13 -0800
  • 03080b2b9a test context options MinRK 2014-01-06 14:34:38 -0800
  • 02f80bb385 minor test cleanup MinRK 2014-01-06 14:34:18 -0800
  • 69765aab84 Merge pull request #462 from rfk/master Min RK 2014-01-07 09:46:18 -0800
  • fe3289c450 Fix order of imports in zmq.green.eventloop.ioloop Ryan Kelly 2014-01-07 15:14:46 +1100
  • 2aec0f9dc9 typo MinRK 2014-01-06 15:31:17 -0800
  • d355797c96 Merge pull request #459 from minrk/3.4 Min RK 2014-01-06 14:44:49 -0800
  • 3278cf7827 Merge pull request #455 from minrk/no-const Min RK 2014-01-06 14:44:01 -0800
  • ab75de23fc remove Python references from dealloc methods MinRK 2014-01-04 14:50:17 -0800
  • 2a557166eb Merge pull request #460 from juliantaylor/dealloc-fix Min RK 2014-01-06 09:02:45 -0800
  • af99e4628d fix possible use of deallocated python object Julian Taylor 2014-01-06 12:22:40 +0100
  • 56d4a5fdf8 Merge pull request #456 from minrk/send_string Min RK 2014-01-03 15:41:34 -0800
  • b424c0acd2 fix default value for copy in send_string MinRK 2014-01-03 15:34:17 -0800
  • a44ad775f7 minor cleanup in auth MinRK 2014-01-02 18:17:12 -0800
  • f9af6476de remove inappropriate `const void`s from cffi backend MinRK 2014-01-02 17:27:04 -0800
  • af9f76d59b Merge pull request #453 from minrk/py3auth Min RK 2013-12-21 19:35:12 -0800
  • 97716d5f9e cleanup pass on test auth MinRK 2013-12-21 16:37:51 -0800
  • b7466be21f add socket method to base test case MinRK 2013-12-21 16:37:38 -0800
  • f1cae38f09 DelayedCallback is deprecated MinRK 2013-12-20 11:54:56 -0800
  • 0e3be1243b mention zmq.auth in changelog MinRK 2013-12-20 11:36:36 -0800
  • cf45e3fb7d single ioloop-ironhouse example MinRK 2013-12-20 11:32:33 -0800
  • 802e3571ae mixed_camelCase is confusing on attrs MinRK 2013-12-20 11:25:00 -0800
  • 66bf9c41b2 default to Context instance in auth MinRK 2013-12-20 11:24:08 -0800
  • 01eeddd1db use logging instead of print MinRK 2013-12-20 11:04:20 -0800
  • 9a5d236b0d py3 pass on security examples MinRK 2013-12-20 10:57:58 -0800
  • 4e1d63d519 use IOLoop.instance in auth MinRK 2013-12-20 10:55:15 -0800
  • f58bb80b3b Python 2.6 is stupid MinRK 2013-12-19 22:36:21 -0800
  • 22550de0f9 run nose in subprocess MinRK 2013-12-19 22:31:51 -0800
  • 7a8868a729 test_auth tweaks MinRK 2013-12-19 22:29:54 -0800
  • 986a293477 py3/unicode fixes for auth MinRK 2013-12-19 17:58:03 -0800
  • 32c39e5d9a add errors option to cast_bytes/unicode MinRK 2013-12-19 17:57:45 -0800
  • 68b97736f8 Merge pull request #451 from claws/auth MinRK 2013-12-19 16:40:12 -0800
  • 74dc841917 skip auth tests on Python 3 MinRK 2013-12-19 16:08:15 -0800
  • bb81f9522f Merge b122aad602 into 0dd6db1ade claws 2013-12-19 15:21:44 -0800
  • b122aad602 Remove verbose flag, logging is sufficient Chris Laws 2013-12-20 09:48:13 +1030
  • 0dd6db1ade remove accidental print statement MinRK 2013-12-19 12:46:17 -0800
  • 741b4a4458 Add IOLoop auth tests and cleanup Chris Laws 2013-12-16 23:26:43 +1030
  • 9b193eccbd Add security examples Chris Laws 2013-12-14 22:32:13 +1030
  • 52b18ba0bb Cleanups Chris Laws 2013-12-13 16:52:35 +1030
  • e5e1a27c6d Merge branch 'master' of https://github.com/zeromq/pyzmq into add_auth Chris Laws 2013-12-13 12:34:10 +1030
  • 819240e23a Merge pull request #452 from ticosax/run-curve-tests Min RK 2013-12-12 17:35:32 -0800
  • e413e119e4 Cleanup Chris Laws 2013-12-13 11:34:14 +1030
  • d37eb09aa4 switch to ppa Nicolas Delaby 2013-12-12 13:55:41 +0100
  • 736bef8123 Cleanup Chris Laws 2013-12-12 23:49:47 +1030
  • 23758cbd71 Rework design to separate authentication logic Chris Laws 2013-12-12 23:39:55 +1030
  • 98d57ce1a5 Rework design to separate authentication logic Chris Laws 2013-12-12 23:32:56 +1030
  • b868fea5d4 Install libsodium to run tests with curve feature Nicolas Delaby 2013-12-11 19:04:08 +0100
  • c11c500081 Merge pull request #447 from claws/add_tos MinRK 2013-12-10 21:04:16 -0800
  • 0c9df94fd4 Convert to top level function Chris Laws 2013-12-11 10:39:25 +1030
  • ab47443662 Fix string format to work with Python 2.6 too Chris Laws 2013-12-11 10:28:03 +1030
  • 31fe86e2f1 review comment updates Chris Laws 2013-12-11 08:23:24 +1030
  • 078f152c73 Add Authentication Chris Laws 2013-12-10 23:30:26 +1030
  • d85027d49e setup constants with ROUTER_HANDOVER MinRK 2013-12-04 18:19:20 -0800
  • ea08ed8e06 add 4.1.0 socket section MinRK 2013-12-04 18:18:54 -0800
  • ae880afebb Add TOS packet priority socket option Chris Laws 2013-12-05 11:37:25 +1030
  • 7c5d35d803 xrep/xreq don't belong in constant_names MinRK 2013-12-04 18:39:24 -0800
  • 14d3b8d5d4 Merge cfcde5926d into 7679143013 claws 2013-12-04 17:35:54 -0800
  • cfcde5926d Add TOS packet priority socket option Chris Laws 2013-12-05 11:37:25 +1030
  • 7679143013 Merge pull request #446 from jsbronder/clarify_doc Min RK 2013-11-27 10:45:58 -0800
  • 143463046a docs: clarify behavior when no recv callback is registered Justin Bronder 2013-11-27 10:01:01 -0500
  • c2f6125021 back to dev MinRK 2013-11-25 15:24:50 -0800