Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-02 | gprs-provision: Fix crash if no SPN present | Oleg Zhurakivskyy | 1 | -1/+1 | |
2011-10-10 | tools: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-05-24 | examples: Add a simple private-network driver | Denis Kenzior | 1 | -0/+137 | |
2011-04-19 | emulator: Create both emulator types in example | Denis Kenzior | 1 | -9/+15 | |
2011-03-18 | examples: handle cancelled history status | Lucas De Marchi | 1 | -0/+5 | |
2011-02-10 | emulator: Add example TCP based emulator | Denis Kenzior | 1 | -0/+193 | |
2011-02-08 | gprs-provision: update example with SPN | Jukka Saunamaki | 1 | -3/+5 | |
2011-02-02 | examples: fix issue with dst print | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-26 | examples: Update gprs-provision to the new API | Denis Kenzior | 1 | -3/+7 | |
2011-01-26 | gprs-provision: add example context provisioning driver | Jukka Saunamaki | 1 | -0/+95 | |
2010-12-16 | examples: Add network name handling to history | Denis Kenzior | 1 | -0/+7 | |
2010-11-29 | examples: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+1 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-10-01 | build: Move example plugins to its own directory | Marcel Holtmann | 2 | -0/+288 | |