bjorb-0.5.5p1 ============= o Fix that when run as user which has no permission to write to /var/run/, bjorb dump core. o Fix that when run as user which has no permission to write to log, bjorb dump core. (Reported by Tim Pushor ) bjorb-0.5.5 =========== o Add "from" option to "connect" statement to be able to specify bind the bind interface. bjorb-0.5.4p5 ============= o Add configure option '--disable-ssl' to build without SSL bjorb-0.5.4p4 ============= o Support Linux (Patch from Akira KUBO .) bjorb-0.5.4p3 ============= o Adjusted the link order of libraries (Reported by Issei Suzuki ) bjorb-0.5.4p2 ============= o Adjusted for HP-UX o Adjusted to be able to compile with RSAREF. (Reported by Issei Suzuki ) bjorb-0.5.4p1 ============= o Adjusted for SunOS * If /var/run directory is not exist, /etc directory is used alternatively for pid file. * Adjusted for undefined error. (Reported by KOJIMA Hajime ) bjorb-0.5.4 =========== o support syslog. o bjorb puts parent process ID number to /var/run/bjorb.pid. o You can terminate existing bjorb process by "bjorb -k kill". o Add ChangeLog. bjorb-0.5.3p4 ============= o Created INSTALL which is the installation document in English. bjorb-0.5.3p3 ============= o BSD/OS 対応。 o Add some description to INSTALL.jp. bjorb-0.5.3p2 ============= o Support SunOS 4.1.x. bjorb can be compiled without gperf command. o Support SSLeay-0.9.0b. bjorb-0.5.3p1 ============= o Add -D option in the startup script 'bjorb.sh'. Processing has stoppped when OS started because the was not. bjorb-0.5.3 =========== o Fix the problem that the client fails to connect to server if the client supports only 512 length RSA when the server uses RSA which exceeds 512 bit length. bjorb-0.5.2 =========== o Fixed the problem that last "entry" description is effective only when you describe some "entry" in 'bjorb.conf'. bjorb-0.5.1 =========== o Adjusted to compile with pgcc. o Fixed the output mistake when bjorb detects illegal setting with setup file. bjorb-0.5 ========= o Bjorb support not only transparency relaying but also the protocol specific negotiation. Bjorb supports the follwoing mode: * SSL Telnet or Telnet It behaves like as SSL Telnet daemon. That is, bjorb accepts the telnet connection with SSL if the client supports SSL, otherwise accepts as the normal telnet connection. * SSL Telnet Bjorb accepts only SSL support telnet client.