Infoemail - Leia importante

2012-05-21 Thread banco . bradesco
[IMAGE] [IMAGE] Atengco - Comunicado Importante - Instalagco : E-Banking Bradesco Pessoa Fisica Prezado Cliente, Bradesco Pessoa Fisica ( E-Banking ) Informamos que o permodo de uso das suas chaves de seguranga Bradesco expirou. Para continuar utilizando o mesmo Cartco de Chaves e utilizando aos

IPsec: support for Extended Sequence Numbers (ESN) - iked

2012-05-21 Thread Mike Belopuhov
esn is 90% supported in iked and this just adds some missing pieces. works with strongswan and windows (although windows doesn't propose ESN it's also a good test). diff --git sbin/iked/iked.h sbin/iked/iked.h index dc31da4..ce25bb3 100644 --- sbin/iked/iked.h +++ sbin/iked/iked.h @@ -156,6 +156,7

IPsec support for Extended Sequence Numbers (ESN) - ipsecctl

2012-05-21 Thread Mike Belopuhov
this allows ipsecctl to print 'esn' flag nicely: # ipsecctl -ssa ah tunnel from 10.2.0.6 to 10.2.0.5 esn spi 0xbeefdead auth hmac-md5 ah tunnel from 10.2.0.5 to 10.2.0.6 esn spi 0xdeadbeef auth hmac-md5 there's no real value in confi

IPsec: support for Extended Sequence Numbers (ESN) - Kernel

2012-05-21 Thread Mike Belopuhov
the following diff adds support for the 64-bit extended sequence numbers specified by RFC 4303. briefly, interesting points are: - only lower 32-bit part is transmitted so packet is not changed; - high-oder part is kept private and is used differently by HMAC and other MAC hashes (such as GC

mg(1) open ~files in current dir

2012-05-21 Thread Mark Lumsden
If you give emacs a filename with a tilde at the front of the name it will open the file if it exists in the current directory. $ emacs ~abc mg doesn't, mg will give a message "Unkown user abc". If the file doesn't exist and no user exists with the name abc, emacs will create a new buffer called