aboutsummaryrefslogtreecommitdiffstats
path: root/echld
Commit message (Collapse)AuthorAgeFilesLines
* Fix ECHLD_TIMEOUT vs ECHLD_TIMED_OUT a second time for today.Jörg Mayer2013-07-231-2/+2
| | | | svn path=/trunk/; revision=50852
* Yet another iteration...Luis Ontanon2013-07-236-32/+156
| | | | svn path=/trunk/; revision=50846
* Move files to dirty that generate a warning aboutJörg Mayer2013-07-231-5/+9
| | | | | | variable length array svn path=/trunk/; revision=50835
* - Fix a typo that was warned about (acually a coding error thatJörg Mayer2013-07-231-23/+24
| | | | | | | would not have had any effect in this particular case). - Remove trailing whitespace. svn path=/trunk/; revision=50834
* Include sys/wait.hJörg Mayer2013-07-231-0/+4
| | | | svn path=/trunk/; revision=50833
* - Whitespace changesJörg Mayer2013-07-211-11/+11
| | | | | | - Add a missing continuation \ svn path=/trunk/; revision=50770
* Remove trailing whitespaceJörg Mayer2013-07-211-14/+14
| | | | svn path=/trunk/; revision=50754
* More fixes for building echld with cmake (not yet finished)Jörg Mayer2013-07-211-11/+24
| | | | svn path=/trunk/; revision=50752
* Include config.h, not ../config.h, just like everywhere else.Jörg Mayer2013-07-212-2/+2
| | | | svn path=/trunk/; revision=50750
* disabled_protos.c is in libwireshark now.Jeff Morriss2013-07-121-1/+0
| | | | svn path=/trunk/; revision=50523
* Move disabled_protos.{h,c} into epan.Jeff Morriss2013-07-121-1/+1
| | | | svn path=/trunk/; revision=50521
* Yet another iteration:Luis Ontanon2013-07-056-203/+413
| | | | | | | | | - improve the parameter api - Add a parameter set message to the NEW child message to set parameters in bulk in the child - some more harvestig from tshark svn path=/trunk/; revision=50393
* some more harvesting from tsharkLuis Ontanon2013-07-045-68/+181
| | | | svn path=/trunk/; revision=50380
* ANother iteration,Luis Ontanon2013-07-017-40/+252
| | | | | | | | | | | - started harvesting pieces from tshark. - fixed? signal handlers - interactive test program very hard to debug... set follow-on-fork doesn't seem to work on my mac. Need linux I guess... svn path=/trunk/; revision=50273
* One further iteration, get things right, put placeholders for things to do.Luis Ontanon2013-06-295-159/+185
| | | | svn path=/trunk/; revision=50227
* MS: new childLuis Ontanon2013-06-287-266/+395
| | | | | | | | MS: ping child MS: set/get child parameter svn path=/trunk/; revision=50218
* MS: list interfaces!Luis Ontanon2013-06-2710-33/+220
| | | | svn path=/trunk/; revision=50195
* MS: Pong from the dispatcher!Luis Ontanon2013-06-276-198/+430
| | | | svn path=/trunk/; revision=50183
* Last changes to autofoo, rename the files as they live now in their own dir...Luis Ontanon2013-06-256-4/+7
| | | | svn path=/trunk/; revision=50152
* remove the Makefile.nmake target to avoid errors in dist...Luis Ontanon2013-06-251-2/+1
| | | | svn path=/trunk/; revision=50142
* This should get cmake to ignore echld...Luis Ontanon2013-06-252-37/+132
| | | | svn path=/trunk/; revision=50141
* another iteration, prepared for automake.Luis Ontanon2013-06-2510-234/+112
| | | | svn path=/trunk/; revision=50136
* more stuff...Luis Ontanon2013-06-253-13/+76
| | | | svn path=/trunk/; revision=50135
* Not yet running but almost there with the dummyLuis Ontanon2013-06-2211-380/+636
| | | | svn path=/trunk/; revision=50114
* move echld to final dest...Luis Ontanon2013-06-216-0/+3391
svn path=/trunk/; revision=50102