-
- Downloads
Remove the expectation of dynamic memory in parsing packets
The expectation is now that there will be a single copy of SSH BPP contents and arrays and buffers will be pointers into that.
Showing
- src/ssh/comp/none.c 1 addition, 1 deletionsrc/ssh/comp/none.c
- src/ssh/deucessh.h 11 additions, 10 deletionssrc/ssh/deucessh.h
- src/ssh/enc/none.c 1 addition, 1 deletionsrc/ssh/enc/none.c
- src/ssh/mac/none.c 1 addition, 1 deletionsrc/ssh/mac/none.c
- src/ssh/ssh-arch.c 45 additions, 95 deletionssrc/ssh/ssh-arch.c
- src/ssh/ssh-arch.h 9 additions, 7 deletionssrc/ssh/ssh-arch.h
Loading
Please register or sign in to comment