| Commit message (Expand) | Author | Age |
... | |
* | Refactor some gratuitously duplicated code in handle_packet | Karl Ramm | 2009-07-26 |
* | Remove the chock wedging things into DES mode and hopefully redo the keyusage... | Karl Ramm | 2009-07-26 |
* | Cleanup unused variable warning and put in a missing prototype | Karl Ramm | 2009-07-26 |
* | corrections for style and prototypes for inet_ntoa to pass -Wall -Werror | Karl Ramm | 2009-07-26 |
* | redo packet parsing error handling | Karl Ramm | 2009-07-26 |
* | braino in supplementary documentation | Karl Ramm | 2009-07-25 |
* | Factor the python library stuff out of the test suite and stick | Karl Ramm | 2009-07-15 |
* | Build on solaris | Karl Ramm | 2009-07-14 |
* | if we're reencoding a packet, don't blindly claim to have Z_NUMFIELDS | Karl Ramm | 2009-07-13 |
* | zephyr.h will pull in zephyr_err.h will pull in com_err.h without having to f... | Karl Ramm | 2009-07-13 |
* | Check that we don't reformat a zephyr that started with fewer fields, so that... | Karl Ramm | 2009-07-12 |
* | configure.in: Fix libss detection to not depend on shared-library dependencies | Karl Ramm | 2009-07-08 |
* | check for the extant ares_getnameinfo rather than the nonexistant ares_getadd... | Karl Ramm | 2009-06-20 |
* | Don't assume that we can guess the canonical name of localhost | Karl Ramm | 2009-06-20 |
* | use `echo $z` to turn shell whitespace (including, relevantly, newlines) into... | Karl Ramm | 2009-05-12 |
* | add safety net for non-svn users. | Mark W. Eichin | 2009-05-02 |
* | fix some conditional-compilation issues that trip -Wunreachable-code | Karl Ramm | 2009-04-30 |
* | convenient knob for disabling tests | Karl Ramm | 2009-04-30 |
* | Set up a local UDP socket to drive testing | Karl Ramm | 2009-04-27 |
* | It turns out that sockpair /does/ work with AF_UNIX, SOCK_DGRAM, just not | Karl Ramm | 2009-04-27 |
* | draft packet tests - using pipe trick turns out not to work, though. | Mark W. Eichin | 2009-04-26 |
* | take ZGetDestAddr off the list | Mark W. Eichin | 2009-04-24 |
* | test that the file descriptor ZGetFD returns is actually a socket | Mark W. Eichin | 2009-04-24 |
* | test ZGetDestAddr | Mark W. Eichin | 2009-04-24 |
* | cleanup, pass -Wall -Werror | Karl Ramm | 2009-04-21 |
* | use less oddball types | Karl Ramm | 2009-04-21 |
* | reformat, reflow, maybe refactor a little | Karl Ramm | 2009-04-21 |
* | resources file omitted from [2437] | Karl Ramm | 2009-04-21 |
* | Patch from Anders Kaseorg, use Xutf8DrawText et al. where available, | Karl Ramm | 2009-04-21 |
* | Transliterate to UTF-16 and use XDrawText16. | Karl Ramm | 2009-04-20 |
* | yet another spurious file | Karl Ramm | 2009-04-20 |
* | cleanup, and more death to macros. | Karl Ramm | 2009-04-20 |
* | For now, host managers have IPv4 addresses. | Karl Ramm | 2009-04-19 |
* | Zephyrgrams to the tty port now undergo character set conversion. | Karl Ramm | 2009-04-18 |
* | populate_enum - instantiate the enum values as actual objects | Mark W. Eichin | 2009-04-18 |
* | slight cleanup, and zwgcplus mode is on by default | Karl Ramm | 2009-04-18 |
* | prototype for ZTranslate | Karl Ramm | 2009-04-17 |
* | More i18n infrastructure | Karl Ramm | 2009-04-17 |
* | basic Zcode test | Mark W. Eichin | 2009-04-17 |
* | more api todos | Mark W. Eichin | 2009-04-17 |
* | show what ZMakeAscii actually *does* | Mark W. Eichin | 2009-04-16 |
* | wrap ZMakeAscii | Mark W. Eichin | 2009-04-16 |
* | If you don't have termios, get a better computer. Nickels available. | Karl Ramm | 2009-04-15 |
* | Clean up $Zephyr$s | Karl Ramm | 2009-04-14 |
* | display.c is dead, and appears to have been for a very long time | Karl Ramm | 2009-04-14 |
* | Export a new variable, Zauthtype, which indicates what sort of authentication | Karl Ramm | 2009-04-14 |
* | should not be exported | Karl Ramm | 2009-04-14 |
* | test ZOpenPort and ZClosePort | Mark W. Eichin | 2009-04-14 |
* | ZOpenPort, ZClosePort | Mark W. Eichin | 2009-04-14 |
* | background | Mark W. Eichin | 2009-04-14 |