summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2007-06-07From Paul Winder <Paul.Winder@tadpole.com>:manu
2007-06-06From Rong-En Fan: fix compilation with gcc 4.2vanhu
2007-06-06fixed compilation with gcc 4.2vanhu
2007-06-06speeds up interfaces update when they changedvanhu
2007-06-06From Jianli Liu: speed up interfaces update when they change.vanhu
2007-06-06ignore obsolete lifebyte when validating reloaded configurationvanhu
2007-05-31From Joy Latten <latten@austin.ibm.com>manu
2007-05-30From Jianli Liu <jlliu@nortel.com>:manu
2007-05-17Use RESCUEDIR if set.christos
2007-05-16coverity CID 4168: yyerror() does not return, so we proceed to de-referencechristos
2007-05-16coverity CID 4170: yyerror() does not return, so we proceed to de-referencechristos
2007-05-04search a ph1 by address if iph2->ph1 is NULL when validating the new configvanhu
2007-05-04...vanhu
2007-05-04added some debug in getph1byaddr() to track some port matching problems with ...vanhu
2007-05-04added some debug in isakmp_chkph1there() to track some port matching problems...vanhu
2007-05-04added some debug for DELETE_SA processvanhu
2007-05-04Force the update of ph2 in pk_recvupdate() if NAT_T support, to solve some po...vanhu
2007-04-13fix usage error: use type for .Ftplunky
2007-04-04checks proto_id in ipsecdoi_chkcmpids()vanhu
2007-04-04dumps peer's ID and peer's certificate subject /subjectaltname if they don't ...vanhu
2007-03-26Store the DPD main scheduler in ph1 handler, to be able to cancel it when rem...vanhu
2007-03-24PR/36069: Huang Yushuo: racoon can't work with pam_groupchristos
2007-03-23From Joy Latten: fix a segfault when using security labels between 32bit and ...vanhu
2007-03-23fixed a segfault when using security labels between a 32bit and a 64bit hostvanhu
2007-03-23expire zombie handlers in getph2byid(), to avoid situations where we'll never...vanhu
2007-03-23From Cyrus Rahman: give more details about what is checked when using certifi...vanhu
2007-03-23give more details about what is checked when using certificates to authenticatevanhu
2007-03-22fixed subnet check to generate IPV4_ADDRESS when needed in sockaddr2id()vanhu
2007-03-21checks if arg is NULL in SCHED_KILLvanhu
2007-03-21NULL sched check is now done in SCHED_KILLvanhu
2007-03-21checks if arg is NULL in SCHED_KILLvanhu
2007-03-15From Yves-Alexis Perez: enable monitoring of ipv6 address changes on Linux.vanhu
2007-03-15enable monitoring of ipv6 addresse changes on linuxvanhu
2007-03-15Consider a negociation timeout when retry_counter is <=0 instead of < 0vanhu
2007-03-10resurect files that we need and make things compile again.christos
2007-03-10resolve conflicts.christos
2007-03-10PR/35965: Kazushi Marukawa: SSHD doesn't work under protocol 1christos
2007-03-10enable RFC/3779, requested by George Michaelsonchristos
2007-03-07resolve the not-quite-resolved cvs conflicts (a missing #endif)dogcow
2007-03-06resolve conflictsmjf
2007-03-06Import OpenSSL 0.9.8emjf
2007-03-04eliminate caddr_tchristos
2007-02-28Add logic to allow ip address ids to be matched to ip subnet ids whenmgrooms
2007-02-21block variable declaration before code in ipsecdoi_id2str()vanhu
2007-02-20Removed a debug printf....vanhu
2007-02-20Only delete a generated SPD if it's creation date matches the creation date o...vanhu
2007-02-20updated delete_spd() callsvanhu
2007-02-20fills creation date of generated SPDsvanhu
2007-02-20added 'created' varvanhu
2007-02-19Removed a debug printf....vanhu