-
Notifications
You must be signed in to change notification settings - Fork 227
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
PyRDP format #959
Open
obilodeau
wants to merge
18
commits into
wader:master
Choose a base branch
from
obilodeau:format-pyrdp
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
PyRDP format #959
Commits on Jun 16, 2024
-
For project history see: https://github.com/GoSecure/fq-pyrdp/ Co-authored-by: Lisandro Ubiedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d35eb6 - Browse repository at this point
Copy the full SHA 5d35eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 392fabe - Browse repository at this point
Copy the full SHA 392fabeView commit details -
refactor: Changed all FieldStrFn callers to FieldUTF16LE
One fieldname change clientDir to client_dir to align with everything else
Configuration menu - View commit details
-
Copy full SHA for 87633e6 - Browse repository at this point
Copy the full SHA 87633e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3904c45 - Browse repository at this point
Copy the full SHA 3904c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051493d - Browse repository at this point
Copy the full SHA 051493dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec03f87 - Browse repository at this point
Copy the full SHA ec03f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd85952 - Browse repository at this point
Copy the full SHA fd85952View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab2c6e - Browse repository at this point
Copy the full SHA dab2c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae10da - Browse repository at this point
Copy the full SHA 6ae10daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a79f64f - Browse repository at this point
Copy the full SHA a79f64fView commit details -
pyrdp: Use field description for formatted timestamp
Same as other formats that use timestamps and makes it easier to use them in query, number instead of a formatted string. Can still use todescription/0 to get formatted timestamp.
Configuration menu - View commit details
-
Copy full SHA for 67bf55e - Browse repository at this point
Copy the full SHA 67bf55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b2468 - Browse repository at this point
Copy the full SHA a6b2468View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59e7cc - Browse repository at this point
Copy the full SHA c59e7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3986f20 - Browse repository at this point
Copy the full SHA 3986f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d5cd4 - Browse repository at this point
Copy the full SHA 36d5cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f28b6 - Browse repository at this point
Copy the full SHA 86f28b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92ad156 - Browse repository at this point
Copy the full SHA 92ad156View commit details -
pyrdp: Decode client info flags correctly
Flags bits are in LE byte order Removed unsued info consts
Configuration menu - View commit details
-
Copy full SHA for 69ec44a - Browse repository at this point
Copy the full SHA 69ec44aView commit details
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.