1. 21 Mar, 2011 1 commit
    • Julien Muchembled's avatar
      Small code cleanups · 75cd5ecb
      Julien Muchembled authored
      - remove useless calls to 'bool'
      - small optimizations in lib.protocol.Packet.__init__
      - code simplification in IdentificationHandler
      - fix typo in docstring
      - neo/tests/__init__.py: 2 lines were indented with 2-spaces instead of 4-spaces
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@2671 71dcc9de-d417-0410-9af5-da40c76e7ee4
      75cd5ecb
  2. 17 Mar, 2011 10 commits
  3. 14 Mar, 2011 1 commit
  4. 02 Mar, 2011 2 commits
  5. 01 Mar, 2011 2 commits
  6. 28 Feb, 2011 1 commit
  7. 25 Feb, 2011 1 commit
    • Olivier Cros's avatar
      Implementing ipv6 on neo · 0cdbf0ea
      Olivier Cros authored
      In order to synchronise neo with slapos, it has to work perfectly with ipv4
      and ipv6. This allows to integrate neo in erp5 and to prepare different buildout
      installations of neo.
      The protocol and connectors are no more generic but can now support IPv4 and
      IPv6 connections. We adopted a specific way of development which allow to
      easily add new protocols in the future.
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@2654 71dcc9de-d417-0410-9af5-da40c76e7ee4
      0cdbf0ea
  8. 21 Feb, 2011 1 commit
  9. 08 Feb, 2011 9 commits
  10. 25 Jan, 2011 6 commits
  11. 24 Jan, 2011 5 commits
  12. 21 Jan, 2011 1 commit