Commit Graph

47 Commits

Author SHA1 Message Date
Michel Oosterhof 7d5574e34a
Dependency upgrade 2021 03 11 (#1508)
* dependency upgrade Thu 11 Mar 2021 07:16:24 UTC
* rewrite chr()
2021-03-12 21:26:54 +08:00
Michel Oosterhof 04487d3310
Dependency upgrade 2021 02 16 (#1498)
* dependency upgrade Tue 16 Feb 2021 13:45:19 UTC
2021-02-18 09:43:15 +08:00
Michel Oosterhof b8ec02e7a9
Dependency upgrade 2021 01 23 (#1486)
* dependency upgrade Sat 23 Jan 2021 19:07:39 UTC
2021-01-24 11:04:36 +08:00
Michel Oosterhof 93aa829073
Dependency upgrade 2021 01 12 (#1483)
* dependency upgrade Tue 12 Jan 2021 07:59:49 UTC
2021-01-13 23:10:47 +08:00
Michel Oosterhof 102544eadb
Dependency upgrade 2020-11-25 (#1457)
* dependency upgrade Wed Nov 25 11:20:18 UTC 2020
2020-11-25 19:33:26 +08:00
Michel Oosterhof 11b743ff49
Dependency upgrade 2020 11 10 (#1446)
* dependency upgrade Tue Nov 10 11:43:56 +08 2020
2020-11-10 12:10:16 +08:00
dependabot[bot] 9a2c7017d8
Bump cryptography from 3.0 to 3.2 (#1438)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.0...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 00:14:05 +08:00
Michel Oosterhof ffc8cdf57a
new deps0 (#1383)
* new deps
* configparser 5 only supports py3.5+
2020-07-24 21:55:43 +08:00
Michel Oosterhof ebc9bf8ae9
dependency upgrade Thu Jul 2 10:36:05 +08 2020 (#1367)
* dependency upgrade Thu Jul  2 10:36:05 +08 2020
* fix version of flake8
2020-07-02 11:10:52 +08:00
Michel Oosterhof d026d0424b
dependency upgrade Thu May 14 14:11:21 +08 2020 (#1352) 2020-05-15 11:11:20 +08:00
Michel Oosterhof edf4d01626
dependency upgrade Mon May 4 13:33:04 +08 2020 (#1344)
* dependency upgrade Mon May  4 13:33:04 +08 2020
* add version for treq
2020-05-05 10:07:44 +08:00
Michel Oosterhof 077aaba7f1
dependency upgrade Wed Apr 1 09:08:33 +08 2020 (#1321) 2020-04-01 09:33:44 +08:00
Michel Oosterhof cc7d1a8922
dependency upgrade Tue Jan 21 07:27:12 CET 2020 (#1292) 2020-01-21 13:37:14 +01:00
Michel Oosterhof def209cc3c
dependency upgrade Fri Jan 3 12:57:29 GMT 2020 (#1285) 2020-01-03 13:28:21 +00:00
Michel Oosterhof d2728ba7ec
dependency upgrade Sat Nov 16 12:40:00 GMT 2019 (#1269) 2019-11-16 13:20:45 +00:00
Michel Oosterhof 439007b385
dependency upgrade Thu Oct 24 12:06:05 BST 2019 (#1238) 2019-10-24 13:33:41 +02:00
Michel Oosterhof 07ee9b6597 dependency upgrade Tue Oct 15 16:09:51 BST 2019 2019-10-15 16:09:51 +01:00
Michel Oosterhof ca1213b4a8
treq as requirement (#1196) 2019-09-04 22:22:49 +01:00
Michel Oosterhof 016878667f
dependency upgrade Tue Aug 20 15:53:23 +04 2019 (#1182) 2019-08-20 16:37:00 +04:00
Michel Oosterhof 5d321950a0
dependency upgrade Thu Jun 20 10:34:24 +04 2019 (#1152) 2019-06-20 11:27:13 +04:00
Michel Oosterhof 8b363c3432
dependency upgrade Sun Jun 9 10:45:35 +04 2019 (#1143) 2019-06-09 13:07:43 +04:00
Michel Oosterhof 4bf5b4a3cc
Dependency upgrade 2019 05 29 (#1140)
* python dependency upgrade Wed May 29 05:34:21 +04 2019
2019-05-30 10:36:24 +04:00
Michel Oosterhof 7e5f50fcaa
add bcrypt requirement (#1087) 2019-04-11 12:57:18 +04:00
Michel Oosterhof ffe669f9bc recent twisted no longer requires gmpy2 2017-07-16 20:30:41 +04:00
Michel Oosterhof 0ca7f59d7e require more recent Twisted 2017-07-12 13:39:03 +00:00
Michel Oosterhof 492d662359 add twisted version requirements 2017-07-10 15:33:21 +04:00
Michel Oosterhof 2fc0fdbeae remove 'pycrypto' dependency 2017-07-10 15:27:31 +04:00
Valentyn Diduryk 68391bdd9f removed duplicates from requirements.txt (#468) 2017-02-22 09:25:46 -08:00
Michal Malik 5e50074c91 Fix #432 and #433 (#437) 2017-02-18 20:07:36 +04:00
Michel Oosterhof 4d1ac60dbf seems we need these 2017-02-07 05:08:55 +00:00
lelonek1 24c251b405 Improve handling of ImportErrors to notify users that they need to install new dependencies (#389)
* Improve handling of ImportErrors to notify users that they need to install new dependencies

Also added missing dependency to requirements.txt

* Mention installing dependencies in virtualenv if used

* Move requirements used only by output modules to a separate file

* Using a virtualenv is now the only officially supported method

* Handle ImportErrors when loading output plugins so different install instructions can be given

* Cleanup requirements-output.txt
2017-01-01 21:18:59 +04:00
Wes 0bd9777f59 adding csirtg.io sdk support (#357) 2016-12-05 14:46:49 +04:00
Dave Germiquet ff69e583b1 Tftp implementation (#330)
* ed:   cowrie/commands/tftp.py
	deleted:    cowrie/core/CustomParser.py

* Added TFTP implementation
This now needs tftpy from pip

* Added tftpy
2016-11-02 22:40:55 +04:00
Michel Oosterhof e5c5921f85 change to python-dateutil 2016-10-23 12:37:06 +04:00
Michel Oosterhof 2e87fa099a dateutil needs an extra s 2016-10-23 12:21:47 +04:00
Michel Oosterhof 3d4f50f004 add dateutil for dshield output 2016-10-19 11:54:55 +04:00
Pedro Worcel 6aeeb72431 Add pycrypto to requirements.txt (#288)
* Add pycrypto to requirements.txt

* Remove crypto dependency.
2016-10-18 09:17:12 +04:00
Michel Oosterhof 98ed2b52c2 add crypto explicitly, it's missing for some people 2016-10-01 21:04:37 +00:00
Michel Oosterhof d0eac4dcba require Twisted 15.2.1 for future logger work 2016-09-19 12:52:52 +04:00
Michel Oosterhof bb3b05e530 undo Crypto addon? 2016-09-18 15:07:52 +00:00
Michel Oosterhof 0a1d259cdc 'Crypto' is a missing dependency 2016-09-18 14:41:01 +00:00
Michel Oosterhof 21e5ba8b5a i think travis gets upset about pycrypto 2016-09-05 02:23:18 +04:00
RkG0 d42ac579c4 rewrite of install instructions (#235)
* untested improvements to Install.md

* fixed missing pycrypto in requirements.txt

* table of contents

* removing citation

* beautification

* remove red hat instructions (they were wrong)

* PYTHONPATH might need to be set regardless

* bugfix

* reorganize, sweeping improvements

* finishing touches
2016-08-31 22:31:12 +04:00
Michel Oosterhof b9a7e4e8ff explicit conch req 2016-08-20 08:24:05 +00:00
Michel Oosterhof 6759c759e0 add service_identity to silence warnings, may also need for https output clients 2016-08-20 08:07:53 +00:00
Michel Oosterhof d03cf51549 get ready for py3 2016-08-16 12:37:47 +00:00
Michel Oosterhof 57bb3bc886 put pip reqs in requirements.txt 2016-07-28 15:10:04 +04:00