Age | Commit message (Expand) | Author |
2000-03-16 | -pedantic: signed vs. unsigned, void*-arithm, etc | Markus Friedl |
2000-01-24 | do not connect() if request has been denied. | Markus Friedl |
2000-01-10 | discard data for channel if state != CHAN_OUTPUT_OPEN, fixes lockup | Markus Friedl |
2000-01-04 | listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE) | Markus Friedl |
2000-01-04 | ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features: | Markus Friedl |
1999-12-27 | use packet_get_maxsize for channels. consistence. | Markus Friedl |
1999-12-12 | type conflict for 'extern Type *options' in channels.c; dot@dotat.at | Markus Friedl |
1999-12-06 | display great hatred towards strcpy | Theo de Raadt |
1999-12-01 | ports are u_short | Markus Friedl |
1999-11-25 | fix type | Theo de Raadt |
1999-11-24 | fix packet_integrity_check() for !have_hostname_in_open. | Markus Friedl |
1999-11-24 | set SO_REUSEADDR and SO_LINGER for forwarded ports. | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-22 | syslog changes: | Markus Friedl |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-19 | make this compile, bad markus | Theo de Raadt |
1999-11-19 | SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@ | Markus Friedl |
1999-11-11 | make all access to options via 'extern Options options' | Markus Friedl |
1999-11-02 | replace assert() with error, fatal or packet_disconnect | Markus Friedl |
1999-10-28 | remove broken x11 fix and document istate/ostate | Markus Friedl |
1999-10-26 | more usefull debug messages and simplify channel alloc code | Markus Friedl |
1999-10-17 | re-implement the proto-1.5 channel close protocol, see nchan.ms. | Markus Friedl |
1999-10-16 | snprintf | Theo de Raadt |
1999-10-16 | support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies. | Markus Friedl |
1999-10-14 | fix old connect() race security-bug for ssh-agent and agent-forwarding | Markus Friedl |
1999-10-05 | move auth-sockets to private dir | Markus Friedl |
1999-10-04 | nuke genminfd/AUTH_FD | Markus Friedl |
1999-10-03 | use SHUT_* symbols | Theo de Raadt |
1999-09-30 | even smaller | Theo de Raadt |
1999-09-30 | IPPORT_RESERVED | Theo de Raadt |
1999-09-30 | do not bother with dinosaur pacification | Theo de Raadt |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-29 | GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-09-28 | X11DisplayOffset; aaron | Theo de Raadt |
1999-09-28 | convert all uses of gmp to SSL bignum | Niels Provos |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |