Code Search for Developers
 
 
  

AlphaMail

AlphaMail is an accelerated web mail interface with a C++ middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k+ users). The interface includes modern features, Section 508 compliance, and universal browser support.

Project homepage: http://sourceforge.net/projects/alphamail
Programming language(s): C++,Java,JavaScript,Perl
License: other



Some source files from: AlphaMail/releases/alphamail-1.0.26/aux/build/alphamail-perldeps-1.0/Net-SSH-Perl-1.30
  eg/
    cmd.pl
    pscp
    pssh
    pssh-keygen
    remoteinteract.pl
    remoteinteract2.pl
  lib/
    Net/
      SSH/
        Perl/
          Auth/
            ChallengeResponse.pm
            KeyboardInt.pm
            Password.pm
            PublicKey.pm
            RSA.pm
            Rhosts.pm
            Rhosts_RSA.pm
          Cipher/
            Blowfish.pm
            CBC.pm
            CFB.pm
            DES.pm
            DES3.pm
            IDEA.pm
            RC4.pm
          Comp/
            Zlib.pm
          Handle/
            SSH1.pm
            SSH2.pm
          Kex/
            DH1.pm
          Key/
            DSA.pm
            RSA.pm
            RSA1.pm
          Util/
            Authfile.pm
            Hosts.pm
            RSA.pm
            SSH1MP.pm
            SSH1Misc.pm
            SSH2MP.pm
            Term.pm
          Agent.pm
          Auth.pm
          AuthMgr.pm
          Buffer.pm
          Channel.pm
          ChannelMgr.pm
          Cipher.pm
          Comp.pm
          Config.pm
          Constants.pm
          Kex.pm
          Key.pm
          Mac.pm
          Packet.pm
          SSH1.pm
          SSH2.pm
          Util.pm
        Perl.pm
  t/
    01-compile.t
    02-buffer.t
    03-packet.t
    04-config.t
    05-cipher.t
    06-circular.t
    config
    test-common.pl
  Changes
  LICENSE
  MANIFEST
  MANIFEST.SKIP
  META.yml
  Makefile.PL
  README
  ToDo



See more files for this project here