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