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