Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -2/+2 |
* | refactored DH group nonce exchange | Andreas Steffen | 2011-11-28 | 1 | -5/+5 |
* | renamed conversion function to pts_dh_group_to_ike | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
* | normalized pts_dh_group function names | Andreas Steffen | 2011-11-28 | 1 | -19/+17 |
* | added pts_dh_group_select | Andreas Steffen | 2011-11-28 | 1 | -0/+34 |
* | fixed setting of PTS DH group | Andreas Steffen | 2011-11-28 | 1 | -28/+29 |
* | fixed pts_probe_dh_groups warning | Andreas Steffen | 2011-11-28 | 1 | -2/+2 |
* | Fixed bug for updating supported diffie hellman groups | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+5 |
* | Removed unnecessary debug statement | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+0 |
* | Return false if mandatory DH Group IKE19 is not available | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+1 |
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+147 |