Skip to content

Releases: netsec-ethz/scion-java-multiping

v0.7.0

Choose a tag to compare

@tzaeschke tzaeschke released this 04 May 11:11
23b566f

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@tzaeschke tzaeschke released this 15 Dec 15:11
a45b4e8

What's Changed

Bumped JPAN to 0.6.1by @tzaeschke in #29

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@tzaeschke tzaeschke released this 12 Dec 16:12
759e716

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@tzaeschke tzaeschke released this 10 Sep 15:31
02d7c0b

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@tzaeschke tzaeschke released this 04 Apr 11:11
e365156

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0: JPAN 0.4.1 (#6)

Choose a tag to compare

@tzaeschke tzaeschke released this 22 Nov 13:37
b6a256f

Summary

  • Update to JPAN 0.4.0 with new SCMP API

Full CHANGELOG

  • Changed JPAN dependency to 0.3.0. #3
  • Regression: fixed pom.xml #4
  • Bumped dependency on JPAN to 0.4.0 #5
  • Bumped dependency on JPAN to 0.4.1 #6

v0.2.0

Choose a tag to compare

@tzaeschke tzaeschke released this 30 Sep 12:16

Summary

  • Lots of renaming
  • New main class for all tools
  • Improved async echo/traceroute

Full CHANGELOG

Added

  • Support echo requests in addition to traceroute. #1
  • Added CHANGELOG
  • EchoResponder

Changed

  • Changed pretty much all names and created an executable main class. #2

v0.1.0

Choose a tag to compare

@tzaeschke tzaeschke released this 16 Sep 12:19

Initial release