aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa
Commit message (Expand)AuthorAgeFilesLines
...
* fixed aes code, we support now aes128, aes192, aes256 in IKEMartin Willi2006-06-151-6/+6
* added support for "ike" and "esp" keywordsMartin Willi2006-06-153-16/+16
* implemented clean spi allocation behavior when using multiple proposalsMartin Willi2006-06-151-35/+104
* debug and logging improvementsMartin Willi2006-06-131-3/+3
* using same reqid if a child sa rekeys an existing oneMartin Willi2006-06-126-18/+35
* cosmeticsAndreas Steffen2006-06-122-53/+53
* workaround for peers rekeying at the same timeMartin Willi2006-06-125-6/+41
* old child_sa gets deleted after rekeyingMartin Willi2006-06-099-43/+462
* improved kernel interface loggingMartin Willi2006-06-091-7/+4
* specifying keysize in bits, as it is required in IKEv2Martin Willi2006-06-092-60/+25
* fixed compile warnings when using -WallMartin Willi2006-06-0810-186/+804
* further work for rekeying:Martin Willi2006-06-0713-618/+883
* fixed a memleakMartin Willi2006-06-071-1/+5
* job management:Martin Willi2006-05-316-74/+121
* - fixed some memleaks/freebugsMartin Willi2006-05-311-0/+1
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-313-2/+6
* cosmetics in log_status outputAndreas Steffen2006-05-301-1/+1
* use of streqAndreas Steffen2006-05-301-1/+1
* lookup of private key based on keyid of public keyAndreas Steffen2006-05-301-24/+47
* - policies contain a connections name nowMartin Willi2006-05-294-44/+54
* changed to standard connection log outputAndreas Steffen2006-05-291-4/+7
* - some logging improvements and cosmeticsMartin Willi2006-05-243-5/+15
* - handle IKE_SA setup without a piggy-packed CHILD_SAMartin Willi2006-05-242-40/+67
* - initiate IKE_SA deletion befor manager destructionMartin Willi2006-05-241-7/+14
* - show connection templates in status & statusallMartin Willi2006-05-233-4/+6
* - reimplemented proper IKE SA deletion using a seperate state,Martin Willi2006-05-2315-355/+580
* - applied patch from the NAT-T team fixing several typosMartin Willi2006-05-196-13/+13
* - applied andreas's patchMartin Willi2006-05-181-3/+3
* - introduced autotoolsMartin Willi2006-05-162-80/+0
* (no commit message)Martin Willi2006-05-1026-0/+8354