|
|
@1426
|
15 years |
spascoe |
Added temporary debug code.
|
|
|
@1406
|
15 years |
spascoe |
I found the CCIN2P3 autoconf macros in src/bbftp-*/includes, therefore …
|
|
|
@1395
|
15 years |
spascoe |
Eliminated all "implicit declaration" warnings from "python setup.py …
|
|
|
@1394
|
15 years |
spascoe |
One last #include.
|
|
|
@1393
|
15 years |
spascoe |
More missing #includes.
|
|
|
@1392
|
15 years |
spascoe |
More missing #includes exposed when compiling on easterly.
|
|
|
@1391
|
15 years |
spascoe |
All warnings generated by "make -C src" are now fixed.
NOTE: "python …
|
|
|
@1390
|
15 years |
spascoe |
Eliminated many socket related compile time warnings. These
were due to …
|
|
|
@1389
|
15 years |
spascoe |
socklen_t related compiler warnings have been eliminated.
|
|
|
@1388
|
15 years |
spascoe |
Added debug code.
|
|
|
@1354
|
15 years |
spascoe |
Very basic build instructions. Removed a debugging delay.
|
|
|
@1345
|
15 years |
spascoe |
test client script dumps output to bbftpc.log. Some debug code removed.
|
|
|
@1289
|
15 years |
spascoe |
Updated python code to reflect the renaming of the delivery package to …
|
|
|
@1271
|
15 years |
spascoe |
Another file I forgot to add.
|
|
|
@1270
|
15 years |
spascoe |
A file missed.
|
|
|
@1265
|
15 years |
spascoe |
Messages from the client that were previously printed to stdout/stderr are …
|
|
|
@1264
|
15 years |
spascoe |
Client-side python API now works on all test cases.
|
|
|
@1259
|
15 years |
spascoe |
Client-side authentication handling is implemented but currently broken. …
|
|
|
@1241
|
15 years |
spascoe |
Moving bbftp_ndg.c to where it makes sense.
|
|
|
@1240
|
15 years |
spascoe |
Some modifications to bbftp_ndg.c being commited before I move it
to the …
|
|
|
@1239
|
15 years |
spascoe |
bbftp_ndg.c will become the new entry point to the bbftp client, removing …
|
|
|
@1238
|
15 years |
spascoe |
Fixed the client API testcase problem. The client and server modules …
|
|
|
@1157
|
15 years |
spascoe |
Client-side python embedding is being implemented but doesn't pass the …
|
|
|
@1100
|
15 years |
spascoe |
Python code on the server will now receive the private string from the …
|
|
|
@1078
|
15 years |
spascoe |
Implemented higher level auth message passing (the receiver doesn't
need …
|
|
|
@1077
|
15 years |
spascoe |
Implemented full client-server handshake. A version message is now …
|
|
|
@806
|
15 years |
spascoe |
Server and Daemon will now compile and run on glue with the
trivial …
|
|
|
@802
|
15 years |
spascoe |
Added a trivial private authentication function.
WARNING: Untested, almost …
|
|
|
@773
|
15 years |
spascoe |
Initial import of bbftp source
|