chiark / gitweb /
'cookie' response now includes the username.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 22 Dec 2007 15:34:58 +0000 (15:34 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 22 Dec 2007 15:34:58 +0000 (15:34 +0000)
commit0227f67dfe89db21ec0262bc054e50f38c2102fb
tree699f6b1623b1a3cb68a8f1258f0a9b4111525a2a
parentc4e2cfdd2d1eabe3d556fb7a5938eca465f9c249
'cookie' response now includes the username.

Rewrote the mad address lookup code shared by client/eclient.

disorder_connect_cookie() connects trying to use a cookie and backing
off to guest otherwise.
doc/disorder_protocol.5.in
lib/client-common.c
lib/client-common.h
lib/client.c
lib/client.h
lib/eclient.c
server/server.c