Security Fix for Ruby OpenSSL module: Allow "0/n splitting" as a prevention for the TLS BEAST attack. Denial of service attack was found for Ruby's Hash algorithm (CVE-2011-4815) Ruby 1.9.3 p0 is released Upcoming Ruby Programming Competitions with Matz - Grand Prize - 1,000,000 JPY!
a security fixes of the Ruby OpenSSL extension . And many bugs are fixed in this release.
Security Fix for Ruby OpenSSL module: Allow "0/n splitting" as a prevention for the TLS BEAST attack. In OpenSSL, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option for SSL connection is used to prevent TLS-CBC-IV vulnerability described at [1] . It's known issue of TLSv1/SSLv3 but it attracts...
February 16, 2012 Tagged: yesterday i learned zsh terminal Comments (View) Run a command every time you change directories in zsh You can run a command every time you change directories in zsh with the chpwd function: export CURRENT_PROJECT_PATH=$HOME/.current-project function chpwd {...
New recommended Ruby version: Ruby 1.9.3-p125 is released Posted by DanielKehoe on February 16, 2012 — 0 comments Ruby 1.9.3-p125 is released , the new recommended Ruby version, available via rvm. Update Ruby with "rvm install ruby-1.9.3-p125" and also "gem update rake" to 0.9.2.2.
I sometimes think that Silicon Valley is this weird abstract hunting ground where Neo-Victorian aristocrats hunt and kill good ideas for sport, the same way their ancestors would have killed foxes. It's really hard to explain project managers and technology executives without postulat...
Posted by jstorimer on February 16, 2012 — 0 comments I just published the first article in a series where I implement a Unix shell in pure Ruby code.
Ruby Rogues 042 - Producing Content with Peter Cooper Posted by woody2shoes on February 16, 2012 — 0 comments This week, the Ruby Rogues welcome a past Rogue back to discuss producing content beyond programming. From newsletters to podcasts, membership sites and video how-tos, Peter C...
Guard is a command line tool to easily handle events on file system modifications.
Posted by bryanp on February 16, 2012 — 0 comments I'm excited to announce the next major version of Pakyow (0.8). Read about the features and changes that will be included in this post .
Thursday, February 16, 2012 at 5:40AM Isn't it Friday yet? Style Master - $60 commercial tool for WYSIWYG CSS development. Leaflet - Open source JavaScript library for interactive maps. Capistrano task - show deployed revisions & diffs - Not exactly what I needed, but pretty darned cl...
Single quotes or double quotes? Posted by bcardarella on February 16, 2012 — 0 comments An opinion on when to use the different quoting styles with some performance notes
This is a stub gem to fix the confusion caused by autotest being part of the ZenTest suite.
Correctif pour le module Ruby OpenSSL : Correction d'une faille de sécurité dans le module OpenSSL : "0/n splitting" comme mesure préventive contre l'attaque TLS BEAST Corrigé : prise en charge de LLVM/clang [Bug #5076] Corrigé : prise en charge de GCC 4.7 [Bug #5851]
Correction d'une faille de sécurité dans le module OpenSSL : "0/n splitting" comme mesure préventive contre l'attaque TLS BEAST. Dans OpenSSL, l'option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS pour les connections SSL est utilisée pour se prémunir d'une vulnérabilité de TLS-CBC-IV . Il s'ag...