Historique des commits

Auteur SHA1 Message Date
  ambrop7 2ba003366d server: make max_clients adjustible at runtime via command line il y a 13 ans
  ambrop7 f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead il y a 13 ans
  ambrop7 0d99d6a26a switch to using the New BSD License il y a 14 ans
  ambrop7 6c1c01fb66 server: set a proper reset time, not zero, which was only for testing il y a 14 ans
  ambrop7 c7f210e314 Update protocol so that the client must confirm each 'newclient' message with an 'acceptpeer' message. il y a 14 ans
  ambrop7 66918c13c0 server: always reset after some time 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 3bb2cd824e name the SO_SNDBUF options more consistently 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 7c9776158b PacketProtoDecoder: report errors without FlowError. 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 461a716f53 server: improve the way clients are informed and uninformed. Fixes possible disconnect of other il y a 14 ans
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 14 ans
  ambrop7 81b1c0e14a client, server: use a sane SO_SNDBUF, Windows has problems with 1 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 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 2efe68c9d1 server: use BAVL instead of HashTable for looking up a client by its ID 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 198d6cd4b8 Initial import il y a 15 ans