Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 19:04:40 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/distcache Makefile distinfo pkg-descr pkg-plist ports/security/distcache/files dc_server.sh.in patch-proto_fd.c
Message-ID:  <200504181904.j3IJ4fUm018975@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-04-18 19:04:40 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/distcache   Makefile distinfo pkg-descr pkg-plist 
    security/distcache/files dc_server.sh.in patch-proto_fd.c 
  Log:
  Distributed session caching tools and APIs, primarily for SSL/TLS servers
  though perhaps useful for other (non-SSL/TLS) circumstances.
  
  Also includes a self-contained network abstraction library (libnal), and the
  sslswamp SSL/TLS benchmark/test utility.
  
  PR:             ports/79878
  Submitted by:   Marcel Prisi <marcel.prisi@virtua.ch>
  
  Revision  Changes    Path
  1.594     +1 -0      ports/security/Makefile
  1.1       +47 -0     ports/security/distcache/Makefile (new)
  1.1       +2 -0      ports/security/distcache/distinfo (new)
  1.1       +32 -0     ports/security/distcache/files/dc_server.sh.in (new)
  1.1       +18 -0     ports/security/distcache/files/patch-proto_fd.c (new)
  1.1       +9 -0      ports/security/distcache/pkg-descr (new)
  1.1       +26 -0     ports/security/distcache/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504181904.j3IJ4fUm018975>