Skip to content

Commit

Permalink
v.0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swendzel committed Jun 12, 2018
1 parent eab9f03 commit 42f76cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CHANGELOG for the CCEAP tool

current (v. 0.6.0) : latest commit on 2018-05-27
v. 0.6.0 : 2018-06-12
* slightly improved client (help) output
* fixed an error message in the client
* increased number of packets that can be sent from 255 to 2048
Expand Down
2 changes: 1 addition & 1 deletion server.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* for students. The tool demonstrates several network covert channel
* vulnerabilities in a single communication protocol.
*
* Copyright (C) 2017 Steffen Wendzel, steffen (at) wendzel (dot) de
* Copyright (C) 2016-2018 Steffen Wendzel, steffen (at) wendzel (dot) de
* http://www.wendzel.de
*
* This program is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion support.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* for students. The tool demonstrates several network covert channel
* vulnerabilities in a single communication protocol.
*
* Copyright (C) 2016 Steffen Wendzel, steffen (at) wendzel (dot) de
* Copyright (C) 2016-2018 Steffen Wendzel, steffen (at) wendzel (dot) de
* http://www.wendzel.de
*
* This program is free software: you can redistribute it and/or modify
Expand Down

0 comments on commit 42f76cd

Please sign in to comment.