Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incoming VT timestamps are seconds since epoch #754

Merged
merged 4 commits into from
Sep 25, 2019

Conversation

janowagner
Copy link
Member

@janowagner janowagner commented Sep 19, 2019

With greenbone/gvm-libs#265 the OSP timestamps
are seconds since epoch and not anymore arbitrarily formatted
timestamps.

This makes it easier for gvmd because no special parsing of timestamps
is not needed anymore.

Checklist:

With greenbone/gvm-libs#265 the OSP timestamps
are seconds since epoch and not anymore arbitrarily formatted
timestamps.

This makes it easier for gvmd because no special parsing of timestamps
is not needed anymore.
This delivers long on the hand and is safer on the other hand
compared to "atol" since overflow/underflow are handled.
@timopollmeier timopollmeier merged commit 2659caf into greenbone:master Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants