summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-14Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott
2010-06-14zap empty message...Marc Espie
2010-06-14Initial support for initiator mode which allows to run iked as aReyk Floeter
2010-06-14the ikesa prf config option is currently brokenReyk Floeter
2010-06-14fix my previous commit, i forgot BIP, so instead of enumeratingDamien Bergamini
2010-06-14Add commands to create/delete/install/import keys withoutJonathan Gray
2010-06-14do not try to associate with an AP using an unsupported group cipher,Damien Bergamini
2010-06-14plug a memleak, free the devname when we succeed withThordur I. Bjornsson
2010-06-14fix block length for AESReyk Floeter
2010-06-14fix EAP responder modeReyk Floeter
2010-06-14syncTodd T. Fries
2010-06-14to assist diskmap testing, lets make the character dev a character dev, doh!Todd T. Fries
2010-06-14NAT detection again: make it work in initiator and responder modeReyk Floeter
2010-06-14Fixes unlinking the first element inside a set or a sequence, andMartin Hedenfal
2010-06-14fix a memory leak, from aschrivjerPierre-Yves Ritschard
2010-06-14list CNU-680 as supported.Felix Kronlage
2010-06-14attach CNU-680 to umsm(4)Felix Kronlage
2010-06-14regen after adding CNU-680Felix Kronlage
2010-06-14add usb device id for edvo device CNU-680Felix Kronlage
2010-06-14remove policy lookup debug messageReyk Floeter
2010-06-14NAT detection with SPIr is always 0Reyk Floeter
2010-06-14restructure code a bit to move closer to initiator mode:Reyk Floeter
2010-06-14tidy this file up a bit. reorder a few comments,Thordur I. Bjornsson
2010-06-14remove the scsi_buf_* functions as these have beenThordur I. Bjornsson
2010-06-14sync from mirrors.datStuart Henderson
2010-06-14cleanup messages and parsed information correctlyReyk Floeter
2010-06-14add define for saproto 0Reyk Floeter
2010-06-14screen does not have hpa, but we can make do with \r cuf.Marc Espie
2010-06-14log must use ->fMarc Espie
2010-06-14More code for initiator mode (not finished yet)Reyk Floeter
2010-06-13Update awk to May 23, 2010 version. OK miod@Todd C. Miller
2010-06-13Adjust FTP reply codes (in error conditions) to conform to RFC 959.Tobias Stoeckmann
2010-06-13Prevent a segmentation fault. It could occur when login_getclass fails andTobias Stoeckmann
2010-06-13remove obsolete ENVIRONMENT section; from Daniel DickmanJason McIntyre
2010-06-13Don't expose typedefs of pgno_t and indx_t in the public header file, moveMartin Hedenfal
2010-06-13Fix btree reference counting when opening the database with a fileMartin Hedenfal
2010-06-13Fix value clash in btree flags BT_FIXPADDING and BT_NOSYNC.Martin Hedenfal
2010-06-12add missing arg to a printf callJonathan Gray
2010-06-12Add missing arg to a printf call.Jonathan Gray
2010-06-12Add a missing ntohs() around hdr.type. This fixes a segfault asAlexander Bluhm
2010-06-12Fix an obvious use after free. From ospfd.Alexander Bluhm
2010-06-12The "dispatch_rtmsg no nexthop" error was emitted in wrong casesAlexander Bluhm
2010-06-12Print additional new line after 'Number of Links' in show databaseAlexander Bluhm
2010-06-12Print 'Number of Routers' in show database network.Alexander Bluhm
2010-06-12at line 445 `al' is allocated via `aldap_init' in `client_aldap_open'zinovik
2010-06-11start with an empty headerMarc Espie
2010-06-11don't call working() in -q mode.Marc Espie
2010-06-11add some infrastructure to support timers and initiator mode later.Reyk Floeter
2010-06-11Restore an unusual XS_SENSE semantic that inadvertantly got lostKenneth R Westerback
2010-06-11Wrap searches in a read-only transaction so it is guaranteed to see aMartin Hedenfal