|
|
108596827b
|
use safe config parser | remove /etc searches
|
2015-06-01 18:09:39 +00:00 |
|
|
|
a5433b903d
|
remove duplicate readme, add credit for desaster
|
2015-05-13 06:42:09 +00:00 |
|
|
|
5ca19ab08b
|
update version string
rename hostname
|
2015-05-13 06:40:21 +00:00 |
|
|
|
5fa49d5b7a
|
update domish element and jit call
|
2015-05-12 15:36:01 +00:00 |
|
|
|
cc47fa2a50
|
enable json log in default config
|
2015-05-12 15:34:53 +00:00 |
|
|
|
736dc90e23
|
remove link
|
2015-05-12 15:26:42 +00:00 |
|
|
|
8a419c3e4f
|
cosmetic changes on install.md
|
2015-05-12 15:22:15 +00:00 |
|
|
|
09187ed757
|
better install instructions
|
2015-05-12 15:20:51 +00:00 |
|
|
|
2037e71c08
|
install
|
2015-05-12 15:17:42 +00:00 |
|
|
|
2f13930061
|
more
|
2015-05-12 15:05:54 +00:00 |
|
|
|
38f0e19374
|
missed some renames
|
2015-05-12 15:01:57 +00:00 |
|
|
|
e6c3e71dc2
|
cowrie rename
|
2015-05-12 14:57:29 +00:00 |
|
|
|
a6e64f29e5
|
395eaa0ac3
|
2015-05-12 04:57:45 +00:00 |
|
|
|
9f522054ed
|
works for -O and -o.
|
2015-05-06 16:28:15 +00:00 |
|
|
|
4446eb7668
|
basics are working
|
2015-05-06 16:04:27 +00:00 |
|
|
|
13cab1deea
|
added '/usr/bin/curl'
|
2015-05-06 16:04:16 +00:00 |
|
|
|
602676fa1e
|
mark pickle as binary, no diff
|
2015-05-06 16:04:01 +00:00 |
|
|
|
0a3e63ecae
|
initial curl
|
2015-05-06 14:59:37 +00:00 |
|
|
|
aaafa03e98
|
scp initial
|
2015-05-06 14:46:01 +00:00 |
|
|
|
13438caf70
|
last minute fixes
|
2015-04-30 20:59:52 +00:00 |
|
|
|
8ef41d6d23
|
typo fix
|
2015-04-30 20:34:38 +00:00 |
|
|
|
c11088c697
|
fix __init__
|
2015-04-30 17:03:18 +00:00 |
|
|
|
90d2c656be
|
fix pylint warnings
|
2015-04-30 16:43:20 +00:00 |
|
|
|
2c92791d55
|
fix whitespace
|
2015-04-30 16:29:09 +00:00 |
|
|
|
0b4d67a75b
|
fix bad indentation
|
2015-04-30 16:24:31 +00:00 |
|
|
|
2dc1c773e9
|
remove trailing whitespace
|
2015-04-30 16:22:15 +00:00 |
|
|
|
39309ac870
|
remove unused imports
|
2015-04-30 16:02:34 +00:00 |
|
|
|
5aa81d77d8
|
fix pylint bad-whitespace warnings
|
2015-04-30 15:57:16 +00:00 |
|
|
|
d94c6487c3
|
make
|
2015-04-29 15:39:29 +00:00 |
|
|
|
cb9e3764ee
|
fix https://github.com/micheloosterhof/kippo/issues/33
|
2015-04-22 20:08:36 +00:00 |
|
|
|
87cb2598e2
|
update README
|
2015-04-22 20:01:05 +00:00 |
|
|
|
58681101d6
|
removed unused imports
|
2015-04-19 20:42:38 +00:00 |
|
|
|
d7a3e9a771
|
imports: 1st python, 2nd twisted, 3rd, kippo
|
2015-04-19 20:36:18 +00:00 |
|
|
|
0e0784fc3d
|
working for Poderosa, openssh and PuTTY
|
2015-04-18 22:32:37 +00:00 |
|
|
|
6f6d81fd66
|
Fix for https://github.com/micheloosterhof/kippo/issues/32
|
2015-04-18 14:05:07 +00:00 |
|
|
|
40e654017e
|
fix https://github.com/micheloosterhof/kippo/issues/31
|
2015-04-17 09:10:28 +00:00 |
|
|
|
5099f50872
|
store env var request and put in json log
|
2015-04-16 14:23:31 +00:00 |
|
|
|
c834ba2dfb
|
don't overwrite if already exists.
|
2015-04-12 09:17:46 +00:00 |
|
|
|
c5699f1f83
|
shasum for sftp
|
2015-04-12 08:55:40 +00:00 |
|
|
|
35c7939287
|
updated changelog
|
2015-04-12 06:00:36 +00:00 |
|
|
|
aa63778469
|
dailylogfile for jsonlog. make default
|
2015-04-12 05:39:08 +00:00 |
|
|
|
80e2e92169
|
rename 'handleLog' to 'write to be inline with twisted.
|
2015-04-12 05:22:31 +00:00 |
|
|
|
82a1f12937
|
replacing fstat call with stat
|
2015-04-10 07:33:18 +00:00 |
|
|
|
347056a03d
|
after commands, close channel, don't kill session directly
|
2015-03-31 12:11:50 +00:00 |
|
|
|
aa11c54140
|
consolidate auth file names in init()
|
2015-03-20 06:47:26 +00:00 |
|
|
|
93b2961329
|
cosmetic changes on docstrings
|
2015-03-20 06:44:14 +00:00 |
|
|
|
d64b749801
|
Merge pull request #30 from honigbij/auth-checklogin-ip
IP address checking during authorization
|
2015-03-20 10:41:24 +04:00 |
|
|
|
db22e63bc3
|
Use self.transport.transport instead of self.transport
|
2015-03-19 10:24:48 +01:00 |
|
|
|
cb1ba514a6
|
Also set src_ip directly in auth_password
|
2015-03-18 19:03:09 +01:00 |
|
|
|
8f343662c0
|
Formatting of AuthRandom checklogin comment
|
2015-03-18 16:04:48 +01:00 |
|