Commit Graph

978 Commits

Author SHA1 Message Date
nathan
3c7834c62a Code cleanup 2015-06-29 01:42:30 +02:00
nathan
19da74ef9b made hex capital 2015-06-29 01:41:46 +02:00
nathan
499c94ea94 Crypto class code cleanup 2015-06-29 01:41:28 +02:00
nathan
eee8f259d3 Added intellij support 2015-06-29 01:41:12 +02:00
nathan
6ed80fedf7 imports cleanup 2015-06-29 01:35:12 +02:00
nathan
412c907de3 Updated intellij folder info 2015-06-28 13:20:12 +02:00
nathan
457457b315 Updated license info 2015-06-28 13:04:44 +02:00
nathan
5ba4f0550a Updated RMI to use new object pool 2015-06-28 13:04:03 +02:00
nathan
5f48a140f1 Code cleanup, logging added 2015-06-28 13:03:36 +02:00
nathan
1c73a9d5da Updated UDT loading for netty 2015-06-28 13:02:39 +02:00
nathan
61b3eb2943 Updated classpath, added intellij support 2015-06-28 13:01:49 +02:00
nathan
cc999a40f2 Added UDT barchart natives + source into networking library. Easier to keep track of 2015-06-28 13:00:54 +02:00
nathan
ea07b7a48e Added parallel work utilities 2015-06-28 13:00:03 +02:00
nathan
43b0c7f4ef Updated jna to have better support for bad libappindicator libraries 2015-06-28 12:59:35 +02:00
nathan
373a0368a1 Added MultiMBassador lib 2015-02-08 11:04:04 +01:00
nathan
2684c7c915 Removed unused methods 2015-02-08 11:03:43 +01:00
nathan
c498bafaa1 Added messagebus stuff to util 2015-02-08 11:03:30 +01:00
nathan
fd8c8b567b the DEFAULT only tries to save in current dir. Cleaned up code for that 2015-02-02 13:14:07 +01:00
nathan
570c4b6a7f Fixed classpath for moved projects 2015-02-02 13:13:28 +01:00
nathan
837e657810 Moved objectpool to separate project 2015-02-02 13:12:50 +01:00
nathan
e000c346b4 Moved annotations to separate project 2015-02-02 13:12:29 +01:00
nathan
e3bad2a55a Moved unsafe to FastObjectPool (which is where it should have been) 2015-02-01 23:39:48 +01:00
nathan
a45c25652a Added better entropy support. Cleaned up MouseEntropy 2015-01-31 10:59:39 +01:00
nathan
e2b27920dc Added an 'unRegisteredType Listener' method to the ConnectionManager, for callbacks when an unrecognized/unregistered message class type is encountered 2015-01-31 10:59:10 +01:00
nathan
893e6ac82e Fixed issues with GTK event loop start/stop. 2015-01-23 02:53:33 +01:00
nathan
4f0f8bae64 Updated barchart lib 2015-01-22 03:25:24 +01:00
nathan
886ab2ca98 Fixed issue with GTK enter/leave thread and the main loop. Main loop is now handled by GtkSupport 2015-01-22 03:25:11 +01:00
nathan
8a142c27d7 Added the ability to scan for annotations from our custom classloader via the fast annotation detector 2015-01-16 01:05:46 +01:00
nathan
6492a8ffe8 Added the ability to get the IP address from a NIC on the box 2015-01-16 01:05:16 +01:00
nathan
e2a76c15f2 Updated objenesis 2015-01-04 19:15:25 +01:00
nathan
64e9a4bf0a Polished deleting file/dir 2015-01-04 19:14:39 +01:00
nathan
78e5acc2f8 Updated license info. Update license headers in files 2014-12-30 01:54:26 +01:00
nathan
caf633bf16 removed incompatible exceptions, swapped to better ones 2014-12-30 01:53:34 +01:00
nathan
4f69d7826c Added FAST (bycode) annotation scanning 2014-12-30 01:52:10 +01:00
nathan
760751c39b Changed little endian method name 2014-12-18 20:29:22 +01:00
nathan
97a8207dd7 Added unsigned numbers to java. Added big endian/network byte order utils 2014-12-18 20:28:56 +01:00
nathan
ff8c718a6b Changed how packed actions are saved (in the zip extra data field now). fixed lpgl hashing method 2014-12-16 23:51:55 +01:00
nathan
1d8a329235 Small system tweaks. JNA tweaks. 2014-12-12 02:19:04 +01:00
nathan
b307db95f8 Fixed exception when reading incompatible data, Updated license, fixed warnings. 2014-11-24 17:57:16 +01:00
nathan
567f790e3f Code cleanup 2014-11-24 00:54:10 +01:00
nathan
d7fe3aed46 Removed invalid exception throwing. Updated RMI tests. Added additional RMI tests 2014-11-24 00:53:35 +01:00
nathan
e83440f366 Fixed issues with UDP loopback. Reworked RMI. Added UDP/UDT options for rmi return values. Added using ASM to RMI. 2014-11-24 00:52:58 +01:00
nathan
f9dff61856 Added ReflectASM (default true), to RmiBridge (remote object space). 2014-11-18 21:35:55 +01:00
nathan
4a118fcc47 Allow RMI to remote methods, changed response map -> array, fixed 'lost' RMI responses. Updated unit tests 2014-11-18 20:23:55 +01:00
nathan
ea4c009bec Added intellij project 2014-11-16 19:14:30 +01:00
nathan
cfcb457ae1 Endpoints can only 'stop()' once now. Added stopInternalActions, and stopExtraActions 2014-11-16 15:34:43 +01:00
nathan
0e748aab45 BouncyCastle provider name is defined by provider, instead of as a string 2014-11-16 15:33:57 +01:00
nathan
9a76f75d42 Changed object pool so the responsibility to specify parameters after pool.take() is to the implementation, not the objectpool 2014-11-16 15:33:07 +01:00
nathan
74881a07f3 Updated license information 2014-11-04 13:42:19 +01:00
nathan
c4edf9bd63 Added JNA libraries 2014-11-03 02:14:46 +01:00