Historique des commits

Auteur SHA1 Message Date
  ambrop7 967e72d52d server: don't forward messages to a flow that has reset scheduled il y a 14 ans
  ambrop7 8b1994d49b server: use a function to lookup flows il y a 14 ans
  ambrop7 66918c13c0 server: always reset after some time il y a 14 ans
  ambrop7 b6594f0f99 Make peers use SSL when talking through the server. il y a 14 ans
  ambrop7 fb7bafc5dc BSSLConnection: we only need BPendingGroup, not BReactor il y a 14 ans
  ambrop7 a1c08b8eac server: add new resetpeer command to allow a peer to reset knowledge of another peer il y a 14 ans
  ambrop7 ae245e9a3b server: reset knowledge of two clients if we run out of buffer il y a 14 ans
  ambrop7 0e3bf91465 server: remove duplicate handshake complete log message il y a 14 ans
  ambrop7 3bb2cd824e name the SO_SNDBUF options more consistently il y a 14 ans
  ambrop7 514575f86a server: only set SO_SNDBUF if it's >0 il y a 14 ans
  ambrop7 0e1e9ad522 server: add command line option for SO_SNDBUF. Bump default to 16K. il y a 14 ans
  ambrop7 484e669d4b cosmetic changes il y a 14 ans
  ambrop7 7c9776158b PacketProtoDecoder: report errors without FlowError. il y a 14 ans
  ambrop7 97bcc48314 BLog_syslog: move from system to base il y a 14 ans
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. il y a 14 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