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
...
*
libosmo-gsm: Add PCHAN/LCHAN types for CBCH
Harald Welte
2014-12-28
1
-0
/
+2
*
ipa: Return -errno instead of -1 in ipa_send
Jacob Erlbeck
2014-12-22
1
-1
/
+1
*
logging: Call color only once and use the result
Holger Hans Peter Freyther
2014-12-05
1
-1
/
+1
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
2
-4
/
+95
*
gtp: Add a global region for the gtp library of OpenGGSN
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+5
*
vty: Check with the application before writing the config
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+9
*
fix libosmocore build for NuttX target
Harald Welte
2014-12-04
4
-2
/
+18
*
vty/vector.c: Use string.h, not memory.h
Harald Welte
2014-11-14
1
-1
/
+1
*
remove references to u_long type, use 'unsigned long' instead
Harald Welte
2014-11-14
2
-3
/
+3
*
remove references to u_char type, use 'unsigned char' instead
Harald Welte
2014-11-14
2
-2
/
+2
*
strrb.c: Use string.h, not strings.h
Harald Welte
2014-11-14
1
-1
/
+1
*
select.c: Add missing #include lines for string.h and sys/select.h
Harald Welte
2014-11-14
1
-0
/
+2
*
bssgp: Fix VTY command 'show bssgp nsei N'
Jacob Erlbeck
2014-11-10
1
-1
/
+1
*
sim: reader_pcsc:Remove dead code
Harald Welte
2014-10-27
1
-2
/
+0
*
pcsc: Fix the include path
Holger Hans Peter Freyther
2014-10-27
1
-2
/
+2
*
sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+
Harald Welte
2014-10-26
2
-2
/
+2
*
Change copyright notice of ipa.c to GPLv2+
Harald Welte
2014-10-26
1
-4
/
+4
*
Change license of gsm0411_smc/smr to GPLv2+
Harald Welte
2014-10-26
3
-12
/
+12
*
Change license of libosmogb from AGPLv3+ to GPLv2+
Harald Welte
2014-10-26
8
-32
/
+32
*
make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIM
Harald Welte
2014-10-26
4
-42
/
+56
*
sim: More talloc return NULL checking
Harald Welte
2014-10-26
1
-0
/
+8
*
sim: Prepare infrastructure for protocols != T=0 and other drivers
Harald Welte
2014-10-26
3
-16
/
+40
*
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
[prev]
[next]