index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
sim: Make TETRA SIM (TSIM) support compile
Harald Welte
2014-10-26
2
-183
/
+134
*
sim: Only one default_decode() function for all card types
Harald Welte
2014-10-26
5
-37
/
+15
*
sim: Add 3GPP TS 31.103 ISIM definitions
Harald Welte
2014-10-26
2
-1
/
+117
*
sim: Update to latest SIM/USIM specs and include size information
Harald Welte
2014-10-26
3
-175
/
+335
*
sim: reader_pcsc.c: Avoid compiler warnings by using pcsc-lite LONG
Harald Welte
2014-10-26
1
-3
/
+3
*
sim: mark osim_msgb_cb as __may_alias__ to avoid gcc warnings
Harald Welte
2014-10-26
1
-0
/
+315
*
sim: further updates/fixes
Harald Welte
2014-10-26
4
-3
/
+16
*
sim: add decoding of status words
Harald Welte
2014-10-26
1
-2
/
+54
*
sim: replaced function/structure comments with doxygen comments
Kevin Redon
2014-10-26
1
-8
/
+12
*
sim: renamed case to the one defined in ISO7816-3
Kevin Redon
2014-10-26
2
-18
/
+18
*
sim: comment/explain signature of osim_new_apdumsg
Kevin Redon
2014-10-26
1
-2
/
+9
*
sim: strip the SW from the returned data, as SW is passed in msgb->cb
Harald Welte
2014-10-26
1
-2
/
+5
*
sim: Use autotools for libpcsc-lite linkage
Harald Welte
2014-10-26
1
-4
/
+8
*
sim: add copyright notices and merge file_codec.c into core.c
Harald Welte
2014-10-26
8
-39
/
+163
*
initial checkin of 'libosmosim'
Harald Welte
2014-10-26
10
-0
/
+1487
*
gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg
Jacob Erlbeck
2014-10-23
1
-18
/
+26
*
Move common socket routine into separate function
Max
2014-10-13
1
-29
/
+24
*
bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg
Holger Hans Peter Freyther
2014-10-10
1
-0
/
+3
*
gprs-ns: Fix reset state handling
Jacob Erlbeck
2014-10-09
1
-5
/
+4
*
gprs-ns: Let gprs_nsvc_reset return a value
Jacob Erlbeck
2014-10-09
1
-2
/
+7
*
build: remove unused all_includes and use AM_CPPFLAGS
Jan Engelhardt
2014-10-03
5
-5
/
+10
*
misc: Look into the build directory for generated files
Holger Hans Peter Freyther
2014-09-25
4
-4
/
+4
*
gprs: Set bssgph field in bssgp_msgb_alloc()
Jacob Erlbeck
2014-09-23
1
-1
/
+3
*
gprs: Fix bssgp_rcvmsg to handle signalling msgs with BVCI IE
Jacob Erlbeck
2014-09-23
1
-3
/
+7
*
gprs: Fix and check BVCI in BSSGP STATUS messages
Jacob Erlbeck
2014-09-23
2
-1
/
+15
*
Fix copyright header in gan.c
Harald Welte
2014-09-11
1
-4
/
+4
*
add missing copyright statements to source code files
Harald Welte
2014-09-11
5
-0
/
+106
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
2
-3
/
+7
*
libctrl: Add support for 'deferred control commands'
Harald Welte
2014-08-24
2
-0
/
+77
*
ctrl: Attempt fix the build on FreeBSD and add include file
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+1
*
prepare for 0.7.0 release
Harald Welte
2014-08-21
3
-3
/
+3
*
rename controlif_setup() to ctrl_interface_setup()
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Make two internal helper functions static
Harald Welte
2014-08-21
1
-2
/
+2
*
libctrl: Move bulk of control node lookup inti libosmoctrl
Harald Welte
2014-08-21
1
-3
/
+127
*
libctrl: remove 'struct gsm_network' references
Harald Welte
2014-08-21
1
-4
/
+4
*
libctrl: adopt to recent ipaccess/ipa naming change
Harald Welte
2014-08-21
1
-2
/
+3
*
libctrl: autotools build system integration
Harald Welte
2014-08-21
1
-5
/
+10
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
3
-28
/
+33
*
libctrl: Avoid using external tall_bsc_ctx
Harald Welte
2014-08-21
1
-6
/
+6
*
libctrl: remove openbsc headers, convert from make_sock to libosmocore
Harald Welte
2014-08-21
2
-19
/
+9
*
libctrl: Remove reference to 'DNAT' in favor of 'DCTRL'
Harald Welte
2014-08-21
1
-1
/
+1
*
libctr: rename/move control interface to libosmocore naming scheme
Harald Welte
2014-08-21
3
-0
/
+1071
*
gsm0808: Fix copy and paste pointed out by clang
Holger Hans Peter Freyther
2014-08-21
1
-1
/
+1
*
macaddr: Add some code for FreeBSD (it should work on the others too)
Holger Hans Peter Freyther
2014-08-21
1
-0
/
+41
*
ipa: use %z as format string whne printing sizeof() result
Harald Welte
2014-08-21
1
-1
/
+1
*
ipa: fix compiler warning regarding printf (%d -> %lu)
Harald Welte
2014-08-21
1
-1
/
+1
*
macaddr: add #include unistd.h for close() function
Harald Welte
2014-08-21
1
-0
/
+1
*
ipa: rename functions for consistency
Harald Welte
2014-08-20
3
-24
/
+39
*
import various generic IPA related functions from libosmo-abis
Harald Welte
2014-08-20
2
-1
/
+448
*
Add osmo_get_macaddr() function to obtain etherent mac address
Harald Welte
2014-08-18
1
-0
/
+26
[next]