]> code.citadel.org Git - citadel.git/commit
Initial revision
authorNathan Bryant <loanshark@uncensored.citadel.org>
Mon, 2 Nov 1998 20:03:25 +0000 (20:03 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Mon, 2 Nov 1998 20:03:25 +0000 (20:03 +0000)
commite6cb296a13edf4e0450137ea47868328d8acb6f2
treea580468f3eba5b8eb35ea510bdea0c7907a0d57e
parent0857b91c05a0e38ddf9176e129040126b1e58a1a
Initial revision
21 files changed:
gcit/Makefile [new file with mode: 0644]
gcit/gtk/Makefile [new file with mode: 0644]
gcit/gtk/TODO [new file with mode: 0644]
gcit/gtk/citclirc [new file with mode: 0644]
gcit/gtk/gcit.c [new file with mode: 0644]
gcit/gtk/gcit.gif [new file with mode: 0644]
gcit/gtk/gcit.h [new file with mode: 0644]
gcit/gtk/gcitrc [new file with mode: 0644]
gcit/gtk/gtk_misc.c [new file with mode: 0644]
gcit/gtk/gtk_misc.h [new file with mode: 0644]
gcit/gtk/gui.c [new file with mode: 0644]
gcit/gtk/gui.h [new file with mode: 0644]
gcit/libcli_cit/Makefile [new file with mode: 0644]
gcit/libcli_cit/citadel_api.c [new file with mode: 0644]
gcit/libcli_cit/citadel_api.h [new file with mode: 0644]
gcit/libcli_cit/citadel_util.c [new file with mode: 0644]
gcit/libcli_cit/citadel_util.h [new file with mode: 0644]
gcit/libcli_cit/client_api.c [new file with mode: 0644]
gcit/libcli_cit/client_api.h [new file with mode: 0644]
gcit/libcli_cit/tcp_trans.c [new file with mode: 0644]
gcit/libcli_cit/transport.h [new file with mode: 0644]