Historique des commits

Auteur SHA1 Message Date
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. il y a 15 ans
  ambrop7 6dcf4d41ed server: cosmetic changes il y a 15 ans
  ambrop7 461a716f53 server: improve the way clients are informed and uninformed. Fixes possible disconnect of other il y a 15 ans
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
  ambrop7 023c1245bf client, server: limit TCP send buffer where we do scheduling, or it is pointless to do because the il y a 15 ans
  ambrop7 bcf7ceb42b minor changes il y a 15 ans
  ambrop7 ddedcd863a server: simplify managing the common name, avoid possible read of unititialized client ID in client_log() from client_init_io() before it is assigned il y a 15 ans
  ambrop7 80a9510c0c Make the server send the original DER-encoded certificate of a peer to other peers, rather than re-encoding it. Preserve compatibility with old clients by il y a 15 ans
  ambrop7 37589be576 server: log the common name of peers il y a 15 ans
  ambrop7 f2cbad72af don't log error details in error handlers il y a 15 ans
  ambrop7 d1e931fcb4 FlowError: pass an int error code instead of a void * il y a 15 ans
  ambrop7 55d8881fde PacketPassFairQueue: add additional weight to packets il y a 15 ans
  ambrop7 0b916dfca2 server: do cleanup in one place (error and normal exit). This is possible now that all processing is done using jobs, and there are no error reporters enforcing il y a 15 ans
  ambrop7 e343031ae3 BSignal: simplify, use BUnixSignal on Linux il y a 15 ans
  ambrop7 23590f612c don't hardcode program names il y a 15 ans
  ambrop7 2efe68c9d1 server: use BAVL instead of HashTable for looking up a client by its ID il y a 15 ans
  ambrop7 c2167ac4b0 Minor changes il y a 15 ans
  ambrop7 ff876da29e server: minor changes il y a 15 ans
  ambrop7 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: il y a 15 ans
  ambrop7 89d8c223d6 listener: move to system il y a 15 ans
  ambrop7 9805b0929d security: make into a library il y a 15 ans
  ambrop7 f8fb5c1bc0 server: when initializing client flows, initialize input after output. Fixes a bug where if a new client sent hello very quickly, it would be il y a 15 ans
  ambrop7 198d6cd4b8 Initial import il y a 15 ans