ALT Linux Bugzilla
– Attachment 2224 Details for
Bug 13086
Возможно стоит использовать MD5_Init из -lcrypto
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Удаление функций MD5 из библиотеки
libosip2-md5.patch (text/plain), 1.06 KB, created by
Vitaly Lipatov
on 2007-10-13 10:57:43 MSD
(
hide
)
Description:
Удаление функций MD5 из библиотеки
Filename:
MIME Type:
Creator:
Vitaly Lipatov
Created:
2007-10-13 10:57:43 MSD
Size:
1.06 KB
patch
obsolete
>--- src/osipparser2/Makefile.am.orig 2007-03-18 21:26:54 +0300 >+++ src/osipparser2/Makefile.am 2007-10-13 01:18:39 +0400 >@@ -9,7 +9,7 @@ osip_route.c osip_to.c > osip_from.c osip_uri.c \ > osip_authorization.c osip_header.c \ > osip_www_authenticate.c osip_via.c \ >-osip_body.c osip_md5c.c \ >+osip_body.c \ > osip_message.c osip_list.c \ > osip_call_id.c osip_message_parse.c \ > osip_contact.c osip_message_to_str.c \ > >--- include/osipparser2/Makefile.am.orig 2005-11-28 15:28:43 +0300 >+++ include/osipparser2/Makefile.am 2007-10-13 10:52:28 +0400 >@@ -4,6 +4,6 @@ SUBDIRS = headers > osipparser2_includedir=$(includedir)/osipparser2 > > osipparser2_include_HEADERS=\ >-osip_const.h osip_md5.h osip_parser.h osip_uri.h \ >+osip_const.h osip_parser.h osip_uri.h \ > osip_list.h osip_message.h osip_port.h sdp_message.h \ > osip_headers.h osip_body.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13086
: 2224