libosmocore/src
Holger Hans Peter Freyther 738f13395d vty: Add a function to write the current config to a file. 2012-03-28 17:53:27 +02:00
..
codec libosmocore: bump library interface version to '1' for new osmo_ names 2011-05-08 14:35:40 +02:00
gsm auth_milenage/osmo-auc-gen: compute OPC in case only OP is known 2012-03-21 09:04:14 +01:00
vty vty: Add a function to write the current config to a file. 2012-03-28 17:53:27 +02:00
Makefile.am libosmocore: Update LIBVERSION because of ABI chaanges 2011-11-24 17:53:53 +01:00
application.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
backtrace.c freebsd: Provide a dummy backtrace implementation that does nothing 2011-11-09 12:18:55 +01:00
bits.c add functions for bit-reversal 2011-09-01 14:47:31 +02:00
bitvec.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
conv.c core/conv: Add utility methods to know length of coded/decoded vectors 2011-11-24 17:47:32 +01:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.c.tpl core: Add generic CRC functions (templates expended to 8 16 32 64 bits) 2011-09-16 22:59:18 +02:00
gsmtap_util.c gsmtap: Fix doxygen doc for the recent additions 2011-09-26 13:23:19 +02:00
logging.c gsm/sms: Added DLSMS debugging 2011-11-12 23:23:36 +01:00
logging_syslog.c core/logging: Remove const qualifier on return of logp2syslog_level 2011-11-20 08:59:36 +01:00
msgb.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
msgfile.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.c doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.c plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
rate_ctr.c doxygen: Add docs for rate_ctr 2011-08-17 17:14:12 +02:00
rbtree.c core/rbtree: remove redundant if()-condition in rb_erase() 2011-11-12 23:23:35 +01:00
select.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
serial.c core/serial: Fix warning when on platform other than linux 2011-11-20 08:55:11 +01:00
signal.c doxygen: Add documentation to signal.[ch] 2011-08-17 17:14:12 +02:00
socket.c freebsd: Fixes for the compilation of libosmocore on FreeBSD 2011-11-09 11:56:56 +01:00
statistics.c statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
talloc.c misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
timer.c timer: Better fix to the timer re-scheduling situation 2011-11-13 10:11:31 +01:00
utils.c utils: Fix alias to weak alias to allow OSX compilation 2011-11-19 22:30:39 +01:00
write_queue.c doxygen: Add 'write_queue' module 2011-08-17 17:14:12 +02:00