AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Switch from autotools to cmake - Update to version 3.6.1 * Consistently unescape XML attributes when loading scenario * Fix buffer overflow in screen output * Fix nonce count in auth headers * Fix parser warning when trying to access 0-byte SDP body * Improve provided sipp.dtd file, and XML fixes Make it easier to deal with large SIP packets by adding an optional CPPFLAGS=-DSIPP_MAX_MSG_SIZE=262144 flag
- Update to version 3.6.0 * Automatic filenames (trace files, error files, etc..) are now created in the current working directory instead of in the directory of the scenario file. * Only validates SSL certficate if CA-file is separately specified. * Fix `[routes]` header in UAS scenario's. * last\_Keyword does not search in SIP body anymore
- Fix license
- Update to version 3.5.2 * Fix lots of build issues, mainly with ncurses/curses/tinfo and openssl. * Better parsing of Contact header. (Issue #234.) * Proper retrying of media ports during startup. (Issue #276.) - Remove patch: * sipp-3.5.1-ncurses-ssl.patch (fixed upstream)
- Made new ncurses/openssl patch for Leap 15.0 - Modified spec file to generate man page - removed old ncurses patch: sipp-3.5.1-ncurses.patch
- Update to SIPp v.3.5.1 - Remove old ncurses patch: sipp-3.3-ncurses.patch - Make new ncurses patch: sipp-3.5.1-ncurses.patch - Update spec file to a more modern standard
- Update to 3.3
- Initial package