You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ChangeLog.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,16 @@ Changelog
2
2
=========
3
3
4
4
5
-
v0.1.19 - 2021-XX-XX
5
+
v0.1.19 - 2021-04-29
6
6
--------------------
7
7
8
8
- Using Scapy version 2.4.4.
9
+
-`pysap/SAPSSFS.py`: New module for SAP Secure Store in File System file format.
10
+
-`bin/pysaphdbuserstore`: New script for interacting with `hdbuserstore` SSFS files.
9
11
-`requirements-examples.txt`: Renamed to match `setup.py`'s extra.
10
12
-`pysap/SAPHDB.py`: Implementation of GSS-based auth method with Kerberos 5.
11
13
-`pysap/SAPHDB.py`: Handling of Session Cookie values when found in the `CONNECT` response.
12
14
-`pysap/SAPRouter.py`: Add support to route string in `SAPRouterNativeProxy`. ([\#33](https://github.com/SecureAuthCorp/pysap/pull/33)) Thanks [@gloomicious](https://github.com/gloomicious)!
13
-
-`pysap/SAPSSFS.py`: New module for SAP Secure Store in File System file format.
14
-
-`bin/pysaphdbuserstore`: New script for interacting with `hdbuserstore` SSFS files.
15
15
-`examples/router_fingerprints.json`: New fingerprints for SAP Router version 7450.34.25.5091. Thanks [@jvis](https://twitter.com/jvis)!
16
16
-`examples/router_portfw.py`: Add support to route string. ([\#33](https://github.com/SecureAuthCorp/pysap/pull/33)) Thanks [@gloomicious](https://github.com/gloomicious)!
17
17
-`tests/sapssfs_test.py`: Basic unit tests for the SSFS file format.
0 commit comments