summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/util/Json.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [Json] Explicitly pass Object[] to Method.invoke()Simon Rettberg2021-03-041-1/+1
* Json: Fix deserialization of bools in Thrift classesSimon Rettberg2019-09-111-3/+13
* Unify JSON serializer thrift/nonthriftSimon Rettberg2018-12-051-37/+102
* Remove debug spam in json helperSimon Rettberg2016-08-101-1/+0Star
* Add Json.javaSimon Rettberg2015-09-081-0/+122