summaryrefslogtreecommitdiff
path: root/crypto/dist/ipsec-tools/src/racoon/cfparse.y
AgeCommit message (Expand)Author
2020-11-25Add ldap parameters debug and timeout.bouyer
2020-11-25Add an option to pass a ldap uri, instead of just server and port.bouyer
2018-05-19Use strict prototypes, when they don't introduce more warnings than they fix.maxv
2018-05-19More unused variables.maxv
2016-02-17PR/50815: David Binderman: Remove dup testchristos
2012-11-29Added support for AES GCM 16 in phase2 negociations. Code from Christophe Car...vanhu
2012-01-01From Wolfgang Schmieder <wolfgang@die-schmieders.de>: Fix default NAT-Ttteras
2012-01-01Fix the previous commit.tteras
2012-01-01From Wolfgang Schmieder <wolfgang@die-schmieders.de>: Fix memory leaks fromtteras
2011-11-15From Vincent Bernat <bernat@luffy.cx>: TLS support for LDAPtteras
2011-08-19Allow inherited remote blocks without additional remote statements totteras
2011-03-14avoid some memory leaks / free memory access when reloading conf and have inh...vanhu
2011-03-02free spspec when deleting a rmconf struct. patch by Roman Hoog Antink <rha@op...vanhu
2011-03-02fixed some memory leaks during configuration parsing. patch by Roman Hoog Ant...vanhu
2011-03-01reset yyerrorcount before doing parse stuff. patch by Roman Hoog Antink <rha@...vanhu
2010-06-22added a specific script hook when a dead peer is detectedvanhu
2009-03-12Support multiple anonymous remotes and decide remoteconf based on identity,tteras
2009-01-23Fix authentication method ambiguity by internally using unique ID andtteras
2009-01-05Remove obsolete configuration options, fix radius configuration block andtteras
2008-12-23Remove the obsoleted global identity configuration option.tteras
2008-12-23rewrite local address detectiontteras
2008-11-27From: Matthew Krenzertteras
2008-09-19Implement ISAKMP SA rekeying configurable with rekey {on|off|force} optiontteras
2008-07-23Add some missing ifdefs required for non-radius enabled builds.mgrooms
2008-07-22Add an optional radius configuration section to the racoon.conf file. Thismgrooms
2008-07-21Correct typo to fix the build.tron
2008-07-21Do not set default gss id if xauth is used, otherwise gss-id attributetteras
2008-07-09From Chong Peng:tteras
2008-03-05Properly initialize the unity network struct to prevent erroneous protocolmgrooms
2007-09-12Implement clientaddr sainfo remote id option and refine the sainfo man page s...mgrooms
2007-07-18use a single PATH_IPSEC_H to fix some path_to_ipsec.h issuesvanhu
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-03-22fixed subnet check to generate IPV4_ADDRESS when needed in sockaddr2id()vanhu
2007-02-02Fixed a check of NAT-T support in libipsecvanhu
2006-12-10Bring back API and ABI backward compatibility with previous libipsec beforemanu
2006-10-22From Michal Ruzicka: fix typosvanhu
2006-10-03Parses remoteid/ph1id valuesvanhu
2006-09-26Fix memory leak (Coverity)manu
2006-09-18From Matthew Grooms:manu
2006-09-09Migration of ipsec-tools to NetBSD CVS part 2: resolving the import conflicts.manu
2006-03-19add a semi colon.christos
2006-03-18Coveriry CID 1998: Fix memory leak.christos
2005-11-21Merge ipsec-tools 0.6.3 importmanu
2005-10-14Merge ipsec-tools 0.6.2 import.manu
2005-09-26Fix bug when using hybrid auth in client modemanu
2005-09-24fix spelling from Liam Foy.christos
2005-09-24fix typos.christos
2005-09-24use get*_r()christos
2005-08-20Update to ipsec-tools 0.6.1manu