1. be69e02 Merge "bionic has strlcat and strlcpy." by Elliott Hughes · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 039aba7 bionic has strlcat and strlcpy. by Elliott Hughes · 9 years ago
  3. d66cb74 Merge "Add MODULE_LICENSE file" by Conley Owens · 9 years ago
  4. c52374d Add MODULE_LICENSE file by Conley Owens · 9 years ago
  5. 86a81e5 Merge "ipsec-tools is BSD source, so build it as such." by Elliott Hughes · 9 years ago
  6. 1bae6ac ipsec-tools is BSD source, so build it as such. by Elliott Hughes · 9 years ago
  7. a06e60a Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 9 years ago
  8. 329b118 Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  9. f2b1f83 Merge "Ipsec-tools: Mask warnings" by Andreas Gampe · 9 years ago
  10. a169bc0 Ipsec-tools: Mask warnings by Andreas Gampe · 9 years ago
  11. b229bdf Merge "Ipsec-tools: Mask warnings" by Andreas Gampe · 9 years ago
  12. af1ce1a Ipsec-tools: Mask warnings by Andreas Gampe · 9 years ago
  13. 822abcd Merge "Ignore Clang warnings until upstream is fixed." by Chih-Hung Hsieh · 10 years ago
  14. 179de0d Ignore Clang warnings until upstream is fixed. by Chih-Hung Hsieh · 10 years ago
  15. 423699c Merge "Support SHA256 hash algorithm for ipsec connection" by Kenny Root · 10 years ago
  16. 473df37 Merge "ipsec-tools: update for BoringSSL." by Kenny Root · 10 years ago
  17. a029281 ipsec-tools: update for BoringSSL. by Adam Langley · 10 years ago
  18. 568db0f Support SHA256 hash algorithm for ipsec connection by Shinpei Sanou · 11 years ago
  19. f4cb1ee Add liblog by Ying Wang · 11 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  20. f24812b ipsec-tools: avoid the case where malloc(0) returns non-NULL. by Chia-chi Yeh · 12 years ago
  21. bec9d4b ipsec-tools: revert accidentally increased value for MAXNS. by Chia-chi Yeh · 12 years ago
  22. a0315ad ipsec-tools: fix possible SEGV in isakmp_cfg_setenv(). by Chia-chi Yeh · 12 years ago
  23. 981eda8 ipsec-tools: back-port SPLIT_*_CIDR from 0.8.0 to 0.7.3. by Chia-chi Yeh · 12 years ago
  24. 66d08f4 ipsec-tools: fix the reconnecting issue by delaying closing sockets. by Chia-chi Yeh · 12 years ago
  25. 567c094 Remove obsolete ThirdPartyProject.prop file. by Elliott Hughes · 12 years ago
  26. adfbc90 ipsec-tools: back-port handle_vendorid() from 0.8.0 to 0.7.3. by Chia-chi Yeh · 12 years ago
  27. c1b51d4 Add support for OpenSSL ENGINE for keystore by Kenny Root · 12 years ago
  28. c91307a ipsec-tools: back-port 0.7.3 to Android. by Chia-chi Yeh · 12 years ago
  29. e761171 ipsec-tools: exit when the first phase 1 cannot be completed. by Chia-chi Yeh · 12 years ago
  30. cadace4 ipsec-tools: notify the death of racoon by touching a file. by Chia-chi Yeh · 12 years ago
  31. fdbd82d ipsec-tools: add support for server certificates. by Chia-chi Yeh · 12 years ago
  32. 3724e61 ipsec-tools: update control protocol. by Chia-chi Yeh · 13 years ago
  33. 2871f2f ipsec-tools: always create the inbound policy explicitly. by Chia-chi Yeh · 13 years ago
  34. 7107653 ipsec-tools: use aggressive mode when identifier is set. by Chia-chi Yeh · 13 years ago
  35. d4f1b2c ipsec-tools: fix compatibility issue on non-NAT connections. by Chia-chi Yeh · 13 years ago
  36. a9a07ac ipsec-tools: slightly improve the security. by Chia-chi Yeh · 13 years ago
  37. d306046 ipsec-tools: handle XAUTH_PASSCODE requests. by Chia-chi Yeh · 13 years ago
  38. dc6f5b9 ipsec-tools: fix a bug of modifying envp directly. by Chia-chi Yeh · 13 years ago
  39. 4dd8f6b ipsec-tools: update control protocol. by Chia-chi Yeh · 13 years ago
  40. f82b826 ipsec-tools: update parameters to provide more secured connections. by Chia-chi Yeh · 13 years ago
  41. 12f4493 ipsec-tools: close the control socket after initialized. by Chia-chi Yeh · 13 years ago
  42. cfc417e ipsec-tools: Do not run the phase1-up script more than once. by Chia-chi Yeh · 13 years ago
  43. 264d6b7 ipsec-tools: mark out identity check for compatibility. by Chia-chi Yeh · 13 years ago
  44. 2ff6ed0 ipsec-tools: remove the ipsec_doi-0.7.3.c. by Chia-chi Yeh · 13 years ago
  45. 1070097 ipsec-tools: create a TUN interface for internal network. by Chia-chi Yeh · 13 years ago
  46. e4b1247 ipsec-tools: generate policy when phase 1 is up. by Chia-chi Yeh · 13 years ago
  47. b0d8f17 ipsec-tools: flush SPD and SAD for tunnel mode. by Chia-chi Yeh · 13 years ago
  48. ff1dc35 Merge "ipsec-tools: revise log messages and reorder some functions." by Chia-chi Yeh · 13 years ago
  49. 0ed3271 ipsec-tools: revise log messages and reorder some functions. by Chia-chi Yeh · 13 years ago
  50. 3e85f90 Merge "ipsec-tools: revise helper functions for sockets." by Chia-chi Yeh · 13 years ago
  51. a623914 ipsec-tools: revise helper functions for sockets. by Chia-chi Yeh · 13 years ago
  52. 1b277a2 Merge "ipsec-tools: Add arguments for XAUTH." by Chia-chi Yeh · 13 years ago
  53. dbbbd5f ipsec-tools: Add arguments for XAUTH. by Chia-chi Yeh · 13 years ago
  54. b625821 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  55. 0317745 Merge "ipsec-tools: enable DPD and XAUTH." by Chia-chi Yeh · 13 years ago
  56. 514ffe2 ipsec-tools: enable DPD and XAUTH. by Chia-chi Yeh · 13 years ago
  57. 8f3b388 ipsec-tools: use pname instead of lcconf->chroot for the android magic. by Chia-chi Yeh · 13 years ago
  58. fd76ec5 ipsec-tools: Use getpathname() to get the right path. by Chia-chi Yeh · 13 years ago
  59. e9fc376 ipsec-tools: Support IPSec RSA sessions again. by Chia-chi Yeh · 13 years ago
  60. f8a6a76 ipsec-tools: Update to 0.8.0. by Chia-chi Yeh · 13 years ago
  61. c9ac7d2 ipsec-tools: switch to use the new control protocol. by Chia-chi Yeh · 13 years ago
  62. d66b68b am 237da705: Merge "fix fd leaking" by Chia-chi Yeh · 13 years ago
  63. 237da70 Merge "fix fd leaking" by Chia-chi Yeh · 13 years ago
  64. 4abdc9c fix fd leaking by robert_ch_chou · 13 years ago
  65. 3473d8e Only remove entries to the VPN server on exit. by Chia-chi Yeh · 13 years ago
  66. 96869bd ipsec-tools: create a static library for libipsec. by Chia-chi Yeh · 13 years ago
  67. b4595a4 am 17b44fbc: am 63ac5af0: Merge "Use IDTYPE_ASN1DN when using certificates." by Jean-Baptiste Queru · 14 years ago
  68. 17b44fb am 63ac5af0: Merge "Use IDTYPE_ASN1DN when using certificates." by Jean-Baptiste Queru · 14 years ago
  69. 63ac5af Merge "Use IDTYPE_ASN1DN when using certificates." by Jean-Baptiste Queru · 14 years ago
  70. a05769f Add missing NOTICE files. by David Deephanphongs · 14 years ago
  71. f5d0d09 ipsec-tools: Use IDTYPE_ASN1DN for certificate-based IPSec tunnels. by Chia-chi Yeh · 14 years ago
  72. 4c7533e Use IDTYPE_ASN1DN when using certificates. by Andreas Oberritter · 14 years ago
  73. 862972d add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  74. 4fe3597 Replace bzero with memset. Eliminates a warning when the implicit by Carl Shapiro · 14 years ago
  75. d710ae7 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  76. b2f80fd modify according to the change of keystore interface. by Chia-chi Yeh · 14 years ago
  77. e071a61 am 6cee17f7: am d065bffc: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  78. 6cee17f am d065bffc: reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  79. d065bff reconcile main tree with open-source eclair by The Android Open Source Project · 14 years ago
  80. 59fa81f reconcile android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  81. 3e2f415 android-2.1_r1 snapshot by The Android Open Source Project · 14 years ago
  82. b9b65d5 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  83. e22e90a merge from open-source master by Jean-Baptiste Queru · 15 years ago
  84. 99abe8c merge from eclair by Jean-Baptiste Queru · 15 years ago
  85. 7171dfc eclair snapshot by Jean-Baptiste Queru · 15 years ago
  86. fdb630d am 4fa95053: ipsec-tools: switch to multi-user keystore. by Chia-chi Yeh · 15 years ago
  87. 4fa9505 ipsec-tools: switch to multi-user keystore. by Chia-chi Yeh · 15 years ago
  88. 4b3b353 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  89. 5f13e84 merge from donut by Jean-Baptiste Queru · 15 years ago
  90. 84aea87 am 051f86df: ipsec-tools: updated to 0.7.3. by Chia-chi Yeh · 15 years ago
  91. 051f86d ipsec-tools: updated to 0.7.3. by Chia-chi Yeh · 15 years ago
  92. 5762fdc am bff6735b: cherry-pick: ipsec-tools: disable OpenSSL engine. by Kenny Root · 15 years ago
  93. bff6735 cherry-pick: ipsec-tools: disable OpenSSL engine. by Kenny Root · 15 years ago
  94. a8e031d merge from open-source master by Jean-Baptiste Queru · 15 years ago
  95. c105b22 Remove OpenSSL engine use from racoon by Kenny Root · 15 years ago
  96. 71b80ac Add missing license-related files by Jean-Baptiste Queru · 15 years ago
  97. 34b0a9a Add missing license tag file by Jean-Baptiste Queru · 15 years ago
  98. 9d271b6 ipsec-tools: Minor performance tuning. by Chia-chi Yeh · 15 years ago
  99. 5cbb57a ipsec-tools: Support multiple CA certificates in PEM. by Chia-chi Yeh · 15 years ago
  100. c454954 ipsec-tools: Some fixes for rekeying. by Chia-chi Yeh · 15 years ago