summaryrefslogtreecommitdiff
path: root/crypto/dist/ipsec-tools/src/racoon/admin.c
AgeCommit message (Expand)Author
2013-06-03From Alexander Sbitnev <alexander.sbitnev@gmail.com>: fix admin porttteras
2010-12-08Use separate SA addresses for phase2's created by admin command. Thetteras
2010-11-12isakmp_post_acquire is now called from admin commands too, add a flag sotteras
2010-11-12Extern admin protocol to allow reply packets to exceed 64kb. E.g SA dumpstteras
2010-10-21Introduce priorities for file descriptor polling mechanism and givetteras
2010-10-21Remove initial-contact entry when all ISAKMP-SA are purged via adminport.tteras
2010-09-22get the correct length of username when processing ADMIN_LOGOUT_USER, patch b...vanhu
2009-09-03When rekeying phase2 use phase1 used to negotiate phase2 as a hint totteras
2009-07-03Get rid of the evil CMPSADDR macro. Trac #295.tteras
2009-04-20Originally from Bin Li: Fix a crash with racoonctl logout user.tteras
2009-03-12Support multiple anonymous remotes and decide remoteconf based on identity,tteras
2009-01-23Remove "fastquit" configure option and make it the default behaviour. Thetteras
2008-12-23rewrite local address detectiontteras
2008-09-19Implement ISAKMP SA rekeying configurable with rekey {on|off|force} optiontteras
2008-08-29Eliminate gcc-specific feature of unnamed structures added recently.gmcgarry
2008-06-18Add an admin port command to retrieve the peer certificate. Submitted by Timo...mgrooms
2008-06-18Set sockets to be closed on exec to avoid potential file descriptor inheritan...mgrooms
2008-06-18Use utility functions to evaluate and manipulate network port values. No func...mgrooms
2008-06-18Admin port code cleanup. No functional changes. Submitted by Timo Teras.mgrooms
2008-03-06Add the ability to initiate IPsec SA negotiations using the admin socket.mgrooms
2008-03-06Refactor admin socket event protocol to be less error prone. Backwards compat...mgrooms
2007-07-18use a single PATH_IPSEC_H to fix some path_to_ipsec.h issuesvanhu
2006-10-03fix endianness issue introduced yesterdaymanu
2006-10-02Fix memory leak (Coverity 2002)manu
2006-10-02Fix memory leak (Coverity 2001), refactor the code to use port get/setmanu
2006-10-02Avoid reusing free'd pointer (Coverity 4200)manu
2006-09-30Do not free id and key, as they are used latermanu
2006-09-26Remove dead code (Coverity)manu
2006-09-26Fix memory leak (Coverity)manu
2006-09-26One more memory leakmanu
2006-09-26Fix memory leak in racoonctl (coverity)manu
2006-09-09Migration of ipsec-tools to NetBSD CVS part 2: resolving the import conflicts.manu
2005-11-21Merge ipsec-tools 0.6.3 importmanu
2005-08-20Update to ipsec-tools 0.6.1manu
2005-08-07Resolve conflicts caused by recent ipsec-tools-0.6.1rc1 import by preferingmanu
2005-07-12Don't use adminport when it is disabledmanu
2005-05-08More NAT-T fixes for the situation where racoon acts as a VPN clientmanu
2005-04-14all SA -> all SAs.wiz
2005-02-23Import ipsec-tools 0.6 branch as of 2005/02/23. News from last imported versionmanu
2005-02-12Import ipsec-tools (tag ipsec-tools-0_6-base in ipsec-tools CVS)manu