summary refs log tree commit diff
path: root/pkgs/tools/networking/socat
Commit message (Collapse)AuthorAge
* socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attackAndrey Arapov2015-01-25
| | | | | | | | | | | socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack (CVE Id pending), improves SSL client security, and provides a couple of bug and porting fixes. Among new features, socat now enables OpenSSL server side use of ECDHE ciphers, providing PFS (Perfect Forward Secrecy) http://www.dest-unreach.org/socat/doc/CHANGES
* transformed meta.maintainers of some packages into listsPascal Wittmann2014-09-13
|
* socat: allow 2.x to build on darwinJohn Wiegley2014-07-24
|
* Change several package constraints from linux to unixJohn Wiegley2014-04-12
| | | | They all build on Darwin.
* socat: update from 1.7.2.3 to 1.7.2.4Evgeny Egorochkin2014-03-13
|
* socat-2.*: fix CVE-2014-0019Vladimír Čunát2014-02-06
|
* socat: update from 1.7.2.2 to 1.7.2.3, potentially fixes CVE-2014-0019Evgeny Egorochkin2014-02-06
|
* socate: Update to 1.7.2.2, 2.0.0-b6Eelco Dolstra2013-11-04
| | | | CVE-2013-3571
* socat: Update to 1.7.2.1Eelco Dolstra2013-04-12
| | | | CVE-2012-0219
* Updating socat. I thought it could have improvements in performance for nixosLluís Batlle i Rossell2012-03-18
| | | | | | | build-vm in my computer, but does not. svn path=/nixpkgs/trunk/; revision=33239
* * socat updated to 1.7.1.2.Eelco Dolstra2010-06-14
| | | | svn path=/nixpkgs/trunk/; revision=22252
* * socat updated to 1.7.1.1.Eelco Dolstra2010-01-06
| | | | svn path=/nixpkgs/trunk/; revision=19269
* Fix the cleanup-induced problemsMichael Raskin2009-11-23
| | | | svn path=/nixpkgs/trunk/; revision=18554
* * Removed selectVersion. There's no good reason to writeEelco Dolstra2009-11-18
| | | | | | | | | | | | `selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'. * Replaced `with args' with formal function arguments in several packages. * Renamed several files to `default.nix'. As a general rule, version numbers should only be included in the filename when there is a reason to keep multiple versions of a package in Nixpkgs. Otherwise, it just makes it harder to update the package. svn path=/nixpkgs/trunk/; revision=18403
* Updating socatMichael Raskin2009-05-10
| | | | svn path=/nixpkgs/trunk/; revision=15538
* all-packages.nix changes; now builderDefsPackage includes .meta.function ↵Michael Raskin2008-05-07
| | | | | | attribute svn path=/nixpkgs/trunk/; revision=11767
* Converted Socat package to uilderDefsPackage formatMichael Raskin2008-05-07
| | | | svn path=/nixpkgs/trunk/; revision=11765
* Added src to meta for builderDefs-based packages.Michael Raskin2008-03-02
| | | | svn path=/nixpkgs/trunk/; revision=10913
* Fixed stable socat (applied patch by Nicolas Pierron); updated Tk ↵Michael Raskin2008-02-03
| | | | | | installation step for XMaxima compatibility svn path=/nixpkgs/trunk/; revision=10482
* Added socat, updated zshMichael Raskin2008-02-03
svn path=/nixpkgs/trunk/; revision=10470