summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
1999-03-04Fix -proto2 numeric protocol handling.Angelos D. Keromytis
1999-03-02some SPI references should talk about SAs; ↵Theo de Raadt
markus.friedl@informatik.uni-erlangen.de
1999-03-02sa.c: Merge with EOM 1.67Niklas Hallqvist
Add SA attributes, specifically stayalive sa.h: Merge with EOM 1.42 Add SA attributes, specifically stayalive pf_encap.c: Merge with EOM 1.46 Add SA attributes, specifically stayalive exchange.c: Merge with EOM 1.65 Add SA attributes, specifically stayalive
1999-03-02conf.c: Merge with EOM 1.15Niklas Hallqvist
One include too much conf.h: Merge with EOM 1.7 Forgotten include file
1999-03-02RCS tagsNiklas Hallqvist
1999-03-02RCS tagsNiklas Hallqvist
1999-03-02if.c: Merge with EOM 1.8Niklas Hallqvist
Deal with old socket APIs udp.c: Merge with EOM 1.31 Deal with old socket APIs message.c: Merge with EOM 1.107 Remove unnecessary system dependent include
1999-03-02Makefile: Merge with EOM 1.43Niklas Hallqvist
Makefile.inc -> Makefile.sysdep Make SUBDIR changeable by the OS support sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.1 Makefile.inc -> Makefile.sysdep
1999-03-02README: Merge with EOM 1.17Niklas Hallqvist
I changed my mind: other OS support files ships separately Mention the OS define in Makefile sysdep/README: Merge with EOM 1.1 I changed my mind: other OS support files ships separately sysdep/linux/*: Removed
1999-03-02securelevel should be changed in /etc/rc.securelevel, not /etc/rc; fries@Aaron Campbell
1999-03-01SIGINFO supportDavid Leonard
1999-03-01Xr savecoreAaron Campbell
1999-03-01Change undocumented '-p' flag to '-d' and document. Also document '-v'.Todd C. Miller
Make 'disklabel -ed' not overwrite your label if you make no changes in the editor (added a cmplabel function to compare two labels).
1999-02-28if we kill, do not kill againTheo de Raadt
1999-02-27ipsec.c: Merge with EOM 1.83Niklas Hallqvist
Only accept IPsec SAs when searching for such sa.h: Merge with EOM 1.41 Stayalive connections as a default for now, init pf_encap_socket pf_encap.c: Merge with EOM 1.45 Stayalive connections as a default for now, init pf_encap_socket
1999-02-27reverse complete garbage which was not even tested, tsk tsk tskTheo de Raadt
1999-02-27authkey not authp; Markus.Friedl@informatik.uni-erlangen.deTheo de Raadt
1999-02-26Xr brconfigJason Wright
1999-02-26document that the max value for the -n option is 20Todd C. Miller
1999-02-26Rename *NFSDCNT to *NFSIODCNT and base MAXNFSIODCNT on NFS_MAXASYNCDAEMON ↵Todd C. Miller
since that's the kernel limit (both are 20)
1999-02-26add missing parameter to warnx(); noticed by wvdputte@reptile.rug.ac.beTodd C. Miller
1999-02-26Print warning when using DES or Skipjack for encryption.Angelos D. Keromytis
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1998/08/21 14:33:12; author: provos; state: Exp; lines: +8 -1 | encode IP into cert. many XXX. | ---------------------------- | revision 1.2 | date: 1998/08/20 14:09:05; author: provos; state: Exp; lines: +3 -3 | rename pkcs_{set,get}_{public,private}_key to something more understandable, | it confused me, so i suppose it will also confuse others. | ---------------------------- | revision 1.1 | date: 1998/08/11 20:29:16; author: provos; state: Exp; | add a tool for generating x509 certificates | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.2 | date: 1998/08/21 15:02:12; author: provos; state: Exp; lines: +1 -1 | generate x509v3 certificates | ---------------------------- | revision 1.1 | date: 1998/08/11 20:29:16; author: provos; state: Exp; | add a tool for generating x509 certificates | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1999/02/25 15:10:11; author: niklas; state: Exp; lines: +2 -2 | Whoops | ---------------------------- | revision 1.4 | date: 1999/02/25 15:07:36; author: niklas; state: Exp; lines: +6 -4 | Mesing with the new sysdep paths | ---------------------------- | revision 1.3 | date: 1998/12/21 00:41:59; author: niklas; state: Exp; lines: +2 -0 | RCS Ids | ---------------------------- | revision 1.2 | date: 1998/08/14 08:52:19; author: niklas; state: Exp; lines: +3 -2 | Work in objdir setups correctly | ---------------------------- | revision 1.1 | date: 1998/08/11 20:29:16; author: provos; state: Exp; | add a tool for generating x509 certificates | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1998/10/07 16:40:51; author: niklas; state: Exp; lines: +3 -2 | Clean out warnings on alpha | ---------------------------- | revision 1.4 | date: 1998/08/20 14:09:07; author: provos; state: Exp; lines: +3 -3 | rename pkcs_{set,get}_{public,private}_key to something more understandable, | it confused me, so i suppose it will also confuse others. | ---------------------------- | revision 1.3 | date: 1998/08/11 21:06:20; author: niklas; state: Exp; lines: +1 -2 | Remove unused variables | ---------------------------- | revision 1.2 | date: 1998/08/11 20:30:38; author: provos; state: Exp; lines: +4 -3 | update to reflect recent changes | ---------------------------- | revision 1.1 | date: 1998/08/09 20:04:41; author: provos; state: Exp; | a tool for generating rsa keypair, a spin off of this might be used later | as key generation tool for the daemon. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1999/02/25 15:12:01; author: niklas; state: Exp; lines: +6 -3 | More messing with the new sysdep paths | ---------------------------- | revision 1.2 | date: 1998/12/21 00:41:58; author: niklas; state: Exp; lines: +2 -0 | RCS Ids | ---------------------------- | revision 1.1 | date: 1998/08/09 20:04:41; author: provos; state: Exp; | a tool for generating rsa keypair, a spin off of this might be used later | as key generation tool for the daemon. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1998/08/20 14:09:04; author: provos; state: Exp; lines: +3 -3 | rename pkcs_{set,get}_{public,private}_key to something more understandable, | it confused me, so i suppose it will also confuse others. | ---------------------------- | revision 1.4 | date: 1998/08/11 20:30:40; author: provos; state: Exp; lines: +4 -3 | update to reflect recent changes | ---------------------------- | revision 1.3 | date: 1998/08/09 19:22:24; author: niklas; state: Exp; lines: +4 -3 | include string.h | ---------------------------- | revision 1.2 | date: 1998/08/04 16:59:33; author: provos; state: Exp; lines: +11 -7 | use log_print instead of log_debug for reporting errors. ASN was missing | length checks, dito for PKCS#1. Make encryption and decryption also allow | public key (random padding) instead of only private key. Both modes are | needed for authentication with ISAKMP/Oakley. | ---------------------------- | revision 1.1 | date: 1998/08/03 19:41:20; author: provos; state: Exp; | read some test BER encoded public and private key from the example sections | of the pkcs.tar.Z and encrypt and decrypt a sample string with it. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1999/02/25 15:12:00; author: niklas; state: Exp; lines: +6 -3 | More messing with the new sysdep paths | ---------------------------- | revision 1.4 | date: 1998/12/21 00:41:56; author: niklas; state: Exp; lines: +2 -0 | RCS Ids | ---------------------------- | revision 1.3 | date: 1998/08/11 20:30:39; author: provos; state: Exp; lines: +2 -1 | update to reflect recent changes | ---------------------------- | revision 1.2 | date: 1998/08/04 16:59:32; author: provos; state: Exp; lines: +1 -1 | use log_print instead of log_debug for reporting errors. ASN was missing | length checks, dito for PKCS#1. Make encryption and decryption also allow | public key (random padding) instead of only private key. Both modes are | needed for authentication with ISAKMP/Oakley. | ---------------------------- | revision 1.1 | date: 1998/08/03 19:41:20; author: provos; state: Exp; | read some test BER encoded public and private key from the example sections | of the pkcs.tar.Z and encrypt and decrypt a sample string with it. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1998/08/08 23:18:08; author: provos; state: Exp; | regress for ASN.1 decoding, basically only parses the SSH certificate | down until reaching the public key. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.6 | date: 1998/10/07 16:40:48; author: niklas; state: Exp; lines: +3 -2 | Clean out warnings on alpha | ---------------------------- | revision 1.5 | date: 1998/08/20 14:09:06; author: provos; state: Exp; lines: +2 -2 | rename pkcs_{set,get}_{public,private}_key to something more understandable, | it confused me, so i suppose it will also confuse others. | ---------------------------- | revision 1.4 | date: 1998/08/11 21:06:19; author: niklas; state: Exp; lines: +2 -3 | Remove unused variables | ---------------------------- | revision 1.3 | date: 1998/08/11 20:30:42; author: provos; state: Exp; lines: +64 -15 | update to reflect recent changes | ---------------------------- | revision 1.2 | date: 1998/08/09 21:13:24; author: provos; state: Exp; lines: +1 -3 | Add Support for ANY types, also add OBJECTID to human readable string | functions, which allow to parse the types in e.g. AttributeValueAssertions. | ---------------------------- | revision 1.1 | date: 1998/08/08 23:18:08; author: provos; state: Exp; | regress for ASN.1 decoding, basically only parses the SSH certificate | down until reaching the public key. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.5 | date: 1999/02/25 15:10:04; author: niklas; state: Exp; lines: +1 -1 | Whoops | ---------------------------- | revision 1.4 | date: 1999/02/25 15:07:29; author: niklas; state: Exp; lines: +5 -3 | Mesing with the new sysdep paths | ---------------------------- | revision 1.3 | date: 1998/08/14 08:52:17; author: niklas; state: Exp; lines: +3 -2 | Work in objdir setups correctly | ---------------------------- | revision 1.2 | date: 1998/08/11 20:30:41; author: provos; state: Exp; lines: +1 -1 | update to reflect recent changes | ---------------------------- | revision 1.1 | date: 1998/08/08 23:18:08; author: provos; state: Exp; | regress for ASN.1 decoding, basically only parses the SSH certificate | down until reaching the public key. | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.2 | date: 1999/02/25 16:21:13; author: niklas; state: Exp; lines: +4 -0 | Make self-contained, define NULL if not set | ---------------------------- | revision 1.1 | date: 1999/02/25 14:59:52; author: niklas; state: Exp; | Move includes up | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.2 | date: 1999/02/25 16:14:24; author: niklas; state: Exp; lines: +3 -1 | Include from freeswan gmp | ---------------------------- | revision 1.1 | date: 1999/02/25 15:53:39; author: niklas; state: Exp; | sysdep Makefile fragments | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 14:18:39; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1999/02/25 16:26:49; author: niklas; state: Exp; lines: +9 -53 | Remove more OpenBSDisms | ---------------------------- | revision 1.2 | date: 1999/02/25 16:23:32; author: niklas; state: Exp; lines: +1 -3 | Remove OpenBSDisms | ---------------------------- | revision 1.1 | date: 1999/02/25 14:18:40; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 14:18:42; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 14:18:41; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 15:53:39; author: niklas; state: Exp; | sysdep Makefile fragments | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1999/02/25 10:21:36; author: niklas; state: Exp; lines: +19 -19 | Replay window changes was done at the wrong level | ---------------------------- | revision 1.2 | date: 1999/02/25 09:30:32; author: niklas; state: Exp; lines: +19 -1 | Replay protection window configurable | ---------------------------- | revision 1.1 | date: 1999/02/14 00:49:53; author: niklas; state: Exp; | An example of a two-node VPN setup | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1999/02/25 10:21:35; author: niklas; state: Exp; lines: +19 -19 | Replay window changes was done at the wrong level | ---------------------------- | revision 1.2 | date: 1999/02/25 09:30:31; author: niklas; state: Exp; lines: +21 -1 | Replay protection window configurable | ---------------------------- | revision 1.1 | date: 1999/02/14 00:49:53; author: niklas; state: Exp; | An example of a two-node VPN setup | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.9 | date: 1999/02/25 11:39:29; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.13 | date: 1999/02/25 11:39:27; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.27 | date: 1999/02/25 11:39:26; author: niklas; state: Exp; lines: +4 -1 | include sysdep.h everywhere | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.11 | date: 1999/02/14 00:15:16; author: niklas; state: Exp; lines: +2 -2 | New fd_set API which may clear a bit. Use it for doing proper message | send queue runs, as reported by Ilya Tsindlekht. Better style. | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.30 | date: 1999/02/25 11:39:25; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ---------------------------- | revision 1.29 | date: 1999/02/24 15:45:38; author: niklas; state: Exp; lines: +17 -5 | Use correct socket options for sharing of ports | ---------------------------- | revision 1.28 | date: 1999/02/24 12:17:02; author: niklas; state: Exp; lines: +2 -3 | Set extra transport flags after initialization | ---------------------------- | revision 1.27 | date: 1999/02/14 00:16:07; author: niklas; state: Exp; lines: +51 -8 | New fd_set API. Listen on chosen interfaces only. | ---------------------------- | revision 1.26 | date: 1999/01/31 01:23:22; author: niklas; state: Exp; lines: +3 -1 | commentary | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.25 | date: 1999/02/25 11:39:24; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ---------------------------- | revision 1.24 | date: 1999/02/25 11:09:40; author: niklas; state: Exp; lines: +6 -2 | Make conf_get_num take a default value to give back when tag does not exist | ---------------------------- | revision 1.23 | date: 1999/02/24 12:14:10; author: niklas; state: Exp; lines: +2 -1 | initialize flags, noted by Ilya Tsindlekht | ---------------------------- | revision 1.22 | date: 1999/02/14 00:15:15; author: niklas; state: Exp; lines: +11 -8 | New fd_set API which may clear a bit. Use it for doing proper message | send queue runs, as reported by Ilya Tsindlekht. Better style. | ---------------------------- | revision 1.21 | date: 1999/02/06 15:03:41; author: niklas; state: Exp; lines: +2 -1 | Do not forget to remove message from sendq when freed | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.8 | date: 1999/02/25 11:39:23; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.13 | date: 1999/02/25 11:21:55; author: niklas; state: Exp; lines: +3 -1 | sysdep-os.h addition | ---------------------------- | revision 1.12 | date: 1999/01/31 01:24:53; author: niklas; state: Exp; lines: +3 -2 | on-demand keying | ----------------------------