index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
isakmpd
/
ui.c
Age
Commit message (
Expand
)
Author
2005-11-14
use snprintf; ok cloder. also looked at by a few other people
Theo de Raadt
2005-09-23
Provide UI commands to delete phase 1 SAs.
Hans-Joerg Hoexer
2005-04-08
Make deterministic randomness (only ever used for testing) a compile-time
Chad Loder
2005-04-08
USE_DEBUG is bye bye
Theo de Raadt
2005-04-04
spacing; ok cloder
Theo de Raadt
2004-08-08
spacing
Theo de Raadt
2004-06-25
Narrow down privsep interface. Remove ui_init to monitor. So we can get rid of
Hans-Joerg Hoexer
2004-05-23
More KNF. Mainly spaces and line-wraps, no binary change.
Hans-Joerg Hoexer
2004-05-13
Extensions to the FIFO interface:
Hakan Olsson
2004-04-15
partial move to KNF. More to come. This has happened because there
Theo de Raadt
2004-04-07
-Wsign-compare nits. hshoexer@ ok.
Hakan Olsson
2004-03-19
Add missing bits to make already present privsep code work. Enable privsep.
Hans-Joerg Hoexer
2003-11-06
Style nits.
Hakan Olsson
2003-10-13
Add a UI FIFO debug class. ok markus@ plus I think henning@
Hakan Olsson
2003-06-03
Remove clauses 3 and 4. With approval from Niklas Hallqvist and
Hakan Olsson
2003-05-15
Start of privilege separation for isakmpd.
Hakan Olsson
2003-04-27
Make the 'C set' FIFO command work as expected. PR#3148.
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-01
size_t must be cast to (unsigned long) and printed using %lu
Theo de Raadt
2002-03-19
Remove unnecessary prototype.
Angelos D. Keromytis
2002-03-17
Add 'T' and 'S' commands (for tearing-down and reporting all Phase 2
Angelos D. Keromytis
2001-12-11
Proper error msg.
Hakan Olsson
2001-12-10
Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).
Hakan Olsson
2001-12-03
Change UI fifo open to O_RDWR to avoid problems on some OSes (such as
Hakan Olsson
2001-11-22
Nit.
Hakan Olsson
2001-10-05
Extend the FIFO ui with the 'D A <level>' (to set all debug levels) and
Hakan Olsson
2001-08-24
Send DELETE notifications for all active SAs when we shut down the daemon.
Hakan Olsson
2001-07-06
Style.
Hakan Olsson
2001-04-30
Be more verbose about fifo ui operations.
Hakan Olsson
2001-04-09
isakmpd can now capture un-encrypted IKE negotiation packets to a
Hakan Olsson
2000-10-07
Merge with EOM 1.43
Niklas Hallqvist
2000-05-02
conf.h: Merge with EOM 1.11
Niklas Hallqvist
2000-04-07
conf.c: Merge with EOM 1.22
Niklas Hallqvist
2000-04-07
conf.c: Merge with EOM 1.21
Niklas Hallqvist
2000-03-08
Merge with EOM 1.38
Niklas Hallqvist
2000-02-25
regress/crypto/Makefile: Merge with EOM 1.5
Niklas Hallqvist
1999-08-26
Merge with EOM 1.36
Niklas Hallqvist
1999-08-05
DESIGN-NOTES: Merge with EOM 1.47
Niklas Hallqvist
1999-06-02
Merge with EOM 1.33
Niklas Hallqvist
1999-05-01
sysdep/openbsd/sysdep.c: Merge with EOM 1.7
Niklas Hallqvist
1999-04-19
./ui.c: Merge with EOM 1.31
Niklas Hallqvist
1999-03-24
Merge with EOM 1.28
Niklas Hallqvist
1999-02-26
Merge from the Ericsson repository
Niklas Hallqvist
1998-12-21
Last months worth of work on isakmpd, lots done
Niklas Hallqvist
1998-11-17
Add RCS Ids from the EOM repository
Niklas Hallqvist
1998-11-15
openBSD RCS IDs
Niklas Hallqvist
1998-11-15
Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
Niklas Hallqvist