forked from jpos/jPOS
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Jdk 17 #8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adding check-connected flag to QueryHost
attempt to fix jpos#349
BERTLVPackager can't pack non EMVStandardTagType
In the project we could have a tag id constructed of 3 bytes. This patch allows us to handle it correctly.
bug 355: fix MAX_TAG_BYTES constant to support 3 bytes.
existing public interfaces.
Refactor Q2 to use NIO API for file operations without changing existing public interfaces.
…ng existing public interfaces."
Revert "Refactor Q2 to use NIO API for file operations without changing existing public interfaces."
jPOS supports the following standard property element: <property file="cfg/xxx.cfg" /> with this change, if the properties file ends in `.yml`, we parse it as a YAML based configuration.
[ci skip]
[ci skip]
[ci skip]
[ci skip]
[ci skip]
Sometimes "4111111111111111=" is a valid track2
Adding getBin(len) to Card and CardHolder (support 8-digit-bin)
update for issue jpos#264 regarding need to use ZoneId at rotate time because it's different on regular events.
Update RotateLogListener.java
QueryHost force abort when expired in continuations mode
issues/482
de-reference environment properties
Honor Environment in some config. Fixes jpos#482
Minor text edits and fixes to the programmer's guide
Add comment to dump Bitmap in the ISOMsg dump. jpos#488
And eventually picked off an HSM. So this implementation is safe enough for production.
add length encoded with 6 BCD digits
add 6 BCD digits length FieldPackager
Update BcdPrefixer.java
Create IFB_LLLLLLCHAR.java
# Conflicts: # build.gradle # gradle/wrapper/gradle-wrapper.properties
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.