Commit Graph

101 Commits (249b7c6dd92e637f23fbece36f4a66c5497b2f4a)
 

Author SHA1 Message Date
Stefan Feuerhahn 249b7c6dd9 gradle wrapper and spotless gradle plugin update 6 years ago
Stefan Feuerhahn 7e9eb53e0f minor change in naming of threads created by the library 6 years ago
Stefan Feuerhahn 1cc94089f4 updated doc to reflect changes in the way client parses an scl file 6 years ago
Stefan Feuerhahn bbc98a065a moved all start scripts to bin folder 6 years ago
Stefan Feuerhahn d2c53aeb94 updated links in readme 6 years ago
Stefan Feuerhahn a3a11ed52c switched to gradle java-library plugin 7 years ago
Stefan Feuerhahn e8bb35fd02 set version to 1.8.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 40cbedc854 release v1.8.0 7 years ago
Stefan Feuerhahn bea0860f4f updated the user guide 7 years ago
Stefan Feuerhahn 4071101f54 updated changelog for release 7 years ago
Stefan Feuerhahn 72494fb83d removed use of methods deprecated in java 11 7 years ago
Stefan Feuerhahn 2419583978 fixed doc warnings 7 years ago
Stefan Feuerhahn b38c813b2f updated asn1 compile scripts 7 years ago
Stefan Feuerhahn a801db5404 added modified version of jASN1 BerBoolean so that true is encoded as 0x01 instead of 0xff but using the original jasn1 dependency 7 years ago
Stefan Feuerhahn 88e96e1a0f added readme 7 years ago
Stefan Feuerhahn e80f68c5aa updated user guide 7 years ago
Stefan Feuerhahn 59eee5cbc0 updated build files 7 years ago
Stefan Feuerhahn fafbec0786 code clean up 7 years ago
Stefan Feuerhahn 0d3a5e2971 updated dependency to to newest jasn1 version 7 years ago
Stefan Feuerhahn 2e268028e9 updated generated asn1 files 7 years ago
Stefan Feuerhahn 3082a3739e reformat code again using google java formatter 7 years ago
Stefan Feuerhahn d0caa66dc4 updated common code 7 years ago
Stefan Feuerhahn c0fb912326 moved classes from org.openmuc package to com.beanit package 7 years ago
Stefan Feuerhahn 1c29937cf4 switched doc from asciidoc to markdown 7 years ago
Stefan Feuerhahn f4259edb7a moved license file 7 years ago
Stefan Feuerhahn ec72200684 reformatted everything using google java formatter 7 years ago
Stefan Feuerhahn cdb5dc9231 updated copyright header 7 years ago
Stefan Feuerhahn 940a3eaaaf updated gitignore 7 years ago
Stefan Feuerhahn 53425c9b6d updated gradle wrapper 7 years ago
Stefan Feuerhahn 182d0a8687 renamed folder run-scripts to bin 7 years ago
Stefan Feuerhahn c093bf0038 reduced gitignore file 7 years ago
Stefan Feuerhahn 4a5a23b870 prepare new release 1.7.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 3d3abc16db release v1.7.0 7 years ago
Stefan Feuerhahn 03607911ce updated changelog 7 years ago
Stefan Feuerhahn 0645fc994e Merge branch 'develop' 7 years ago
Stefan Feuerhahn a97c91eda7 added newest gradle wrapper v4.10.2 7 years ago
Stefan Feuerhahn 56fee3cf19 made values of BDAs volatile so they are thread save 7 years ago
Stefan Feuerhahn 1c24852d77 fixed correct shutdown of server thread pools 7 years ago
Stefan Feuerhahn 648d839df7 fixed typo in console server 7 years ago
Stefan Feuerhahn 484152d1ba changed jasn1 dependency to jasn1-iec61850mod so that boolean true values are coded as 0x01 instead of 0xff because it is need by some devices 7 years ago
Stefan Feuerhahn 0641743072 sample server now supports writing booleans 7 years ago
Stefan Feuerhahn aad176e439 set version to 1.6.2-SNAPSHOT 7 years ago
Stefan Feuerhahn ca47659ebe set version to 1.6.1 7 years ago
Stefan Feuerhahn 1d5b09e0fc scl parser can now handle multiple IEDs in a single scl file 7 years ago
Stefan Feuerhahn 0200a86cb1 SclParser now returns list of ServerModels instead of ServerSaps 7 years ago
Stefan Feuerhahn 00ed96935f prepare new release 1.6.1-SNAPSHOT 7 years ago
Stefan Feuerhahn 1788baa1d3 release v1.6.0 7 years ago
Stefan Feuerhahn 729b69f2db updated changelog 7 years ago
Stefan Feuerhahn ffe3800619 code clean up using eclipse formatter and cleaner 7 years ago
Stefan Feuerhahn 3eec5f9589 updated gradle wrapper version 7 years ago