Commit History

Author SHA1 Message Date
  Daniel Lenski 78091bbc4d simplify ESP disabling for GP, because esp_shutdown() always destroys the keying material 6 years ago
  Daniel Lenski 1ad22fc31a Add support for GlobalProtect ESP tunnel 6 years ago
  Daniel Lenski ae550fbbcc move sending of ONCP control packets for enabling/disabling ESP into oncp.c 6 years ago
  David Woodhouse 69226f4006 Move Juniper ESP probe handling to oncp.c 6 years ago
  Daniel Lenski 4daac3fa2e Save latest ESP sequence number even if replay protection isn't in use 6 years ago
  Daniel Lenski 5cd81d7524 add vpn_proto member functions .udp_send_probes and .udp_catch_probe in preparation for supporting GlobalProtect ESP 7 years ago
  Daniel Lenski b2b1dd0702 store length of ESP encryption and HMAC keys so that they can be manipulated separately for both Juniper and GP 7 years ago
  Nikolay Martynov e4221aa827 Do not try to establish DTLS on reconnect if it wasn't established before 7 years ago
  David Woodhouse 30931b5174 Split ESP sequence number handling into a separate file 8 years ago
  David Woodhouse f27b7d5ca7 Increase ESP packet backlog to 64 packets 8 years ago
  David Woodhouse 1663acb9fa Fix ESP replay integer overflow problems 8 years ago
  David Woodhouse 88b088aa11 Don't call send() with negative lengths if encrypt_esp_packet() fails 9 years ago
  David Woodhouse 894d8498c7 Merge branch 'master' of ssh://git.infradead.org/home/dwmw2/public_git/openconnect 9 years ago
  David Woodhouse f0cbeacf0b Check padding bytes in ESP 9 years ago
  David Woodhouse 4cfeab795d Print debug message when sending ESP probes 9 years ago
  David Woodhouse 613bca6f9d Implement oNCP reconnect 9 years ago
  David Woodhouse 2c700089af Implement ESP keepalive and periodic reconnect attempt 9 years ago
  David Woodhouse c36a5f0d23 Improve packet queue handling 9 years ago
  David Woodhouse be62fff9e4 Add LZO decompression support 9 years ago
  David Woodhouse c823743205 Implement esp_close() and esp_shutdown() 9 years ago
  David Woodhouse 1e27d73a28 Fix Win32 build warnings in esp.c 9 years ago
  David Woodhouse 2c6174775f Accept packets on old ESP setup during changeover 9 years ago
  David Woodhouse 376fead938 Print when receiving ESP packets 9 years ago
  David Woodhouse 75fb44de31 Tell server when ESP is running 9 years ago
  David Woodhouse d70f11ed03 Dump ESP parameters 9 years ago
  David Woodhouse c2cb39a6c0 Hook up ESP mainloop 9 years ago
  David Woodhouse 98b7a93654 Add stub functions for ESP support 9 years ago
  David Woodhouse 4748e0884c Implement sequence number checking 9 years ago