Ticket #1642 (closed defect: fixed)
OpenSSL is required even when disabled
| Reported by: | flynd | Owned by: | emostar |
|---|---|---|---|
| Priority: | high | Milestone: | 1.3.6 |
| Component: | licq daemon | Version: | 1.3.5 |
| Keywords: | Cc: |
Description
If configuring daemon without SSL (--disable-openssl), OpenSSL is still required by icqpacket.cpp. ICQ protocol uses MD5 function from OpenSSL (openssl/md5.h) for login procedure.
OpenSSL should either be mandatory (--disable-openssl should be removed from configure) or another MD5 function should be used so Licq can compile without OpenSSL.
Change History
Note: See
TracTickets for help on using
tickets.
