Commit Graph

38 Commits

Author SHA1 Message Date
didfet
31c6ee6d9f Created InputReader. 2015-04-04 20:17:23 +02:00
didfet
920aa3a31a Log file rename. 2015-04-04 16:33:11 +02:00
didfet
3a0b3acb7a Performance improvement (issue #6) 2015-03-31 17:32:41 +02:00
didfet
12c17e63b2 Corrected memory leak issue #4. 2015-03-24 20:47:14 +01:00
didfet
a36aa2c0d0 Changed logging pattern. 2015-03-24 13:27:01 +01:00
didfet
af9ec174e2 Implemented socket connect and read timeout. 2015-03-24 11:38:19 +01:00
didfet
cb36f31dbd Corrected bug in connection retry. 2015-03-23 17:06:30 +01:00
didfet
bb15f83732 Implemented compressed file detection. 2015-03-22 18:13:10 +01:00
didfet
fd03e33922 Implemented compressed file detection. 2015-03-21 19:30:20 +01:00
didfet
2a0146bbc7 Implemented tail option. 2015-03-21 18:43:36 +01:00
didfet
8c684ebd66 Added AdapterException. 2015-03-19 18:54:33 +01:00
didfet
fbc6bc352e Added -signaturelength option
Bug corrections on saved state loading
Bug corrections on file reading
2015-03-19 18:25:15 +01:00
didfet
850a92cfe1 Implemented connection to random server. 2015-03-19 14:33:31 +01:00
didfet
20366c982e Create new ProtocolAdapter if connection is lost. 2015-03-19 13:19:50 +01:00
didfet
f6cb23c09c Implemented FileState serialization/deserialization. 2015-03-18 17:42:03 +01:00
didfet
a2edfd8a2f Implemented FileState serialization/deserialization. 2015-03-18 16:27:01 +01:00
didfet
7a7dfcb2c2 Modified loop. 2015-03-17 18:24:28 +01:00
didfet
2b4c556ca0 Bug correction. 2015-03-17 16:04:32 +01:00
didfet
616f883f49 Implemented Forwarder. 2015-03-17 00:27:04 +01:00
didfet
3caea16be7 Improved FileReader. 2015-03-15 19:17:22 +01:00
didfet
13c97410dc Improved FileReader. 2015-03-15 19:15:06 +01:00
didfet
caadd8c639 Created FileReaderTest. 2015-03-15 18:28:46 +01:00
didfet
33f50488a1 Added FileModificationListener. 2015-03-15 17:17:53 +01:00
didfet
d6d4897acb Implemented FileReader. 2015-03-15 16:47:05 +01:00
didfet
340076f850 Created FileReader and ProtocolAdapter 2015-03-15 00:29:05 +01:00
didfet
8d7b0cd59d FileWatcher debugging. 2015-03-14 07:41:18 +01:00
didfet
797f6f41bb FileWatcher debugging. 2015-03-12 23:46:51 +01:00
didfet
708c05d931 Implemented FileSigner. 2015-03-12 19:22:29 +01:00
didfet
9b7c7b0760 Implemented FileWatcher. 2015-03-12 19:21:52 +01:00
didfet
3a10652d9f Added FileWatcher and LastModifiedFileFilter. 2015-03-10 23:23:19 +01:00
didfet
9b87363a5f Created FileWatcher. 2015-03-10 19:00:50 +01:00
didfet
de012bb84a Added debug information. 2015-03-10 16:20:56 +01:00
didfet
25eb1e99f8 sendEvents method modification. 2015-03-10 12:47:55 +01:00
didfet
a3129da779 Added Copyright notice. 2015-03-09 23:07:21 +01:00
didfet
b54e3d9f25 Added sendEvents method. 2015-03-09 22:50:54 +01:00
didfet
0fa6300843 Implemented compressed frame. 2015-03-09 22:13:41 +01:00
didfet
d88b8b6bd5 Begin implementation of lumberjack protocol. 2015-03-09 19:09:07 +01:00
didfet
4b4b27b5e2 Implementation of config file loading. 2015-03-08 21:24:32 +01:00