This website requires JavaScript.
Explore
Help
Sign In
scip
/
pcp
Watch
1
Star
0
Fork
0
You've already forked pcp
mirror of
https://codeberg.org/scip/pcp.git
synced
2025-12-17 03:50:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c11ce76d214455c1423d212a07af97b1d5c7da0c
pcp
/
include
History
git@daemon.de
c11ce76d21
fixed ps_eof(): consider cache. fixed ps_read_cached() which didn't work under certain circumstances (blocksize < readbytes and such)
2014-02-26 15:32:46 +01:00
..
pcp
added buffer_get_chunk_tobuf() which copies some chunk from one buffer to the other without a temporary variable
2014-02-26 15:27:53 +01:00
Makefile.am
added pcpstream, which wraps buffers or file i/o, so crypto code doesn't have to know if it works with a file or a buffer. makes the api much more flexible
2014-02-15 13:10:51 +01:00
pcp.h
fixed ps_eof(): consider cache. fixed ps_read_cached() which didn't work under certain circumstances (blocksize < readbytes and such)
2014-02-26 15:32:46 +01:00