index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
chunk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't cast second argument of mem_printf_hook (%b) to size_t.
Tobias Brunner
2012-03-27
1
-1
/
+2
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-4
/
+4
*
ignore : separator characters in chunk_from_hex()
Andreas Steffen
2010-10-12
1
-3
/
+25
*
Implemented base32 encoding of chunks.
Martin Willi
2010-05-05
1
-0
/
+63
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-5
/
+6
*
Fixing some includes by replacing <> with "".
Tobias Brunner
2010-03-02
1
-2
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-26
/
+26
*
moved chunk_increment() function to libstrongswan
Martin Willi
2009-08-26
1
-0
/
+18
*
chunk_cat/cata/create_cat/length accept the sensitive data clearing mode 's'
Martin Willi
2009-08-26
1
-7
/
+14
*
added a chunk_printable() function (replaces sanitize_chunk)
Martin Willi
2009-07-06
1
-0
/
+27
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
scepclient and pluto use asn1 from libstrongswan
Andreas Steffen
2009-04-20
1
-2
/
+2
*
migrated write_chunk() to chunk_write()
Andreas Steffen
2009-04-20
1
-5
/
+7
*
printf hooks refactored to increase portability (i.e. support for platforms w...
Tobias Brunner
2009-03-12
1
-33
/
+8
*
incremental version of chunk_hash
Tobias Brunner
2008-12-10
1
-2
/
+10
*
inlined some short chunk functions, showed up in the profiler
Martin Willi
2008-11-26
1
-51
/
+0
*
performance optimization for the DOS protection.
Tobias Brunner
2008-11-25
1
-1
/
+81
*
expecting int sized length arguments to chunk_split, as vararg functions use ...
Martin Willi
2008-11-21
1
-2
/
+2
*
ported parts of two-sim branch
Martin Willi
2008-08-22
1
-4
/
+16
*
replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functions
Martin Willi
2008-04-24
1
-19
/
+152
*
cosmetics to chunk_write()
Martin Willi
2008-04-17
1
-19
/
+18
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-16
/
+3
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-74
/
+23
*
implemented SHA1 encrypted passwords for manager
Martin Willi
2007-09-27
1
-4
/
+31
*
the new function chunk_free_randomized() overwrites the contents of a chunk w...
Andreas Steffen
2007-09-10
1
-0
/
+22
*
added missing #include
Martin Willi
2007-04-12
1
-0
/
+1
*
support cachecrls=yes
Andreas Steffen
2007-04-05
1
-0
/
+40
*
added chunk_compare() which compares orders chunks
Andreas Steffen
2007-03-27
1
-0
/
+15
*
merged EAP framework from branch into trunk
Martin Willi
2007-02-12
1
-31
/
+143
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-0
/
+243