./net/ucspi-ssl, Command-line tools for SSL client-server applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 0.999.10.10nb1, Package name: ucspi-ssl-0.999.10.10nb1, Maintainer: schmonz

sslserver and sslclient are command-line tools for building SSL
client-server applications. They conform to the UNIX Client-Server
Program Interface, UCSPI.

sslserver listens for connections, and runs a program for each
connection it accepts. The program environment includes variables
that hold the local and remote host names, IP addresses, and port
numbers. sslserver offers a concurrency limit on acceptance of new
connections, and selective handling of connections based on client
identity.

sslclient requests a connection to a TCP socket, and runs a program.
The program environment includes the same variables as for sslserver.


Required to run:
[net/ucspi-tcp]

Required to build:
[net/fehqlibs] [pkgtools/cwrappers]

Package options: djbware-errno-hack

Master sites:

SHA1: 8092577fedd209861f466d197da4d16e7df5e12c
RMD160: 7ad07b9d1cd4e1cbf808e920f651c6077affa44b
Filesize: 80 KB

Version history: (Expand)


CVS history: (Expand)


   2019-07-13 12:00:45 by Benny Siegert | Files touched by this commit (5)
Log message:
Pullup ticket #5994 - requested by schmonz
net/fehqlibs: bugfix
net/djbdnscurve6, net/ucspi-ssl, net/ucspi-tcp6: bump revision

Revisions pulled up:
- net/djbdnscurve6/Makefile                                     1.6
- net/fehqlibs/Makefile                                         1.5
- net/fehqlibs/distinfo                                         1.4
- net/ucspi-ssl/Makefile                                        1.32
- net/ucspi-tcp6/Makefile                                       1.14

---
   Module Name:    pkgsrc
   Committed By:   schmonz
   Date:           Wed Jul 10 10:35:11 UTC 2019

   Modified Files:
           pkgsrc/net/fehqlibs: Makefile distinfo

   Log message:
   .9.12 has a serious regression in dns_ipq.c: only AAAA records are
   looked up, instead of AAAA and A. Revert to previous 0.9.10 (as
   "0.9.12.10").

---
   Module Name:    pkgsrc
   Committed By:   schmonz
   Date:           Wed Jul 10 10:49:36 UTC 2019

   Modified Files:
           pkgsrc/net/djbdnscurve6: Makefile
           pkgsrc/net/ucspi-ssl: Makefile
           pkgsrc/net/ucspi-tcp6: Makefile

   Log message:
   Bump PKGREVISION for fehqlibs-using packages.