Opened 6 years ago

Closed 6 years ago

#2082 closed enhancement (fixed)

Add support for GnuTLS

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.8
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.

Thanks to Alexandre Viau from Savoir-faire Linux for the patch.

Change History (4)

comment:1 Changed 6 years ago by ming

In 5725:

Re #2082: Initial implementation of GnuTLS support.

comment:2 Changed 6 years ago by ming

In 5730:

Re #2082: Minor fix of incorrect function definitions

comment:3 Changed 6 years ago by nanang

In 5732:

Re #2082: For MSVC backward compatibility, set PJ_SSL_SOCK_IMP to PJ_SSL_SOCK_IMP_OPENSSL by default when PJ_HAS_SSL_SOCK is set.

comment:4 Changed 6 years ago by riza

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.