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
2014-12-01
memcpy abort found an overlap. from dsp at 2f30. ok deraadt
Ted Unangst
2014-10-09
obvious reallocarray() conversions
Theo de Raadt
2008-06-10
Arguments to fifo commands were limited to 80 bytes. That is too
Alexander Bluhm
2007-04-16
There's no point in checking ptr for NULL before doing free(ptr)
Moritz Jodeit
2006-11-30
new ui command 'rmv': removes an entry from a list, thus reversing an
Markus Friedl
2006-11-28
do not re-add existing entries; ok hshoexer
Markus Friedl
2006-10-18
do not name FILE * variables "fd" since it is confusing
Theo de Raadt
2006-09-19
Use S_IS* macros insted of masking with S_IF* flags. The latter may
Otto Moerbeek
2006-09-01
Add a new UI command to force isakmpd into passive only mode.
Marco Pfatschbacher
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
[next]