Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-20Removed log4jCristian Maglie
2021-12-14Updated log4j to version 2.16.0Cristian Maglie
2021-12-13Upgrade log4j to 2.15.0 - CVE-2021-44228Cristian Maglie
2020-06-03Update jmdns to 3.5.5Martino Facchin
2020-02-19Remove "MrBean" dependencyThomas L. Kjeldsen
2019-07-18Merge branch 'master' into add-file-cacheMartino Facchin
2019-07-16Update jssc to arduino4Martino Facchin
2019-07-11Add commons-io dependency and replace the extract file name with FilenameUtilsMattia Bertorello
2019-07-02Add log4j dependenciesMattia Bertorello
2019-03-26Update commons-lang3 from 3.3.2 to 3.8.1Pieter12345
2019-03-11Update aarch64 shared library in jsscMartino Facchin
2018-08-28Update jscc to 2.8.0-arduino2 (aarch64 support)Martino Facchin
2018-05-02Update jackson to 2.9.5Martino Facchin
2018-05-02Update jmdns to 3.5.3Martino Facchin
2017-05-18Avoid dll unpacking within JSSCCristian Maglie
2017-01-19Port fixes for upstream jmdnsMartino Facchin
2017-01-19Update jmdns to 3.5.1Martino Facchin
2016-10-19Update jna.jar to 4.2.2Cristian Maglie
2015-11-20Installing tools from packager (eg: arduino) in packager folder, thus avoidingFederico Fissore
2015-08-21Added proxy PAC file support functionsFederico Fissore
2015-08-05Got rid of Guava lib: java 8 has its features builtinFederico Fissore
2015-06-23Re-introducing JNA, used only on Windows and only to access Windows Registry....Federico Fissore
2015-05-20Windows: got rid on JNA, thus no more UnsatisfiedLinkError (at least when acc...Federico Fissore
2015-05-04Introducing GPG signature verification when loading main package_index fileFederico Fissore
2015-03-27Added commons-compress licenseFederico Fissore
2015-03-27ContributionInstaller OS check: MacOSX now uses real arch rather than JVM oneFederico Fissore
2015-03-27Cores manager:Federico Fissore
2015-03-27Now using semantic versioningFederico Fissore
2015-03-27Added FileDownloaderCristian Maglie
2015-03-27Added JARs Bouncy Castle, Jackson, Common-compressCristian Maglie
2015-03-03MacOSX: better IDEFederico Fissore
2014-11-13Moved specialized Platform classes and related resources to the 'arduino-core...Claudio Indellicati
2014-11-13Split IDE into 2 projects.Cristian Maglie