Brendan LE GLAUNEC
|
5d2626b639
|
Change license to MIT
|
2018-03-12 15:04:06 +01:00 |
|
Ishan Jain
|
df44c7d6f1
|
Add environment variables support
|
2018-03-12 15:04:06 +01:00 |
|
Brendan LE GLAUNEC
|
dba1391a08
|
Fix dictionary path for binary & use glide in CI
|
2018-03-12 15:04:06 +01:00 |
|
Brendan LE GLAUNEC
|
89647ae457
|
Fix timeout and unresponsive cameras being detected as successful & add error message
Update unit tests
Fix deadlock in libcurl for tests to stop failing randomly
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
82e36e1fd3
|
Update file architecture to make go install work
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
34994e615a
|
Fix in README.md
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
6daceaeb2b
|
Add glide package manager
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
50da5ea82d
|
Fix usage of custom dictionaries in docker image
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
948bfce5a0
|
Removed Output part from README
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
049a43ace2
|
Add gif to README.md
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
be63c6a231
|
Add package overview & fix dead link
|
2018-03-12 15:04:05 +01:00 |
|
Brendan LE GLAUNEC
|
eab18925c7
|
Add godoc badge and remove temporary images
|
2018-03-12 15:04:00 +01:00 |
|
Brendan LE GLAUNEC
|
2555a86f5f
|
Add known bugs to README & update examples
|
2018-03-12 14:59:56 +01:00 |
|
Brendan LE GLAUNEC
|
a2af1329d7
|
Fix bug for some cameras running gst rtsp server
|
2018-03-12 14:59:47 +01:00 |
|
Brendan LE GLAUNEC
|
3dcc80a0e8
|
Fixes in readme and contributing.md (#77) (#79)
Remove codacy badge
|
2018-03-12 14:59:38 +01:00 |
|
Brendan LE GLAUNEC
|
624ff8bc1b
|
Fixes in readme and contributing.md (#77)
|
2018-03-12 14:59:22 +01:00 |
|
Brendan LE GLAUNEC
|
59f51f6149
|
Cameradar becomes a golang library and cameraccess replaces the old cameradar (#75)
* Better performance
* Better UX
* Lighter docker image
* More control over the features
* Suited for devs
* Better documentation
* No tests yet
|
2018-03-12 14:59:16 +01:00 |
|
Brendan LE GLAUNEC
|
b4090b8301
|
Improve README.md
|
2018-03-12 14:59:13 +01:00 |
|
Brendan LE GLAUNEC
|
02b58ad1a9
|
Rename bruteforce to dictionary attack to avoid confusion (#71)
|
2018-03-12 14:59:09 +01:00 |
|
Brendan LE GLAUNEC
|
81b7e893dc
|
Rename subnet to target to avoid confusion (#70)
|
2018-03-12 14:59:06 +01:00 |
|
Brendan LE GLAUNEC
|
8c6c94cc34
|
Update README.md (#69)
Add more precision to the subnetwork (-s) argument to cameradar to improve user experience
|
2018-03-12 14:59:03 +01:00 |
|
Brendan LE GLAUNEC
|
60c2f1f18c
|
Update Codacy badge URL
|
2018-03-12 14:58:50 +01:00 |
|
Brendan LE GLAUNEC
|
3123e34076
|
Improve docker image usage
|
2018-03-12 14:58:33 +01:00 |
|
Brendan LE GLAUNEC
|
bfecea00ad
|
Add contribution doc & update readme & dictionaries
|
2018-03-12 14:58:26 +01:00 |
|
Brendan LE GLAUNEC
|
1c7c462771
|
Add code quality check & fixed output format
|
2018-03-12 14:58:23 +01:00 |
|
Brendan LE GLAUNEC
|
4a8f6550af
|
Put Gitflow back in place
|
2018-03-12 14:58:13 +01:00 |
|
Brendan LE GLAUNEC
|
c56cce6319
|
Update contribution format guidelines
|
2018-03-12 14:58:10 +01:00 |
|
Brendan LE GLAUNEC
|
832e4f9fa2
|
Update contribution info
|
2018-03-12 14:58:06 +01:00 |
|
Brendan LE GLAUNEC
|
63008d19af
|
Enhanced the latest release badge
Replaced the raw version with one that will get the latest tag automatically and update the badge.
|
2018-03-12 14:58:03 +01:00 |
|
Brendan LE GLAUNEC
|
fbd78301a0
|
Travis functional testing & minor changes
|
2018-03-12 14:57:59 +01:00 |
|
Brendan LE GLAUNEC
|
2961d68200
|
Travis build test integration & changes to docker deployment
|
2018-03-12 14:57:55 +01:00 |
|
Brendan LE GLAUNEC
|
f86683d9ca
|
Add docker pulls badge to README.md
|
2018-03-12 14:57:52 +01:00 |
|
Brendan LE GLAUNEC
|
58bcfb9ee5
|
Fix functional tests & multiple bugfixes & use CES
|
2018-03-12 14:57:49 +01:00 |
|
Brendan LE GLAUNEC
|
b8291710d9
|
Docker Hub instructions update
|
2018-03-12 14:57:42 +01:00 |
|
Brendan LE GLAUNEC
|
2a0882869b
|
Update deployment process
|
2018-03-12 14:57:36 +01:00 |
|
Brendan LE GLAUNEC
|
c44a88b57a
|
Add GST RTSP SERVER option
|
2018-03-12 14:57:25 +01:00 |
|
Brendan LE GLAUNEC
|
509017f8df
|
Add package generation to README
|
2018-03-12 14:57:22 +01:00 |
|
Brendan LE GLAUNEC
|
cd3cfc3837
|
Update Readme & Remove debug logs
|
2018-03-12 14:57:16 +01:00 |
|
Brendan LE GLAUNEC
|
509d68f023
|
Multithreading & UX update
|
2018-03-12 14:57:13 +01:00 |
|
Brendan LE GLAUNEC
|
de757e848d
|
Add Cameradar logo to README.md
|
2018-03-12 14:57:10 +01:00 |
|
Brendan LE GLAUNEC
|
d9945f5e26
|
Fix nmap package detection
|
2018-03-12 14:56:45 +01:00 |
|
Brendan LE GLAUNEC
|
6247656a63
|
Improve README.md
|
2018-03-12 14:56:41 +01:00 |
|
Brendan LE GLAUNEC
|
c46217918f
|
Fix GStreamer check
|
2018-03-12 14:56:38 +01:00 |
|
Brendan LE GLAUNEC
|
bded05688e
|
Fix issues with MySQL CM
|
2018-03-12 14:56:32 +01:00 |
|
Brendan LE GLAUNEC
|
13e1836604
|
Update OS to 16.04 & remove boost dependency
|
2018-03-12 14:56:28 +01:00 |
|
Brendan LE GLAUNEC
|
d611d00b55
|
Update deployment version
|
2018-03-12 14:56:24 +01:00 |
|
Brendan LE GLAUNEC
|
df3c21701d
|
Improve README.md
|
2018-03-12 14:56:13 +01:00 |
|
Brendan LE GLAUNEC
|
60288c09e4
|
Improve README.md
|
2018-03-12 14:56:03 +01:00 |
|
Brendan LE GLAUNEC
|
eed8aa0e9d
|
Improve README.md
|
2018-03-12 14:55:57 +01:00 |
|
Brendan LE GLAUNEC
|
e13879ab77
|
Add quick MySQL docker deployment & code cleaning
|
2018-03-12 14:55:53 +01:00 |
|