OpenBSD CVS

src/sbin/isakmpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / isakmpd

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] apps/        
[DIR] features/        
[DIR] regress/        
[DIR] samples/        
[DIR] sysdep/        
[TXT] BUGS  1.15   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] DESIGN-NOTES  1.25   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] Makefile  1.78   17 years  hshoexer   Let isakmpd send out a vendor ID announcing isamkpds release version. Will be ha...
[TXT] QUESTIONS  1.5   20 years  jmc   updated URL from Jared Yanovich;
[TXT] README  1.19   21 years  kjell   typo: noneheless->nontheless
[TXT] TO-DO  1.26   20 years  markus   support AES in phase 1, too. switch to OpenSSL EVP interface; with Hans-Joerg.Ho...
[TXT] app.c  1.12   19 years  hshoexer   clean up KEY_API() wrapper. ok ho@
[TXT] app.h  1.7   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] attribute.c  1.12   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] attribute.h  1.6   20 years  hshoexer   Some more KNF, no binary change. ok ho@
[TXT] cert.c  1.31   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] cert.h  1.14   20 years  hshoexer   Some more KNF, no binary change. ok ho@
[TXT] conf.c  1.92   17 years  hshoexer   Properly define quick mode suites for AH. With naddy. ok ho
[TXT] conf.h  1.34   17 years  hshoexer   Make SA deletion on shutdown the default again. Use -S for failover situations ...
[TXT] connection.c  1.34   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] connection.h  1.5   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] constants.c  1.10   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] constants.h  1.6   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] cookie.c  1.15   19 years  hshoexer   get rid of sysdep_sa_len ok cloder@
[TXT] cookie.h  1.7   20 years  hshoexer   Some more KNF, no binary change. ok ho@
[TXT] crypto.c  1.28   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] crypto.h  1.18   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] dh.c  1.11   18 years  djm   check for degenerate Diffie-Hellman public exponents; ok markus@ hshoexer@ deraa...
[TXT] dh.h  1.7   20 years  hshoexer   Some more KNF, no binary change. ok ho@
[TXT] dnssec.c  1.23   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] dnssec.h  1.7   20 years  hshoexer   Some more KNF, no binary change. ok ho@
[TXT] doi.c  1.10   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] doi.h  1.15   19 years  deraadt   USE_DEBUG is bye bye
[TXT] dpd.c  1.16   17 years  ho   Style; return is not a function. hshoexer@ ok.
[TXT] dpd.h  1.3   18 years  markus   don't send DPD messages before the exchange is finialized, otherwise we have a r...
[TXT] exchange.c  1.128   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] exchange.h  1.32   17 years  hshoexer   Let isakmpd send out a vendor ID announcing isamkpds release version. Will be ha...
[TXT] exchange_num.cst  1.5   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] field.c  1.19   18 years  cloder   Add a new raw2hex function and yank out several pieces of code in other places t...
[TXT] field.h  1.6   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] genconstants.sh  1.12   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] genfields.sh  1.9   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] hash.c  1.21   17 years  hshoexer   support sha2 for main mode hmacs and aesctr for quick mode encryption. ok markus...
[TXT] hash.h  1.8   17 years  hshoexer   support sha2 for main mode hmacs and aesctr for quick mode encryption. ok markus...
[TXT] if.c  1.25   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] if.h  1.7   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] ike_aggressive.c  1.10   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] ike_aggressive.h  1.5   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] ike_auth.c  1.107   17 years  msf   Allow isakmpd to use a different private rsa key per isakmp ID. Hans wrote this ...
[TXT] ike_auth.h  1.5   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] ike_main_mode.c  1.16   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] ike_main_mode.h  1.6   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] ike_phase_1.c  1.66   17 years  hshoexer   Let isakmpd send out a vendor ID announcing isamkpds release version. Will be ha...
[TXT] ike_phase_1.h  1.4   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] ike_quick_mode.c  1.99   17 years  msf   Allow isakmpd to use a different private rsa key per isakmp ID. Hans wrote this ...
[TXT] ike_quick_mode.h  1.6   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] init.c  1.39   17 years  hshoexer   Let isakmpd send out a vendor ID announcing isamkpds release version. Will be ha...
[TXT] init.h  1.6   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] ipsec.c  1.126   17 years  hshoexer   support sha2 for main mode hmacs and aesctr for quick mode encryption. ok markus...
[TXT] ipsec.h  1.26   18 years  hshoexer   Big whitespace cleanup.
[TXT] ipsec_doi.h  1.8   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] ipsec_fld.fld  1.5   21 years  ho   Remove clauses 3 and 4. With approval from Niklas Hallqvist and Niels Provos.
[TXT] ipsec_num.cst  1.16   18 years  hshoexer   add ENCAP_UDP_{TUNNEL,TRANSPORT} types according to rfc 3947 ok markus
[TXT] isakmp.h  1.7   19 years  ho   NAT-Traversal for isakmpd. Work in progress... hshoexer@ ok.
[TXT] isakmp_cfg.c  1.37   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] isakmp_cfg.h  1.5   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] isakmp_doi.c  1.25   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] isakmp_doi.h  1.5   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] isakmp_fld.fld  1.8   19 years  ho   NAT-Traversal for isakmpd. Work in progress... hshoexer@ ok.
[TXT] isakmp_num.cst  1.13   18 years  hshoexer   typo in comment
[TXT] isakmpd.8  1.93   17 years  jmc   point people towards ipsec.conf.5; after some discussion w/ reyk ok hshoexer rey...
[TXT] isakmpd.c  1.95   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] isakmpd.conf.5  1.118   17 years  hshoexer   Remove "Delete-SAs" config option. This was needed for interaction with sasyncd...
[TXT] isakmpd.policy.5  1.39   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] key.c  1.24   18 years  cloder   Be cleaner about signed vs. unsigned when it's easy to do so. OK hshoexer
[TXT] key.h  1.8   18 years  cloder   Be cleaner about signed vs. unsigned when it's easy to do so. OK hshoexer
[TXT] libcrypto.h  1.17   19 years  cloder   Always compile X509 support. Almost everyone uses it. Makes the code much easie...
[TXT] log.c  1.58   19 years  moritz   add log_errorx() which doesn't print the errno value. ok hshoexer@
[TXT] log.h  1.24   19 years  moritz   add log_errorx() which doesn't print the errno value. ok hshoexer@
[TXT] message.c  1.120   17 years  hshoexer   branches: 1.120.2; Let isakmpd send out a vendor ID announcing isamkpds release...
[TXT] message.h  1.24   19 years  hshoexer   branches: 1.24.6; 1.24.8; Use TAILQ_FOREACH where possible, remove payload_las...
[TXT] monitor.c  1.66   17 years  ho   Style; return is not a function. hshoexer@ ok.
[TXT] monitor.h  1.18   18 years  hshoexer   make sure the command fifo is ready before isakmpd returns. This resolves a sta...
[TXT] monitor_fdpass.c  1.12   19 years  hshoexer   where possible, use bzero instead of memset ok cloder henning
[TXT] nat_traversal.c  1.17   17 years  hshoexer   indentation.
[TXT] nat_traversal.h  1.4   18 years  hshoexer   Use payload NAT-D or NAT-D-DRAFT according to NAT-T vendor ID advertised by the ...
[TXT] pf_key_v2.c  1.176   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] pf_key_v2.h  1.13   18 years  markus   export pf_key_v2_disable_sa() (unbreaks build)
[TXT] policy.c  1.88   17 years  hshoexer   Do not leak file descriptor in error path. From Andrey Matveev <evol at online ...
[TXT] policy.h  1.16   19 years  cloder   Now that X509 is de-featurized, no need for USE_X509 in regress tests. Start com...
[TXT] prf.c  1.15   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] prf.h  1.10   20 years  deraadt   partial move to KNF. More to come. This has happened because there are a raft ...
[TXT] sa.c  1.109   17 years  cloder   Back out r1.103, which caused SA's to leak until memory was exhausted. OK hshoex...
[TXT] sa.h  1.48   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] timer.c  1.15   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] timer.h  1.7   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] transport.c  1.35   18 years  hshoexer   remove some unused functions and an unused variable found by lint. ok markus@
[TXT] transport.h  1.18   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] udp.c  1.93   18 years  hshoexer   Small cleanup to avoid gotos, from Andrey Matveev. ok moritz@
[TXT] udp.h  1.11   19 years  hshoexer   Zap -P option. It has never done anything. While there tweak descripton of -N....
[TXT] udp_encap.c  1.19   18 years  hshoexer   branches: 1.19.4; 1.19.6; Small cleanup to avoid gotos, from Andrey Matveev. o...
[TXT] udp_encap.h  1.2   19 years  hshoexer   remove unused variable.
[TXT] ui.c  1.48   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] ui.h  1.8   17 years  mpf   Add a new UI command to force isakmpd into passive only mode. Will be used by sa...
[TXT] util.c  1.62   17 years  ho   Style; return is not a function. hshoexer@ ok.
[TXT] util.h  1.28   18 years  hshoexer   remove some unused functions and an unused variable found by lint. ok markus@
[TXT] vendor.c  1.2   17 years  ho   Style; return is not a function. hshoexer@ ok.
[TXT] vendor.h  1.1   17 years  hshoexer   Let isakmpd send out a vendor ID announcing isamkpds release version. Will be ha...
[TXT] virtual.c  1.26   18 years  hshoexer   branches: 1.26.2; 1.26.4; Big spelling cleanup, no binary change. From david@...
[TXT] virtual.h  1.1   19 years  ho   NAT-Traversal for isakmpd. Work in progress... hshoexer@ ok.
[TXT] x509.c  1.106   18 years  hshoexer   branches: 1.106.2; Big spelling cleanup, no binary change. From david@
[TXT] x509.h  1.21   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] libcrypto.c (in the Attic) [Hide]  1.19   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] math_2n.c (in the Attic) [Hide]  1.25   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] math_2n.h (in the Attic) [Hide]  1.9   18 years  hshoexer   remove some unused functions and an unused variable found by lint. ok markus@
[TXT] math_ec2n.c (in the Attic) [Hide]  1.13   19 years  cloder   Make deterministic randomness (only ever used for testing) a compile-time option...
[TXT] math_ec2n.h (in the Attic) [Hide]  1.7   20 years  hshoexer   More KNF. Mainly spaces and line-wraps, no binary change. ok ho@
[TXT] math_group.c (in the Attic) [Hide]  1.32   17 years  ho   Style; return is not a function. hshoexer@ ok.
[TXT] math_group.h (in the Attic) [Hide]  1.12   18 years  hshoexer   Big spelling cleanup, no binary change. From david@
[TXT] math_mp.h (in the Attic) [Hide]  1.7   19 years  hshoexer   remove gmp, no binary change
[TXT] sysdep.h (in the Attic) [Hide]  1.25   19 years  hshoexer   clean up KEY_API() wrapper. ok ho@