Age | Commit message (Expand) | Author |
2007-09-27 | No need to use two buffers for reading data from the user. From Mark | Otto Moerbeek |
2007-09-27 | "mailling" -> "mailing", from Jung's list; while here, some spacing fixes | Igor Sobrado |
2007-09-27 | Fix off-by-one buffer overflow in SSL_get_shared_ciphers(). | Moritz Jodeit |
2007-09-27 | strtol -> strtonum | Bret Lambert |
2007-09-27 | Move SSL context creation after privileges are dropped. | Pierre-Yves Ritschard |
2007-09-27 | Simplify ssl_privsep.c, since it won't need to remain synced with the | Pierre-Yves Ritschard |
2007-09-27 | Spacing. | Marcus Glocker |
2007-09-27 | M_ZERO changes | Charles Longeau |
2007-09-27 | Do not clear the changed flag to early, which prevented a table | Pierre-Yves Ritschard |
2007-09-27 | Zap HostAP examples for now. | Marcus Glocker |
2007-09-27 | Kill __BIT* macros. | Marcus Glocker |
2007-09-27 | Don't return -1 on error in dh_pub_is_valid(), since it evaluates | Ray Lai |
2007-09-26 | some cleanup. remove #ifdef __FreeBSD__ code, last sync to FreeBSD was | Pierre-Yves Ritschard |
2007-09-26 | nfsm_uiotom macro does nothing but hide error-handling code; replace | Bret Lambert |
2007-09-26 | ep(4) is totally weird. due to hardware design limitations it plays | Henning Brauer |
2007-09-26 | provide m_inithdr(), which takes an mbuf and gives an initialized M_PKTHDR | Henning Brauer |
2007-09-26 | more minimal example | Otto Moerbeek |
2007-09-26 | pull from ragge's repo: | Otto Moerbeek |
2007-09-26 | two more test cases | Otto Moerbeek |
2007-09-26 | reuse available var, from Mark Lumsden | Otto Moerbeek |
2007-09-26 | Add monitor mediaopt. Diff from brad@ | Marcus Glocker |
2007-09-26 | regen | Deanna Phillips |
2007-09-26 | Add Sigmatel to vendors. | Deanna Phillips |
2007-09-26 | Clean up STAC7661 codec: sort mixer items, add prev and next pointers | Deanna Phillips |
2007-09-26 | From Tamas TEVESZ: | Ray Lai |
2007-09-26 | From Tamas TEVESZ: | Ray Lai |
2007-09-25 | Handle incoming protocol reject packets now that we have | Can Erkin Acar |
2007-09-25 | When adding a key that already exists, update the properties | Can Erkin Acar |
2007-09-25 | fix emulated encodings | Alexandre Ratchov |
2007-09-25 | tweak previous; ok claudio henning | Jason McIntyre |
2007-09-25 | - sort options and sync usage() | Jason McIntyre |
2007-09-25 | more accurate description of -U; from Tamas TEVESZ | Jason McIntyre |
2007-09-25 | Upgrade the firmware to version SNIC 0xf. | David Gwynne |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | Last missing piece in the equal cost multipath support for ospfd. | Claudio Jeker |
2007-09-25 | handle empty strings returned by fgets | Charles Longeau |
2007-09-25 | missing header for strptime | Charles Longeau |
2007-09-25 | remove unused extern variable | Charles Longeau |
2007-09-25 | pull from ragge's repo: | Otto Moerbeek |
2007-09-25 | missing header for mkstemp | Charles Longeau |
2007-09-25 | missing header for mkstemp | Charles Longeau |
2007-09-25 | remove unneeded feof | Charles Longeau |
2007-09-25 | check fgets return value | Charles Longeau |
2007-09-25 | make route flush obey the rtable ID | Henning Brauer |
2007-09-25 | Introduce two new functions to be able to load certificates while | Pierre-Yves Ritschard |
2007-09-25 | better wording; from Tamas TEVESZ | Jason McIntyre |
2007-09-25 | remove unneeded files, from Mark Lumsden | Otto Moerbeek |
2007-09-25 | pull from ragge's repo: | Otto Moerbeek |
2007-09-24 | oops i was suppose to pass cvs_directory_tag to cvs_file_classify(). | Joris Vink |
2007-09-24 | updatecomment and manpage toemtion optional seventh level (rtable id) | Henning Brauer |