1. bdd0349 BUG/MEDIUM: spoa/python: Fixing references to None by Gilchrist Dadaglo · Tue Dec 08 14:37:14 2020 +0000
  2. 042f697 BUG/MEDIUM: spoa/python: Fixing PyObject_Call positional arguments by Gilchrist Dadaglo · Tue Dec 08 14:37:13 2020 +0000
  3. d1c0cf8 BUG/MINOR: spoa/python: Cleanup ipaddress objects if initialization fails by Gilchrist Dadaglo · Tue Dec 08 14:37:12 2020 +0000
  4. 132d8f6 BUG/MINOR: spoa/python: Cleanup references for failed Module Addobject operations by Gilchrist Dadaglo · Tue Dec 08 14:37:11 2020 +0000
  5. c7485ac DOC: spoa/python: Fixing typos in comments by Gilchrist Dadaglo · Tue Dec 08 14:37:10 2020 +0000
  6. 85b2582 DOC: spoa/python: Rephrasing memory related error messages by Gilchrist Dadaglo · Tue Dec 08 14:37:09 2020 +0000
  7. 6884742 DOC: spoa/python: Fixing typo in IP related error messages by Gilchrist Dadaglo · Tue Dec 08 14:37:08 2020 +0000
  8. d5c428e BUG/MAJOR: spoa/python: Fixing return None by Gilchrist Dadaglo · Tue Dec 08 14:37:07 2020 +0000
  9. d00ce06 BUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used instead of ipv6_address by Gilchrist Dadaglo · Mon Aug 24 19:21:35 2020 +0000
  10. 2417ebc BUG/MINOR: contrib/spoa-server: Updating references to free in case of failure by Gilchrist Dadaglo · Mon Aug 24 19:21:34 2020 +0000
  11. c7d303a BUG/MINOR: contrib/spoa-server: Do not free reference to NULL by Gilchrist Dadaglo · Mon Aug 24 19:21:33 2020 +0000
  12. 9f0c984 BUG/MINOR: contrib/spoa-server: Ensure ip address references are freed by Gilchrist Dadaglo · Mon Aug 24 19:21:32 2020 +0000
  13. 222f060 BUG/MAJOR: contrib/spoa-server: Fix unhandled python call leading to memory leak by Gilchrist Dadaglo · Mon Aug 24 19:21:31 2020 +0000
  14. ae2132c MINOR: contrib/spoa-server: allow MAX_FRAME_SIZE override by Bertrand Jacquin · Mon Aug 24 19:21:30 2020 +0000
  15. 4896d27 DOC: spoa-server: fix false friends `actually` by William Dauchy · Sat Aug 01 16:28:52 2020 +0200
  16. bbe18ac BUG/MINOR: spoa-server: fix size_t format printing by William Dauchy · Sat Aug 01 16:28:51 2020 +0200
  17. 54f7823 BUG/MEDIUM: contrib/spoa: do not register python3.8 if --embed fail by Bertrand Jacquin · Fri May 22 17:03:46 2020 +0100
  18. 3e235d3 MAJOR: contrib: porting spoa_server to support python3 by Gilchrist Dadaglo · Wed May 06 12:25:31 2020 +0000
  19. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Mar 23 22:28:40 2020 +0500
  20. 1fae8db DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sat Mar 14 17:47:28 2020 +0500
  21. a714475 DOC: contrib: spoa_server Add some hints for building spoa_server by Aleksandar Lazic · Wed Jul 03 08:16:17 2019 +0000
  22. c802921 DOC/MINOR: contrib/spoa_server: Fix typo in README by Daniel Corbett · Tue Jun 11 10:08:53 2019 -0400
  23. 0617668 MINOR: contrib/spoa_server: Add random IP score by Daniel Corbett · Tue Jun 11 10:04:15 2019 -0400
  24. 4e0fa55 BUG/MEDIUM: contrib/spoa_server: Set FIN flag on agent frames by Daniel Corbett · Tue Jun 11 09:46:27 2019 -0400
  25. 5897867 MINOR: contrib/spoa_server: Upgrade SPOP to 2.0 by Daniel Corbett · Mon Jun 10 21:01:32 2019 -0400
  26. 4d7bfa1 MINOR/DOC: spoe-server: Add documentation by Thierry FOURNIER · Sun Feb 25 21:28:05 2018 +0100
  27. 00a0225 MINOR: spoa-server: Add python by Thierry FOURNIER · Sun Feb 25 20:59:57 2018 +0100
  28. 6908c95 MINOR: spoa-server: Add Lua processing by Thierry FOURNIER · Fri Feb 23 15:20:55 2018 +0100
  29. a09df3f MINOR: spoa-server: Execute registered callbacks by Thierry FOURNIER · Fri Feb 23 14:42:46 2018 +0100
  30. fbd3824 MINOR: spoa-server: Prepare responses by Thierry FOURNIER · Fri Feb 23 18:24:10 2018 +0100
  31. 8b9a73b MINOR: spoa-server: Load files by Thierry FOURNIER · Fri Feb 23 15:12:55 2018 +0100
  32. 892f664 MINOR: spoa-server: Allow registering message processors by Thierry FOURNIER · Fri Feb 23 14:27:05 2018 +0100
  33. 64eaa33 MINOR: spoa-server: Allow registering external processes by Thierry FOURNIER · Fri Feb 23 14:58:40 2018 +0100
  34. 786e9e6 MINOR: spoa-server: With debug mode, start only one process by Thierry FOURNIER · Fri Feb 23 19:11:47 2018 +0100
  35. 7de6fc6 MINOR: spoa-server: Replace the thread init system by processes by Thierry FOURNIER · Fri Feb 23 13:50:26 2018 +0100
  36. 5301ed1 MINOR: spoe-server: rename "worker" functions by Thierry FOURNIER · Fri Feb 23 11:59:15 2018 +0100
  37. 880d7e1 MINOR: spoa-server: Externalise debug functions by Thierry FOURNIER · Sun Feb 25 10:54:56 2018 +0100
  38. 4aec0a4 MINOR: spoa-server: move some definition from spoa_server.c to spoa_server.h by Thierry FOURNIER · Fri Feb 23 11:42:57 2018 +0100
  39. d8b5c77 MINOR: spoa-server: Clone the v1.7 spoa-example project by Thierry FOURNIER · Fri Feb 23 11:40:03 2018 +0100