Alexandre Dulaunoy
a44bdfa7d4
Merge pull request #52 from MaximeStor/master
...
Added module SourceCode
2016-03-12 21:19:49 +01:00
MaximeStor
ab66cd255a
Improve SourceCode, keywords and add description in /doc
2016-03-12 12:30:38 +01:00
MaximeStor
701d771aa5
Add first version of Source Code
2016-03-12 11:21:29 +01:00
Raphaël Vinot
be86737ca7
Because 0MQ fails.
2016-03-11 16:16:53 +01:00
Raphaël Vinot
f6e4ea2270
Fix logging, fix URL regex
2016-02-11 12:19:03 +01:00
Raphaël Vinot
d160e4a2c8
Add Credential in the scripts to launch
2016-02-10 17:33:16 +01:00
Raphaël Vinot
90e1b25426
Split filepath and count in credential module
2016-02-10 17:31:52 +01:00
Raphaël Vinot
4895ee9fa2
Add new category (Credential)
2016-02-10 16:39:56 +01:00
Raphaël Vinot
1da8675750
Refactoring on Credential, Phone and Release
2016-02-10 16:39:06 +01:00
Sascha Rommelfangen
837efb4592
few corrections/additions/changes
2016-02-08 14:13:24 +01:00
Alexandre Dulaunoy
5bb5e3f7c6
How to contribute updated
2016-02-08 11:55:39 +01:00
Alexandre Dulaunoy
bb8d4849d7
Basic feature list added
2016-02-08 11:49:33 +01:00
Alexandre Dulaunoy
ee4a10aa0e
Logo added
2016-02-08 11:34:54 +01:00
Alexandre Dulaunoy
da9f1d34f8
CIRCL AIL logo added
2016-02-08 11:33:53 +01:00
Alexandre Dulaunoy
98caa6b7c9
Installation of AIL simplified and documentation updated
2016-02-08 11:16:53 +01:00
Alexandre Dulaunoy
5ffaff7fc4
Broken links fixed
2016-02-08 10:43:58 +01:00
Alexandre Dulaunoy
9a6d0ece3c
Document the simplified version of creating modules
...
Describe the new template location and how to create your new AIL
module. The old and outdated description has been removed.
2016-02-08 10:39:32 +01:00
Alexandre Dulaunoy
c68136b04b
Merge branch 'pgp' of https://github.com/Rafiot/AIL-framework
...
Conflicts:
bin/packages/modules.cfg
2016-02-08 10:13:44 +01:00
Alexandre Dulaunoy
fe08d2f9cd
Merge pull request #48 from MaximeStor/module
...
Add modules Credential and Release
2016-02-06 11:31:23 +01:00
MaximeStor
b7d2b64a86
Merge branch 'master' of https://github.com/CIRCL/AIL-framework into module
2016-02-06 11:28:48 +01:00
Alexandre Dulaunoy
bef2ef1b7a
Merge pull request #46 from blackbern/blackbern
...
Blackbern
2016-02-06 11:22:55 +01:00
Alexandre Dulaunoy
192ee7f0ec
Merge pull request #49 from Alainfou/master
...
Phone module added (regex needs optimization)
2016-02-06 11:20:46 +01:00
Alain
ea52fd1068
Phone regex updated
...
Might still need to be fixed / optimized, in case of maths or random numbers starting with a 0. Do not capture dates, hours, coordinates anymore. Captured formats are: e.g. +331234567890 ; 09 12 34 56 78 ; +4177/123.45.69 ; +352(0)6-23-23-23...
2016-02-05 20:58:02 +01:00
Alain
fabbfd8ae9
Update module.cfg (adding Keys and Phone section)
2016-02-05 14:00:41 -05:00
Alain
43b3556588
Starting Phone number recognition
2016-02-05 13:58:21 -05:00
MaximeStor
07513a5b37
Add modules Credential and Release
2016-02-05 16:15:09 +01:00
Raphaël Vinot
9171d5b118
Add module to find PGP encrypted blobs
2016-02-05 16:03:37 +01:00
Blackbern
2859162b01
Autre correction de installing_deps.sh
2016-02-05 13:20:23 +01:00
Blackbern
714f569d15
Correction de installing_deps.sh
2016-02-05 13:18:50 +01:00
Blackbern
1aa7698420
ajout d'un script d'installation pour archlinux via pacman et yaourt.
2016-02-05 13:14:52 +01:00
Raphaël Vinot
aef8ab0411
Listen locally for 0MQ
2016-02-04 15:32:50 +01:00
Raphaël Vinot
5ca13c42eb
Launch redis and leveldb from local directory
2016-02-04 15:24:39 +01:00
Raphaël Vinot
1a106e4c50
Update install script
2016-02-04 15:24:18 +01:00
Raphaël Vinot
12aca6b760
Add script to import from local directory, use local python from env
2016-02-04 15:22:51 +01:00
Raphaël Vinot
85f372c36a
Merge branch 'master' of github.com:CIRCL/AIL-framework
2016-02-03 10:34:11 +01:00
Raphaël Vinot
315cb48117
Add template file for writing a new module
2016-02-03 10:33:42 +01:00
Raphaël Vinot
f4d0d6bc33
Add Travis logo
2016-01-19 14:17:16 +01:00
Raphaël Vinot
6935122159
Merge pull request #45 from Rafiot/travis
...
Travis, print logs
2016-01-19 12:10:32 +01:00
Raphaël Vinot
35b0d72126
Travis, print logs
2016-01-19 12:01:45 +01:00
Raphaël Vinot
e3820d94ca
Merge pull request #44 from Rafiot/travis
...
Add initial Travis file
2016-01-19 11:51:46 +01:00
Raphaël Vinot
0d6adc2063
Add initial Travis file
2016-01-19 11:43:34 +01:00
Alexandre Dulaunoy
52ec3e5083
Merge branch 'master' of github.com:CIRCL/AIL-framework
2015-12-22 21:38:12 +00:00
Alexandre Dulaunoy
cdd0725e88
-v option added to list the path
2015-12-22 21:37:05 +00:00
Alexandre Dulaunoy
f7b299f13f
Merge pull request #38 from cudeso/master
...
libsnappy-dev dependecy
2015-08-11 08:07:51 +02:00
Koen Van Impe
668fe9e6aa
libsnappy-dev dependecy
2015-08-11 01:25:49 +02:00
Debra Jules
11ddc8f3b2
This fix #36 update distribute version before install matplotlib
2015-07-27 11:48:21 +02:00
Alexandre Dulaunoy
d89ae365f9
web: basic search functionality added
2014-12-24 14:42:20 +00:00
Alexandre Dulaunoy
9b7e329888
Font awesome link fixed
2014-12-22 20:51:05 +00:00
Alexandre Dulaunoy
c2d4e8b437
logo added and layout changed
2014-12-22 17:08:02 +00:00
Alexandre Dulaunoy
e3971ac93a
Onion fetching loop deactivated by default
2014-12-22 16:06:38 +00:00