Activity for Martin Dummer

  • Martin Dummer Martin Dummer posted a comment on ticket #13

    I cannot confirm the problem either. Requesting non-existent files from atftpd happens very often during pxeboot, so a serious error like this would be detected quickly.

  • Martin Dummer Martin Dummer committed [d5c27e]

    Version 0.8.0 (Feature Release)

  • Martin Dummer Martin Dummer committed [eb7fb8]

    Version 0.8.0 (Feature Release)

  • Martin Dummer Martin Dummer committed [0d0c21]

    Version 0.8.0 (Feature Release)

  • Martin Dummer Martin Dummer posted a comment on ticket #9

    Hi Adni, I merged all your patches and pushed the repositories. Please check is all your fixes and patches arrived properly. Especially the PCD2 implenetation needs a check - I committed the patch from december and you mention a fixed version - but I see no newer patch. PLS let me know. Bye Martin

  • Martin Dummer Martin Dummer committed [aae7a6]

    Improve upstream test script. Include tests for windowsize option.

  • Martin Dummer Martin Dummer committed [6df249]

    Fix multicast download.

  • Martin Dummer Martin Dummer committed [f59bee]

    Fix MTFTP support for atftp

  • Martin Dummer Martin Dummer committed [30603c]

    Improve the robustness of the atftp-client in case of package loss or duplication

  • Martin Dummer Martin Dummer committed [fdf479]

    configure.ac: more fixes, also for libpcre2 detection

  • Martin Dummer Martin Dummer committed [982ba2]

    test.sh: add MTFTP tests

  • Martin Dummer Martin Dummer committed [1ee139]

    Fix algorithm in case of packet loss in the last window.

  • Martin Dummer Martin Dummer committed [91faa1]

    Implement PCRE tests.

  • Martin Dummer Martin Dummer committed [ca87af]

    *.h: cosmetic and spelling fixes

  • Martin Dummer Martin Dummer committed [581703]

    FAQ INSTALL README.CVS README.PCRE: cosmetic and spelling fixes

  • Martin Dummer Martin Dummer committed [5739ed]

    Port to maintained PCRE2 API

  • Martin Dummer Martin Dummer committed [75e9ec]

    Fix/update minor issues in upstream

  • Martin Dummer Martin Dummer committed [de1e3f]

    Fix the 'windowsize' option for write requests

  • Martin Dummer Martin Dummer committed [3303a9]

    Changelog: update the recent changes

  • Martin Dummer Martin Dummer posted a comment on ticket #9

    Hello Andi, at first thanks for you efforts in fixing bugs and developing. Some time ago I took your PCRE2 patch, adapted the test suite to evaluate PCRE and made some tests with PCRE1 and PCRE2. AFAIR there were at least small differences in behaviour. I will test again and post results at the right place. Then we can decide how to continue. PCRE2, maybe with behaviour changes, would qualify for a 8.0. I'll call you back.... Martin

  • Martin Dummer Martin Dummer posted a comment on ticket #11

    Hi, I have managed the detection by autoconf already. I will share my findings here today in the evening (in approx. 5-6 hours) - have no time for this just now. Or better, I open a feature-development-branch in the git here, okay? and commit my stuff, so you can see what I did.

  • Martin Dummer Martin Dummer posted a comment on ticket #11

    Hello Andi, I read your notice and already started investigating how to convert to PCRE2. After some hours/days I found that my programming knowledge is not high enough to manage this on my own. So I am very pleased and surprised that you did that already and I am really looking forward to test and integrate the results in the next few days!!!! Greetings / Martin

  • Martin Dummer Martin Dummer committed [c68a89]

    autoconf: modify autogen.sh

  • Martin Dummer Martin Dummer committed [94521a]

    atftp.1: add more examples for options

  • Martin Dummer Martin Dummer committed [8d301c]

    Add windowsize option as described in RFC7440

  • Martin Dummer Martin Dummer committed [bc4111]

    Do some cosmetic changes

  • Martin Dummer Martin Dummer committed [440007]

    Add a simple congestion control

  • Martin Dummer Martin Dummer modified a comment on ticket #10

    One Question: Here: --- a/atftp.1 +++ b/atftp.1 @@ -69,12 +69,14 @@ arguments as the interactive one. For example, use: --option "blksize 1428" to configure block size. .br -Possible Values are: +Possible settings are: .br - --option "tsize enable" - --option "tsize disable" + --option "disable blksize" --option "blksize 8" --option "blksize 65464" + --option "timeout 1" + --option "disable windowsize" + --option "windowsize 4" you remove the mention of the tsize option from the man page - is there...

  • Martin Dummer Martin Dummer posted a comment on ticket #10

    One Question: Here: --- a/atftp.1 +++ b/atftp.1 @@ -69,12 +69,14 @@ arguments as the interactive one. For example, use: --option "blksize 1428" to configure block size. .br -Possible Values are: +Possible settings are: .br - --option "tsize enable" - --option "tsize disable" + --option "disable blksize" --option "blksize 8" --option "blksize 65464" + --option "timeout 1" + --option "disable windowsize" + --option "windowsize 4" you remove the mention of the tsize option from the man page - is there...

  • Martin Dummer Martin Dummer posted a comment on ticket #10

    Hello Andi, I'm very pleased you fixed the windowsize patch. I will start integrating and testing. I assume you did not discover problems with your windowsize addition in production until now? Bye Martin

  • Martin Dummer Martin Dummer committed [00921e]

    Version 0.7.5 (Bugfix, Security Fix Release)

  • Martin Dummer Martin Dummer modified ticket #9

    Feature prevent Sorcerer's Apprentice Syndrome

  • Martin Dummer Martin Dummer posted a comment on ticket #9

    merged

  • Martin Dummer Martin Dummer modified ticket #8

    fix a race condition

  • Martin Dummer Martin Dummer posted a comment on ticket #8

    merged

  • Martin Dummer Martin Dummer modified ticket #7

    Use Vladimir Nadvornik's heuristic for packet retransmission by default

  • Martin Dummer Martin Dummer posted a comment on ticket #7

    merged

  • Martin Dummer Martin Dummer posted a comment on ticket #5

    patch added to code.

  • Martin Dummer Martin Dummer modified ticket #5

    [patch] fix invalid read of 1 byte in tftp_send_request.

  • Martin Dummer Martin Dummer committed [694f87]

    text files: mark/convert all textfiles to UTF-8

  • Martin Dummer Martin Dummer committed [e3dfc4]

    README: update contributors list

  • Martin Dummer Martin Dummer committed [127bc4]

    insert patch atftp-0.7-sorcerers_apprentice.patch

  • Martin Dummer Martin Dummer committed [8dce19]

    insert atftp-0.7-server_receive_race.patch

  • Martin Dummer Martin Dummer committed [f04cab]

    insert atftp-0.7-ack_heuristic.patch

  • Martin Dummer Martin Dummer committed [d255bf]

    fix buffer overflow in atftpd

  • Martin Dummer Martin Dummer committed [48939a]

    fix some compiler warnings

  • Martin Dummer Martin Dummer committed [a8190d]

    insert typos.patch

  • Martin Dummer Martin Dummer committed [978ddf]

    Changelog: update the recent changes

  • Martin Dummer Martin Dummer modified ticket #10

    windowsize option

  • Martin Dummer Martin Dummer modified ticket #7

    Use Vladimir Nadvornik's heuristic for packet retransmission by default

  • Martin Dummer Martin Dummer modified ticket #8

    fix a race condition

  • Martin Dummer Martin Dummer modified ticket #9

    Feature prevent Sorcerer's Apprentice Syndrome

  • Martin Dummer Martin Dummer modified ticket #5

    [patch] fix invalid read of 1 byte in tftp_send_request.

  • Martin Dummer Martin Dummer committed [bf22cc]

    replace LICENSE with current version

  • Martin Dummer Martin Dummer committed [4f2f95]

    test.sh: rework test script

  • Martin Dummer Martin Dummer committed [e56e88]

    Version 0.7.4 (Bugfix Release)

  • Martin Dummer Martin Dummer modified ticket #3

    atftp client fails to build in pure static configuration

  • Martin Dummer Martin Dummer posted a comment on ticket #3

    merged, thanks for contributing!

  • Martin Dummer Martin Dummer modified ticket #4

    Fix atftp-0.7.1 buildroot/musl compile

  • Martin Dummer Martin Dummer posted a comment on ticket #4

    merged, thanks for contributing!

  • Martin Dummer Martin Dummer committed [b39ab6]

    Makefile.am: link against libpthread for atftp

  • Martin Dummer Martin Dummer committed [e7f6fb]

    argz.h: fix musl compile (add missing defines)

  • Martin Dummer Martin Dummer committed [f5c2fc]

    tftp.h/tftpd.h: fix musl compile (missing include)

  • Martin Dummer Martin Dummer committed [e1fc41]

    Version 0.7.3 (Bugfix Release)

  • Martin Dummer Martin Dummer modified ticket #5

    atftp fails to write to /proc/self/fd/1

  • Martin Dummer Martin Dummer posted a comment on merge request #2

    Thanks for contributing!

  • Martin Dummer Martin Dummer merged merge request #2

    several fixes

  • Martin Dummer Martin Dummer posted a comment on merge request #3

    Thanks for contributing! (and please excuse my slow reaction )

  • Martin Dummer Martin Dummer merged merge request #3

    Fix for DoS issue CVE-2020-6097

  • Martin Dummer Martin Dummer committed [f5a229]

    support request #5: atftp fails to write to /proc/self/fd/1

  • Martin Dummer Martin Dummer modified ticket #6

    Add option to run atftpd in foreground?

  • Martin Dummer Martin Dummer posted a comment on ticket #5

    Hello Grant, yes, i try to maintain the atftp a little bit, there will probably be no further developments. I will merge your patch and say "thank you"!

  • Martin Dummer Martin Dummer posted a comment on ticket #6

    LOL So we close this, okay? Am 27.09.20 um 15:17 schrieb Grant Edwards: Doh! Yes, --daemon --no-fork does what I want. I don't know how many times I read the man page and somenow missed seeing the --no-fork option.

  • Martin Dummer Martin Dummer posted a comment on ticket #6

    Hi, I dont really understand what you are missing. What's the problem with atftpd --no-fork --daemon ? On 2020-09-25 21:26, Grant Edwards wrote: [support-requests:#6] https://sourceforge.net/p/atftp/support-requests/6/ Add option to run atftpd in foreground? Status: open Group: v1.0_(example) Created: Fri Sep 25, 2020 07:26 PM UTC by Grant Edwards Last Updated: Fri Sep 25, 2020 07:26 PM UTC Owner: nobody I'd really like the option to run atftpd in the foreground like other tftp servers I've seen....

  • Martin Dummer Martin Dummer posted a comment on ticket #6

    Hi, I dont really understand what you are missing. atftpd --no-fork --daemon does IMHO exactly what you want - or not?

  • Martin Dummer Martin Dummer modified ticket #1

    serving big files fails

  • Martin Dummer Martin Dummer posted a comment on ticket #1

    closed with v0.7.2 - blocknumber wraparound now included

  • Martin Dummer Martin Dummer modified ticket #2

    configure the atftp client to use block number wraparound option

  • Martin Dummer Martin Dummer posted a comment on ticket #2

    fixed with v0.7.2 blocknumber wrap around is now included

  • Martin Dummer Martin Dummer committed [52b71f]

    test.sh: add large file test to proof blocknumber rollover is working

  • Martin Dummer Martin Dummer modified ticket #4

    Mapping

  • Martin Dummer Martin Dummer posted a comment on ticket #4

    I dont understand the request. Please re-open with a more detailed question if the problem still exists.

  • Martin Dummer Martin Dummer modified ticket #3

    Add support for systemd (solution included)

  • Martin Dummer Martin Dummer posted a comment on ticket #3

    closed due to lack of feedback

  • Martin Dummer Martin Dummer committed [ec1394]

    fix error handler stack overflow

  • Martin Dummer Martin Dummer committed [7e7c93]

    add more files to .gitignore

  • Martin Dummer Martin Dummer committed [a87ece]

    automake.ac: modernize autoconf file to avoid warning

  • Martin Dummer Martin Dummer committed [f78da6]

    fix Concurrency issue denial of service

  • Martin Dummer Martin Dummer committed [3b0798]

    test/test.sh: fix test for UID != 0

  • Martin Dummer Martin Dummer committed [eda2d3]

    Merge branch 'master' of ssh://git.code.sf.net/p/atftp/code

  • Martin Dummer Martin Dummer modified ticket #7

    Random segfault at 118 ip 000055f90f355b2b sp 00007fda474adce0 error 4 in atftpd

  • Martin Dummer Martin Dummer posted a comment on ticket #7

    This looks like bug #6 which is fixed with commit 382f76a9 Thanks for pointing this out.

  • Martin Dummer Martin Dummer modified ticket #6

    Random segfaults with current Debian Jessie package (0.7.git20120829-1)

  • Martin Dummer Martin Dummer posted a comment on ticket #6

    This issue is fixed now with commit 382f76a9 But nevertheless many thanks for figuring out and reporting the issue!

  • Martin Dummer Martin Dummer updated merge request #1

    Fix typo

  • Martin Dummer Martin Dummer posted a comment on merge request #1

    Hello Arkadius, thanks for you merge request. Unfortunately the typo was already fixed with commit 1bfd65a5. Regards, Martin

  • Martin Dummer Martin Dummer committed [4d0bff]

    import debian localisation files

  • Martin Dummer Martin Dummer committed [1bfd65]

    import debian code patches

  • Martin Dummer Martin Dummer posted a comment on ticket #118

    Hi, I use phpipam-1.1.010 on a 32bit-ubuntu-system, too, and also had this problem....

1 >
MongoDB Logo MongoDB