index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an integer overflow in buffer_get_data().
Andreas Schneider
2009-09-08
1
-2
/
+7
*
Fix build warnings.
Andreas Schneider
2009-06-09
1
-0
/
+5
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
1
-3
/
+1
*
Rename buffer_add_data_begin() to buffer_prepend_data().
Andreas Schneider
2009-04-22
1
-1
/
+2
*
Fix a memory leak in realloc_buffer.
Andreas Schneider
2009-04-07
1
-2
/
+5
*
Use memset cause something is wrong with the macro.
Andreas Schneider
2009-04-01
1
-1
/
+1
*
Add NULL check to buffer free.
Andreas Schneider
2009-04-01
1
-0
/
+4
*
Add error checking to buffer functions.
Andreas Schneider
2009-04-01
1
-96
/
+162
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-18
/
+23
*
Use unsigned values for length in buffer functions.
Andreas Schneider
2009-02-02
1
-4
/
+4
*
Fix compiler warnings in buffer implementation.
Andreas Schneider
2009-02-02
1
-4
/
+4
*
doxygen fixes. Mostly typos and some comments.
Aris Adamantiadis
2008-11-04
1
-8
/
+63
*
small changes in doxyfile.
Aris Adamantiadis
2008-11-01
1
-7
/
+7
*
more efficient allocation algorithm for buffer.c
Aris Adamantiadis
2008-06-16
1
-7
/
+15
*
Big changes :
Aris Adamantiadis
2008-06-16
1
-3
/
+3
*
begin fixing the ssh_say everywhere
Aris Adamantiadis
2008-06-12
1
-1
/
+1
*
Doxygen changes
Aris Adamantiadis
2008-05-12
1
-4
/
+2
*
fixed the netdb problem ?
Aris Adamantiadis
2008-03-12
1
-1
/
+0
*
good work tonight. Made documentation for authentication, channels, buffers, ...
Aris Adamantiadis
2006-11-12
1
-1
/
+75
*
resolved the channel hangs on exit issue (moved EOF to read events and remove...
Aris Adamantiadis
2005-10-26
1
-0
/
+4
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-1
/
+1
*
first import
Aris Adamantiadis
2005-07-05
1
-0
/
+181