Diff:
libssh.so 0.5.5 (x86_64)
libssh.so 0.6.0 (x86_64)

ABI
Viewer

SymbolsTypes



Changed Type: ssh_auth_request


Contents
Info
Fields
Memory Layout

Info

Name ssh_auth_request
Type STRUCT
Fields 5
Source messages.h
Size 40
Usage The type is used by 1 type.
Status CHANGED


Fields

PADDINGFIELD
BIT-FIELD


ADDED
REMOVED
PosNameTypeSizeOffset
0usernamechar*80
1methodint48
2passwordchar*816
pubkeystruct ssh_key_struct*824
3public_keystruct ssh_public_key_struct*824
kbdint_responsechar133
4signature_statechar132


Memory Layout

Old New
OffsetContentsType
0.usernamechar*
8.methodint
12padding
16.passwordchar*
24.public_keystruct ssh_public_key_struct*
32.signature_statechar
33padding
OffsetContentsType
0.usernamechar*
8.methodint
12padding
16.passwordchar*
24.pubkeystruct ssh_key_struct*
32.signature_statechar
33.kbdint_responsechar
34padding





Andrey Ponomarenko's ABI laboratory