ChangeLog (libosip2-5.1.0) | : | ChangeLog (libosip2-5.1.1) | ||
---|---|---|---|---|
libosip2 (5.1.1) - 2020-01-16 | ||||
* fix vulnerability report: Authentication-Info or Proxy-Authentication-I | ||||
nfo are affected by a buffer overflow when building sip messages. | ||||
* fix vulnerability report: when boundary only contains one quote, strncp | ||||
y will use the unsigned value of -1 as size parameter. | ||||
* fix: avoid several memory leaks detected in the SDP parser upon invalid | ||||
SDP formats. | ||||
* fix bug #57467: infinite loop in sdp_message_a_attribute_del_at_index | ||||
* fix bug #56071: Heap-buffer-overflow in osip_util_replace_all_lws funct | ||||
ion in osip_message_parse.c | ||||
* fix to reject any non compliant answer with missing version digits. | ||||
libosip2 (5.1.0) - 2019-03-27 | libosip2 (5.1.0) - 2019-03-27 | |||
* STRUCTURE change: struct osip_srv_record | * STRUCTURE change: struct osip_srv_record | |||
* STRUCTURE change: struct osip_naptr | * STRUCTURE change: struct osip_naptr | |||
* constant renamed: CRLF, LF, CR, SP renamed to OSIP_CRLF, OSIP_LF, OSIP_ CR, OSIP_SP | * constant renamed: CRLF, LF, CR, SP renamed to OSIP_CRLF, OSIP_LF, OSIP_ CR, OSIP_SP | |||
* new API: int parser_add_comma_separated_header(const char *hname); | * new API: int parser_add_comma_separated_header(const char *hname); | |||
* support larger binary attachment. | * support larger binary attachment. | |||
* use strspn for better readability. | * use strspn for better readability. | |||
* update osip_naptr & osip_srv_record structures to hold more NAPTR info and store ENUM result. | * update osip_naptr & osip_srv_record structures to hold more NAPTR info and store ENUM result. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 12 lines changed or added |