patches for crypto, erl_interface and ssh

Gunilla Arendt gunilla@REDACTED
Tue May 2 08:33:34 CEST 2006


Thanks!

/ Gunilla

Claes Wikstrom wrote:
> 
> 3 different patches,
> 
> One for lib/crypto which checks that the driver is properly
> loaded.
> 
> One for erl_interface which
> 
> - adds support for 64bit ints
> - allows for dotted pairs in the erl_interface encoder
> - add ~b as a modifier to erl_format
> - better printouts of binaries
> 
> 
> One for ssh which
> 
> - removes all io:formats and generally cleans up
> - correct {stop ... return values from the different
>   gen_servers. It's not an error if the remote end close
> 
> - Adds customized authorization, whereby the the user of the
>   ssh server can pass in an Auth fun which is used to authenticate
>   the user. Typically this woud be radius client or some proprietary
>   stuff
> 
> - Fixes a severe bug whereby we use our local ChannelId instead
>   of the remote ends. The bug doesn't show up when openssh is the
>   client which start with channelid = 0. paramiko, a python client
>   starts at 1, and the bug shows up.
> 
> 
> 
> 

-- 
_____Gunilla Arendt______________________________________________
EAB/AUL/IO OTP Design
Gunilla.Arendt@REDACTED  +46-8-7275730  ecn 851 5730



More information about the erlang-patches mailing list