Commit History

Author SHA1 Message Date
  ambrop7 83d1e9514b version 1.999.109rc1 14 years ago
  ambrop7 b6594f0f99 Make peers use SSL when talking through the server. 14 years ago
  ambrop7 80cbc377fc PeerChat: cosmetic changes 14 years ago
  ambrop7 fb7bafc5dc BSSLConnection: we only need BPendingGroup, not BReactor 14 years ago
  ambrop7 6c64cdb588 client: add SimpleStreamBuffer 14 years ago
  ambrop7 ecd08cb3ef client: add SinglePacketSource 14 years ago
  ambrop7 a1c08b8eac server: add new resetpeer command to allow a peer to reset knowledge of another peer 14 years ago
  ambrop7 ae245e9a3b server: reset knowledge of two clients if we run out of buffer 14 years ago
  ambrop7 d8d0eea7e9 client: process messages through PeerChat 14 years ago
  ambrop7 681c939284 client: move chat out of server_flow into peer 14 years ago
  ambrop7 8300520b3d PeerChat: move the encoder SinglePacketBuffer out into client 14 years ago
  ambrop7 93c5dd03b8 PeerChatSender: rename to PeerChat 14 years ago
  ambrop7 da47ba10d7 cosmetic changes 14 years ago
  ambrop7 06b7b694d7 client: give each peer its own buffer for sending server messages to that peer. Add PeerChatSender and 14 years ago
  ambrop7 7c908035e4 client: refactor sending 14 years ago
  ambrop7 b7d4a7cd88 flow: add StreamPacketSender 14 years ago
  ambrop7 e1ba97e3c3 PacketPassPriorityQueue, PacketPassFairQueue: add _GetMTU() 14 years ago
  ambrop7 9222a2ef20 Minor changes. NCDIfConfig: fix open_tuntap return value 14 years ago
  ambrop7 aaf0717949 minor changes. 14 years ago
  ambrop7 5c373b56d6 CMakeLists: Make sure that a non-negative 'int' can be cast to a 'size_t'. Fix required CMake version. 14 years ago
  ambrop7 1f81b7e4b9 version 1.999.108rc2 14 years ago
  ambrop7 5d0897e700 ncd: modules: run: allow empty command 14 years ago
  ambrop7 91f5d4d922 ncd: modules: net_iptables: try /usr/sbin/iptables after /sbin/iptables; SUSE and Ubuntu need that. 14 years ago
  ambrop7 5d8811f535 NCDIfConfig: try loading the tun kernel module before creating a TUN/TAP interface 14 years ago
  ambrop7 396c0158cc remove old files 14 years ago
  ambrop7 0e3bf91465 server: remove duplicate handshake complete log message 14 years ago
  ambrop7 e37008052f version 1.999.108rc1 14 years ago
  ambrop7 30af9719cb ncd: examples: remove volumekeys.ncd, add events.ncd which uses sys.watch_input() and also handles power button events 14 years ago
  ambrop7 7c89768f40 ncd: modules: add sys.watch_input 14 years ago
  ambrop7 6488d1ce5b ncd: modules: net_watch_interfaces: make functions static 14 years ago