File: CHANGELOG

package info (click to toggle)
sipcrack 0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 252 kB
  • sloc: ansic: 2,568; makefile: 53; sh: 1
file content (21 lines) | stat: -rw-r--r-- 391 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
0.2:
 sipcrack:
 * Added support for qop/cnonce/nonce_count
 * Changed usage
 * Cleanup

 sipdump:
 * Changed usage
 * Option '-f' to support custom filter
 * Added method detection
 * Added support for qop/cnonce/nonce_count
 * Major cleanup

 generic:
 * Added support for Proxy-Authorization and Authorization
 * Using non-fixed-size login data
 * Added debug
 * Cleanup

0.1:
 * Initial